grep -r "code" /news · homesearch
grep -rli "code" /news

code

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

results 749 page 4/38
02:51
2026-05-24
dev.to
artificial-intelligence

Four forensics when a production AI agent fails

The article describes a common failure pattern in production AI agents, where multiple distinct issues—such as degraded external dependencies, faulty validation gates, and cost spikes from specific user queries—compound …

02:28
2026-05-24
dev.to
developer-tools

Go Unit Testing: Structure & Best Practices

The article explains Go's built-in testing package, which provides a minimalist framework for writing unit tests without external dependencies, emphasizing that tests should live alongside production code using a clear n…

02:02
2026-05-24
blog.cloudflare.com
developer-tools

The day my ping took countermeasures

The article describes a technical anomaly where the author's `ping` command displayed the message "taking countermeasures" after their computer's clock was rolled backward due to an unsynchronized NTP daemon. The author …

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

Anatomy of the Slopster

The article, titled "Anatomy of the Slopster," is a submission for the Gemma 4 Challenge that explores using Gemma 4, an open-weight AI model, with Google's Agent Development Kit (ADK) to build a misinformation detection…

01:33
2026-05-24
dev.to
developer-tools

Java Records Deserve a Mapper Built for Them

The article introduces Immuto, a new Java annotation processor designed specifically for mapping Java Records, which have been stable since Java 16. Unlike existing mappers built for mutable JavaBeans, Immuto generates c…

01:21
2026-05-24
dev.to
developer-tools

Web performance beyond Core Web Vitals

This article provides a comprehensive framework for web performance optimization that extends beyond Google's Core Web Vitals, covering server configuration, CDN strategy, caching layers, and resource optimization across…

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

Agent Series (3): Plan-and-Solve — Think First, Then Act

The article describes the Plan-and-Solve agent architecture, which improves upon the ReAct model by first generating a complete action plan before executing any steps. Unlike ReAct's locally optimal, open-ended loop, Pla…

01:04
2026-05-24
dev.to
developer-tools

Google's Helpful Content System (HCS) explained

Based on the article, Google's Helpful Content System (HCS) is a framework designed to prioritize content created for people over content created primarily for search engine rankings. Launched in August 2022, it became p…

01:03
2026-05-24
dev.to
developer-tools

YMYL: when Google holds you to higher standards

This article provides a comprehensive technical framework for identifying and classifying "Your Money or Your Life" (YMYL) content on websites, which Google holds to higher quality standards due to its potential impact o…

01:03
2026-05-24
dev.to
developer-tools

Schema.org + JSON-LD: the complete pattern reference

This article serves as a comprehensive reference for implementing Schema.org structured data using JSON-LD, emphasizing its critical role for Google, AI crawlers, and SERP features in 2026. It details the modern "@id gra…

01:03
2026-05-24
dev.to
data

Wikidata, Wikipedia, and Knowledge Graph entity engineering

This article serves as a comprehensive guide for establishing and managing business entities within Google's Knowledge Graph, utilizing Wikidata and Wikipedia as primary tools. It explains that entity recognition leads t…

01:03
2026-05-24
dev.to
developer-tools

Google's 18 spam policies and how to comply

Google's 18 spam policies define manipulative practices that can result in ranking suppression, deindexing, or manual penalties, operating independently from quality frameworks like E-E-A-T. The March 2024 update added t…

← prev page 4 / 38 next →