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

Code

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

results 33692 page 131/1685
15:00
2026-06-25
twitter.com
large-language-models

New agentic coding SOTA models

Ornith-1.0, a family of open-source LLMs specialized for agentic coding, achieves state-of-the-art performance on multiple coding benchmarks including SWE-Bench and Terminal-Bench. The models range from 9B to 397B parame…

07:27
2026-06-25
leaddev.com
ai-agents

AI-coding agents are now the default. What comes next?

Linear standardized on AI-coding agents within a week, achieving 30% more pull requests and 33% more issues closed. The company cut token usage by 40% through context engineering and now writes more RFCs, not fewer. The …

04:00
2026-06-25
helpnetsecurity.com
artificial-intelligence

Most teams will ship AI-written infrastructure code with little review

A Spacelift survey of 406 IT and platform leaders in North America found that most organizations will ship AI-written infrastructure code with minimal review, creating a governance gap as AI-assisted development accelera…

16:10
2026-06-23
blog.adafruit.com
ai-tools

Code like Hemingway

Software developers will need to adopt Hemingway-like conciseness as AI coding tools such as Claude Code, Codex, and Copilot prefer Markdown-style instructions, shifting from traditional human-readable specifications.

23:41
2026-06-21
github.com
ai-agents

Show HN: ANMA, boundary contracts for cheaper AI coding agents

ANMA, a new open-source tool, enforces software architecture boundaries for AI coding agents by turning YAML module contracts into Claude Code configuration files and CI checks. In a controlled benchmark, ANMA reduced bo…

12:16
2026-06-20
byteiota.com
ai-agents

Stack Overflow for Agents: AI Coding Memory Layer Lands

Stack Overflow launched Stack Overflow for Agents in beta on June 10, 2026, an API-first knowledge corpus designed for AI coding agents to share validated answers and avoid redundant problem-solving. The platform address…

11:27
2026-06-18
news.ycombinator.com
artificial-intelligence

Ask HN: Does taste matter when writting code

A Hacker News user asked whether taste matters in coding, sparking discussion about the role of human judgment and discernment in software development as AI tools advance. Commenters affirmed that taste, including the ab…

14:15
2026-06-17
dev.to
artificial-intelligence

I Compared the Real Cost of Claude Code, OpenRouter, and Image APIs

A developer built a budget model comparing the real cost of Claude Code, OpenRouter, and image APIs, revealing that production costs often exceed listed prices due to retries, planning buffers, and failed jobs. For a sam…

00:00
2026-06-17
okaneland.com
ai-tools

The AI coding stack I actually use: what's in my workflow

A developer details their daily AI coding stack, using both an editor-integrated AI tool and a chat model for different tasks, and notes that AI excels at boilerplate and test scaffolding but is unreliable for security-s…

13:06
2026-06-16
dev.to
developer-tools

I Coded Without AI for 30 Days. Here's What It Did to My Brain.

A developer conducted a 30-day experiment coding without AI tools like Copilot and ChatGPT. The experiment revealed that solving bugs without AI led to deeper learning and understanding of code. The developer found that …

03:11
2026-06-16
gist.github.com
ai-agents

Humble Pi — local agentic coding on minimal hardware

A developer released Pi, a coding agent that runs entirely on a local machine without API keys or cloud dependencies. Pi works with a local llama.cpp server hosting Google Gemma 4 models, enabling offline AI-assisted cod…

10:46
2026-06-13
github.com
developer-tools

Equiv, check that an AI refactor did not change what your code does

Equiv, a new open-source tool, checks that an AI refactor did not change what code does by running changed functions against previous versions on deterministically generated inputs and reporting behavioral differences. I…

22:22
2026-06-06
dev.to
ai-agents

Give your AI coding agent a publish-HTML button (with MCP)

Stacktree has introduced an MCP server that gives AI coding agents a "publish" command for HTML files, generating private, unguessable URLs instead of requiring full deployment. The tool, available via a single `npx stac…

← prev page 131 / 1685 next →