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

Code

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

results 31918 page 76/1596
00:00
2026-07-11
caffeinatedcode.com
ai-tools

Inverting Claude Code

A user running Claude Code inside an Obsidian vault reveals that Anthropic's memory system, designed as a cache for code repositories, fails as a persistent boot sector for personal notes, causing behavioral regressions …

08:10
2026-07-10
byteiota.com
artificial-intelligence

Lovable Eyes $13.2B: What Vibe Coding’s Bet Means

Lovable, a Swedish startup enabling non-coders to build web apps via natural language, is in talks to raise $300 million at a $13.2 billion valuation, doubling its valuation from seven months ago. The company hit $500 mi…

20:23
2026-07-08
dev.to
developer-tools

A low-tech repo context pattern for AI coding agents

A developer created a low-tech pattern for providing repository context to AI coding agents using Markdown files and text search. The approach uses short index.md files in each directory for navigation and @tag: tokens i…

13:00
2026-07-08
thenextweb.com
developer-tools

Entire launches a distributed Git network built for AI coding agents

Entire, the developer-platform startup founded by former GitHub CEO Thomas Dohmke, launched a preview of a distributed Git network designed to handle the heavy read traffic from AI coding agents. The network mirrors repo…

02:01
2026-07-07
devashish.me
large-language-models

Owning Inference - Qwen3.6 on DGX Spark for real coding

A developer successfully runs the Qwen3.6-27B-FP8 model locally on an Nvidia DGX Spark, achieving reasoning, tool use, and multi-token prediction at 256K context, and uses it to ship real code for an open-source project.…

20:15
2026-06-30
byteiota.com
artificial-intelligence

Gartner: AI Coding Costs to Exceed Developer Salaries by 2028

Gartner predicts that by 2028, the per-developer cost of running AI coding agents will exceed the average developer's salary, with 6% of organizations already experiencing this. The shift to consumption-based billing, ex…

16:00
2026-06-30
runtimewire.com
artificial-intelligence

DeepReinforce releases Ornith-1.0 for self-scaffolding coding agents

DeepReinforce released Ornith-1.0, an open-source family of coding models that learn to build their own task scaffolds, moving intelligence from the surrounding harness into the model itself. The models, ranging from 9B …

11:33
2026-06-30
spark.temrel.com
ai-agents

Verification, not generation, is the bottleneck in AI coding

AI coding agents now generate pull requests in seconds, but human review takes 4.6 times longer than for human-written code, creating an 'Audit Tax' that bottlenecks software delivery. Anthropic recommends building a ver…

07:59
2026-06-17
provi.me
ai-tools

cc-reflection: teaching Claude Code to reflect

A developer created cc-reflection, a framework that uses Claude Code's EDITOR hook to enable structured reflection on coding work. The system captures observations as seeds, which can later be expanded into codebase-grou…

08:00
2026-05-31
blog.herlein.com
ai-agents

How AI Coding Agents Work: First Principles

AI coding agents operate as a simple control loop: they build a message bundle, send it to an LLM, execute any requested tool calls, and repeat until the task is done. The LLM never directly executes code—it only request…

21:54
2026-05-27
dev.to
ai-tools

How I Finished My AI Code Reviewer Using GitHub Copilot

A developer built Bugloo, a free AI code reviewer for students that analyzes code snippets for bugs, style issues, and improvements using FastAPI, Supabase, and Groq's llama3-70b-8192 model. The project was completed as …

← prev page 76 / 1596 next →