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

code

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

results 806 page 22/41
04:18
2026-05-21
lab174.com
developer-tools

YAML? That's Norway Problem

The article explains the "Norway problem" in YAML, where the country code "NO" is incorrectly parsed as the boolean value `false` because YAML treats certain English words like "no" as booleans for human readability. Thi…

17:48
2026-05-19
theverge.com
artificial-intelligence

Google wants to compete with Anthropic’s Mythos

At Google I/O, the company announced wider external availability of CodeMender, an AI agent for code security that flags and fixes vulnerabilities, positioning it as a tool to help secure global code bases. This move fol…

19:02
2026-05-18
dev.to
developer-tools

IBM Bob writes a Vault secrets engine

IBM engineer Bob developed a custom skill for the "IBM Bob" coding agent to automate the design of HashiCorp Vault secrets engines, based on his own reverse-engineering experience and a tutorial he wrote. The skill was t…

07:40
2026-05-15
stackoverflow.blog
artificial-intelligence

Observability and human intuition in an AI world

In a two-part episode recorded at HumanX, Honeycomb CEO Christine Yen discusses how AI compresses the software development lifecycle, shifting observability's focus to capturing the right telemetry. Resolve AI founder Sp…

20:58
2026-05-14
techcrunch.com
news

OpenAI says Codex is coming to your phone

OpenAI has integrated its Codex coding tool into the ChatGPT mobile app, enabling users to monitor and manage development workflows remotely from iOS and Android devices. The update, now available in preview across all p…

18:42
2026-03-19
muratbuffalo.blogspot.com
artificial-intelligence

Beat Paxos

Here is a factual summary of the article: The article describes the creation of "BeatPaxos," an interactive tutorial game built using Claude Code that simulates the Paxos distributed consensus algorithm. In the game, pl…

14:17
2026-03-15
olano.dev
large-language-models

My programming style guide

The author created a personal programming style guide repository, initially as a "chaotic brain dump" of their software design preferences, to document habits for both human readers and AI coding tools like Claude. They …

22:11
2026-01-15
tante.cc
news

Software as Fast Fashion

The article draws a parallel between the environmental and social harms of fast fashion and the emerging trend of "vibe coding," where AI generates disposable, low-quality software. It argues that this approach treats so…

18:34
2026-05-22
gist.github.com
open-source

presto-architecture-ru.md

Based on the article, Presto was the independent browser engine used by Opera from approximately 2003 to 2013, with its source code leaking online in 2017. The author analyzed the leaked code, which contains roughly 3.4 …

03:47
2026-05-25
geohot.github.io
ai-agents

The Eternal Sloptember

A prominent software developer has declared that integrating AI agents into software development will be one of the field's costliest mistakes, arguing the tools produce broken code that is increasingly difficult to dete…

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

AI Won’t Replace Developers. Weak Thinking Will.

The article argues that AI will not replace software developers, but that weak thinking and a lack of deep understanding pose the real threat to their careers. It states that AI removes friction from coding tasks, making…

11:04
2026-05-22
gist.github.com
developer-tools

Reusable AGENTS.md for agent-assisted projects

Comprehensive set of reusable defaults and guidelines for AI agents working on software projects. It instructs agents to inspect the workspace, prefer specific search and package tools, and follow project documentation, …

19:53
2026-05-21
uvic-aurora.github.io
developer-tools

Show HN: Anyone interested in a tool helps to explore C++ ASTs

ACAV (Aurora Clang AST Viewer) is an interactive tool for visualizing Abstract Syntax Trees (ASTs) of C, C++, and Objective-C code, built with Clang and Qt. It uses a JSON compilation database to open real projects, allo…

19:28
2026-05-21
dev.to
large-language-models

Rebuilding My Engineering Mind

Losing their independent problem-solving skills after becoming overly reliant on AI coding tools during their studies, which they call "vibe coding." After a wake-up call where they could not write a simple C++ program f…

07:15
2026-05-20
dev.to
artificial-intelligence

AI Is Quietly Changing the Rules of Theme Development

According to the article, AI coding tools are shifting theme development from static, manually-crafted designs toward systems that are easier for both humans and AI to adapt and evolve. The author notes that while AI can…

← prev page 22 / 41 next →