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

Code

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

results 33542 page 127/1678
23:18
2026-07-31
jrzs.dev
artificial-intelligence

Recovering from Agentic Coding

A software engineer who used AI extensively for coding reports that over-delegating to AI degraded his ability to write and reason about code, prompting him to build a Pong game from scratch using the Odin language and R…

13:01
2026-07-29
dev.to
ai-agents

Talking to Claude Code through an Alexa

An engineer built a system that lets them start coding tasks on Claude Code by speaking to an Amazon Alexa device. The main challenge was Alexa's eight-second response limit, which forced a design where the assistant ack…

12:32
2026-07-29
github.com
developer-tools

Show HN: Wallfacer: A terminal session manager for Claude Code

Developer Pradipta released Wallfacer, a terminal session manager for Claude Code that indexes all AI coding sessions stored as untitled JSONL files under ~/.claude/projects/ into a local SQLite database, allowing users …

07:31
2026-07-28
leaddev.com
ai-agents

AI-coding agents kill team collaboration

A new analysis of AI-coding agents finds they are isolating individual developers rather than aiding teamwork, with 79% of agentic pull requests reviewed and modified by the same person without a second set of eyes, acco…

21:45
2026-07-26
promptcube3.com
ai-agents

Claude Code: Orchestrating Multi-Agent Teams via Markdown

A developer known as Skull Skills has released a framework called Skull that orchestrates multi-agent AI teams within a local environment using markdown files, without requiring API keys or external accounts. The system …

18:50
2026-07-26
promptcube3.com
artificial-intelligence

AI writing SQL tips, AI coding pitfalls, AI transl

A developer's production SQL query generated by an LLM caused a performance death spiral, locking tables and spiking CPU to 98% due to a hallucinated index and a Cartesian product from a missing join condition. Benchmark…

18:45
2026-07-26
promptcube3.com
artificial-intelligence

AI Coding: Efficiency Over Experience

Using AI coding tools like Claude Code or Cursor boosts development velocity but risks creating a 'decadent' workflow where developers skip architectural thinking, warns a developer. To counter this, the author advocates…

12:01
2026-07-26
promptcube3.com
developer-tools

Claude Code and Codex have a nasty habit of treating your

A new open-source tool called Qarinah reduces LLM coding agent context from over 442k tokens to about 5.6k tokens—a 98% reduction—by treating project knowledge as typed events with explicit relations like supersedes or b…

← prev page 127 / 1678 next →