grep -r "open source" /news · homesearch
grep -rli "open source" /news

open source

Full-text search across 23 articles. Combine with topic and date filters; results sorted by relevance.

results 23 page 1/2
06:37
2026-05-24
dev.to
open-source

What I Understood from Cracking the Coding Interview

The article summarizes key lessons from the book *Cracking the Coding Interview*, emphasizing that technical interviews test problem-solving ability and practical coding skills rather than academic knowledge or memory. I…

05:37
2026-05-24
dev.to
artificial-intelligence

Why I Can't Stop Thinking About Google's New A2A Protocol

Google's new Agent2Agent (A2A) Protocol, unveiled at Google I/O 2026, is an open-source communication standard that enables AI agents built on different frameworks to discover, negotiate, and collaborate with each other.…

05:07
2026-05-24
dev.to
artificial-intelligence

AI Agents Need More Than Fact-Checking

According to the article, as AI tools evolve from simply answering questions to performing actions like sending emails, booking meetings, and editing files, traditional fact-checking is no longer sufficient for verificat…

05:05
2026-05-24
dev.to
artificial-intelligence

Evaluation & Benchmark Results

The article describes a submission for the Gemma 4 Challenge called the "Multimodal Gemma 4 Visual Regression & Patch Agent," a tool that uses Google's Gemma 4 models to diagnose and fix front-end UI bugs by cross-refere…

04:51
2026-05-24
adventuresinoss.com
open-source

Amazon Web Services – Four Years and Out

After four years at Amazon Web Services (AWS), the author is being fired and expresses relief, citing significant changes to the company since 2022. The primary reasons for their unhappiness were a major organizational s…

04:46
2026-05-24
dev.to
cybersecurity

Virtual SOC Analyst

The article describes an AI-powered Virtual SOC Analyst tool, hosted at analista.byronlainez.click, that uses Gemma 4 to rapidly analyze AWS security logs (such as CloudTrail, WAF, and Nginx) and detect threats like SQL …

04:43
2026-05-24
dev.to
artificial-intelligence

How I built a fully offline AI assistant on Android with Gemma 4 E2B

The article describes the creation of PocketClaw, a fully offline Android AI assistant built using Google's Gemma 4 E2B model. The assistant runs entirely on-device with a 1.5 GB INT4 quantized model, enabling features l…

04:24
2026-05-24
dev.to
artificial-intelligence

Building Micro Agents as Production-Grade Microservices

This article describes how to build production-grade AI agent systems using a microservices architecture, moving beyond single-process prototypes that fail at scale. It advocates for designing each "micro agent" as an in…

page 1 / 2 next →