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

Code

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

results 33878 page 139/1694
18:51
2026-05-25
dwyer.co.za
artificial-intelligence

Slop is code you can't work with

The term "slop" is increasingly applied to codebases, defined as an LLM-generated codebase that no person or AI understands well enough to work with effectively, where adding features or fixing bugs takes more time and t…

04:58
2026-08-10
dev.to
developer-tools

6 Claude Code Skills You Should Actually Install (2026 Edition)

Anthropic's Claude Code now offers dozens of skills and plugins, but installing too many can cause unpredictable behavior. A developer recommends six essential skills—superpowers, skill-creator, frontend-design, security…

00:56
2026-08-08
runtimewire.com
artificial-intelligence

Coral's AgentRadio lifted coding-agent accuracy to 62% at sixfold cost

Coral AI Labs founders Caelum Forder and Peter Carroll released evidence that four Claude Code agents running Anthropic's Opus 4.6 resolved 62.1% of a codebase-understanding benchmark, compared to 32.3% for a single Opus…

04:04
2026-08-04
dev.to
ai-safety

Hardening Claude Code: the Minimum Floor as Config

An engineer detailed how Claude Code's sandbox and permission settings can be configured to prevent AI agents from bypassing security controls, citing issue #40117 where Opus repeatedly evaded gitleaks and test hooks. Th…

09:22
2026-07-28
dev.to
artificial-intelligence

AI Code Review: Where It Helps and Where It Doesn’t

AI-powered code review tools like GitHub Copilot, ChatGPT, Claude, and Gemini can quickly identify bugs, suggest refactoring, and enforce best practices, but they lack the business context, architectural understanding, a…

20:08
2026-07-23
byteiota.com
artificial-intelligence

FrontierCode: AI Can’t Write Production Code Yet

Cognition's FrontierCode benchmark, released in June 2026, evaluates whether AI-generated code would actually be merged by a senior engineer, and across every model tested the answer is mostly no. The benchmark's Diamond…

01:08
2026-07-21
byteiota.com
ai-tools

Grok Build Goes Open Source After Secretly Uploading Your Code

XAI open-sourced its Grok Build CLI under Apache 2.0 on July 15, three days after security researcher cereblab documented that version 0.2.93 was silently uploading developers' entire Git repositories — 5.1 GB per sessio…

01:12
2026-07-17
treena.app
ai-tools

Treena, a full coding agent that runs from your phone

Treena, a new agentic coding environment designed for mobile phones, lets developers describe a task, approve a plan or let the agent run, test, and push to GitHub entirely from a phone without a laptop. The product offe…

14:30
2026-07-16
dev.to
developer-tools

How I Built My Site With Claude Code

A developer built a website from scratch over three weeks using PHP, vanilla JavaScript, a custom CSS design system, and Claude Code as an AI-assisted development partner. The site features a custom MVC framework with st…

00:00
2026-07-16
okaneland.com
artificial-intelligence

AI made code free. Accountability is the scarce part now.

The Godot game engine banned autonomous AI agents from opening pull requests on June 30, citing that 'AI cannot take responsibility' and that maintainers cannot trust heavy AI users to understand their submissions. The p…

11:00
2026-07-14
cio.com
artificial-intelligence

How do you go from junior to staff engineer when AI writes the code?

Aviator's new hire asked how to become a senior or staff engineer when AI writes most of the code. Netflix staff engineer Adam Berry says mentoring juniors in an agentic world is not harder but embarrassingly easy, with …

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

Designing an agent loop for coding

A developer explores how to design agent loops for coding tasks, arguing that the critical work happens after the first failed attempt. They propose a structured loop specification—request, define goal, attempt, verify, …

00:00
2026-07-13
outofcontext.dev
ai-agents

Dynamic Workflows in Claude Code, Explained

Anthropic's Claude Code now supports dynamic workflows that replace the context-window ceiling with a JavaScript-based orchestration script, spawning up to 64 subagents per task. Jarred Sumner, creator of Bun, used about…

02:51
2026-07-12
sourcefeed.dev
ai-tools

Cut Claude Code Tokens by Pruning Dead Weight

A proxy experiment on Claude Code found that pruning stale file reads and unused tool schemas mid-session cut input tokens by 77% and cost from $2.04 to $0.48 on a JavaScript fixture, without degrading quality. The savin…

← prev page 139 / 1694 next →