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

Code

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

results 30593 page 14/1530
00:00
2026-06-10
mindstudio.ai
ai-agents

What Is an Agentic Loop? The New Meta for AI Coding Agents

An agentic loop is an iterative execution cycle where an AI coding agent autonomously plans, executes, and evaluates actions — such as writing code, running tests, and fixing bugs — without waiting for human input. This …

17:07
2026-07-22
dev.to
ai-agents

Agentic Code Security: What Autonomous AI Gets Wrong

BrassCoders finds that autonomous coding agents, such as Claude Code and SWE-agents, bypass human code review, allowing security vulnerabilities like hardcoded credentials to go undetected. The company's research shows A…

00:00
2026-06-03
mindstudio.ai
ai-agents

Product Agent vs Coding Agent: The Category Is Splitting in Two

AI-assisted development tools are splitting into two distinct categories: coding agents and product agents. Coding agents like Cursor and GitHub Copilot help developers edit code within existing projects, while product a…

16:25
2026-07-18
softwaremaxims.com
large-language-models

Reviewing AI Code Is Not A Viable Argument

Thomas Depierre argues that reviewing AI-generated code is not a viable defense for using LLM coding assistants, citing scientific evidence that they do not help developers write code better or faster. He contends that t…

12:58
2026-07-04
dev.to
artificial-intelligence

Figma-to-code: the real shift happening

A developer argues that the Figma-to-code pipeline is overhyped, with naive AI agents producing code that invents components, hard-codes colors, and mixes conventions. However, monday.com's design-to-code pipeline demons…

00:00
2026-06-11
mindstudio.ai
ai-tools

Claude Code vs OpenAI Codex: Steering vs Dispatching Agents

Anthropic's Claude Code and OpenAI's Codex represent two distinct approaches to AI-assisted coding, with Claude Code designed for real-time collaborative "steering" and Codex built for independent task "dispatching." Cla…

08:17
2026-07-28
probablydance.com
artificial-intelligence

If AI Writes All the Code, What Do the Programmers Do?

Eight months ago, software engineer Malte Skarupke wrote roughly 90% human code and 10% AI code; now his code is about 90% AI-generated. In a recent optimization of a matrix-multiply kernel using Nvidia's Cluster Launch …

00:00
2026-07-19
crumpledpaper.tech
artificial-intelligence

Would You Pay $1 for Agentic Code Review on PRs?

Software engineer JP Hutchins is developing an open-source agentic code review tool that interacts with code changes rather than just reading them, and he questions whether the model can survive a post-token-subsidy worl…

10:12
2026-07-24
alexklos.ca
artificial-intelligence

How Do We Stop Vibe Coding?

Andrej Karpathy, who coined the term 'vibe coding,' said on the No Priors podcast in March 2026 that he has not typed a line of code since December 2025, reflecting a dramatic shift in software engineering driven by AI c…

12:05
2026-04-14
counting-stuff.com
developer-tools

Code review for data (and non-SWE) folks

The article explains that the primary goal of code review is to help the reviewee improve their code, requiring a constructive approach that encourages engagement. It notes that in 2026, LLMs have made code review easier…

18:53
2026-07-27
promptcube3.com
ai-tools

Cursor vs Claude Code: Which one actually ships faster?

Cursor, a fork of VS Code, and Claude Code, a CLI agent from Anthropic, differ fundamentally in architecture and use case, with Cursor offering faster inline edits for feature building and Claude Code excelling at autono…

07:38
2026-07-31
christianfindlay.com
developer-tools

Find Duplicate Code in C# with Deslop

Deslop, a live duplicate-code analysis server for C# with a VS Code extension, LSP, MCP server, and CLI, detects exact, renamed, and near-miss duplicates using syntax-aware analysis and optional local embeddings. The too…

00:00
2026-06-14
addyosmani.com
artificial-intelligence

Agentic Code Review

A 2026 analysis of AI-assisted code development reveals that while AI agents dramatically increase code output, human code review has become the primary bottleneck, with review duration surging 441.5% and defect rates ri…

00:00
2026-05-08
nimbalyst.com
ai-tools

Claude Code vs Codex CLI: When to Use Which

OpenAI's Codex CLI and Anthropic's Claude Code are terminal-based AI coding agents built on different models, with Claude Code excelling at deep reasoning for complex refactoring and ambiguous requirements while Codex CL…

14:04
2026-07-14
dev.to
artificial-intelligence

AI Wrote Your Code. Did It Ship a Vulnerability Too?

AI coding tools like Claude Code, Cursor, and Codex are generating functional code that often contains security vulnerabilities, according to multiple reports from Veracode, CodeRabbit, and Apiiro. The Veracode 2025 GenA…

15:02
2026-07-10
sourcefeed.dev
developer-tools

The AI Feedback Loop: Why Clean Code Matters More Now

Developers who rely on AI coding assistants like GitHub Copilot must write clean code because sloppy code trains the LLM to generate even sloppier code, creating a feedback loop that turns repositories into technical deb…

← prev page 14 / 1530 next →