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 94/1596
05:23
2026-07-24
dev.to
developer-tools

How do you estimate a project when AI writes the code?

AI-assisted coding has not eliminated software estimation uncertainty but shifted it, making optimistic estimates faster while pessimistic cases harder to predict. A developer argues that three-point estimation (PERT) re…

15:01
2026-07-23
dev.to
artificial-intelligence

Why AI-Generated GIS Code Can Run Successfully and Still Be Wrong

Geospatial code can execute without errors and produce clean-looking results while being methodologically wrong, a problem amplified by AI coding agents generating GIS workflows from natural-language instructions. Develo…

07:48
2026-07-23
dev.to
developer-tools

How I reduced AI coding context by 95%

A developer built SymbolPeek, an MCP server that gives AI coding agents symbol-level access to a codebase, reducing context consumption by over 95%. In real-world testing, the tool avoided reading 6.4 MB of source code, …

06:35
2026-07-18
dev.to
artificial-intelligence

Agentic Coding Is Fast. Your Judgment Is the Moat

GitHub's Cassidy Williams argued on a Stack Overflow Podcast that as AI automates routine coding, human skills like taste, community feedback, and mentorship become more valuable. The bottleneck for developers shifts fro…

14:06
2026-07-16
runtimewire.com
artificial-intelligence

Head to head: Kimi-K2.7-Code vs gpt-5.4

In a head-to-head benchmark of 12 fresh text tasks, Kimi-K2.7-Code scored 103.5 against gpt-5.4's 101.5, with only 50% confidence that either model is better, resulting in a tie. Kimi edged ahead on code-centric reasonin…

13:30
2026-07-13
dev.to
ai-agents

Why I route each phase of my coding agent to a different model

A developer created pi-tiered-router, an extension that routes each phase of a coding agent to a different model, optimizing cost and performance. The system breaks a coding turn into classify, plan, validate, and execut…

05:00
2026-07-13
dev.to
developer-tools

10 VS Code snippets essential for every C++ engineer

A developer shares 10 essential VS Code snippets for C++ engineers, arguing that snippets maintain coding flow better than AI for repetitive tasks by avoiding context switching. The snippets, available on GitHub, cover i…

13:36
2026-07-12
dev.to
ai-agents

What Your AI Coding Agent Looks Like to a SIEM

Sophos X-Ops collected seven days of endpoint telemetry from Claude Code, Cursor, and OpenAI Codex running on Windows in June 2026. Behavioral detection flagged all three, with 56.2% of blocking rules triggered by creden…

19:45
2026-07-11
dev.to
large-language-models

GPT-5.6 Sol Matches Claude Fable 5 on Code Arena — For 40% Less

OpenAI's GPT-5.6 Sol matched Anthropic's Claude Fable 5 on the Code Arena benchmark for coding agents while costing 40% less. The performance-per-dollar advantage makes GPT-5.6 Sol the recommended starting point for agen…

10:08
2026-07-11
github.com
developer-tools

AgentKindergarten – daycare for your AI coding agents

AgentKindergarten is a new tool that streams a developer's entire coding environment to their phone, allowing AI coding agents to continue working on a home PC while the user is away. The self-hosted system uses a daemon…

16:48
2026-07-10
dev.to
ai-agents

Agent OS: A Local-First Harness Around Coding Models

A developer released Agent OS, an open-source local-first AI project operating system that provides a harness around coding models. The system separates responsibilities between a Main Agent and a Coding Agent, with sand…

← prev page 94 / 1596 next →