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 63/1596
00:03
2026-06-17
dev.to
artificial-intelligence

How I Build Production AI Apps on Cloudflare with Claude Code

A developer outlines principles for building production AI applications on Cloudflare using Claude Code, emphasizing simplicity, treating AI models as engineering teams, and leveraging Cloudflare's edge stack including W…

03:43
2026-06-06
dev.to
ai-agents

AI didn’t invent code drift. It made it harder to ignore.

A developer building a real frontend/backend system with AI assistance discovered that AI agents gradually lose coherence as systems grow complex, causing silent misalignments between code layers. This led to the creatio…

23:35
2026-06-03
dev.to
ai-agents

Why AI Agents Keep Breaking Your Code (And What to Do About It)

A developer created the ANSS (AI-Native System Specification Standard) after repeatedly finding that AI coding agents broke code by misinterpreting human-written requirements. The format introduces tagged sections like `…

12:01
2026-06-03
simonwillison.net
ai-tools

Uber Caps Usage of AI Tools Like Claude Code to Manage Costs

Uber has capped employee usage of AI coding tools like Cursor and Anthropic's Claude Code at $1,500 in monthly token spending per tool, a company spokesperson confirmed. The limit, implemented in recent months, applies o…

22:13
2026-06-02
firefox-source-docs.mozilla.org
ai-policy

Firefox AI Coding Policy

Mozilla has published a new AI coding policy for contributors to the Firefox project, requiring that all AI-assisted code meet the same standards of correctness, security, and maintainability as human-written patches. Co…

19:00
2026-07-26
promptcube3.com
ai-tools

What are the Best Free AI Coding Tools in 2024 and 2025?

Free AI coding tools in 2024 and 2025 include Cursor's Hobby tier with 2,000 completions, Codeium's unlimited autocomplete across 70+ languages, and GitHub Copilot free for verified students and open-source maintainers. …

21:08
2026-07-23
dev.to
artificial-intelligence

Web Accessibility in the age of Agentic Coding

A developer warns that agentic coding may be worsening web accessibility, citing WebAIM data showing a 10.1% year-over-year increase in WCAG failures. The engineer argues that LLMs, as pattern-matching engines, replicate…

15:21
2026-07-18
dev.to
developer-tools

What Actually Enforces Code Standards in the AI Era

A developer argues that StyleCop is outdated for modern .NET development, especially with AI-generated code, and recommends migrating to native .editorconfig and SDK analyzers for faster, built-in style enforcement. The …

18:53
2026-07-07
martinfowler.com
large-language-models

Viability of Local Models for Coding

Thoughtworks technologist Birgitta Böckeler tested running local large language models for agentic coding on Apple M3 Max and M5 Pro machines, finding that while RAM constraints limit model size to 15-25GB for comfortabl…

11:41
2026-07-02
augmentedswe.com
ai-tools

Codex vs Claude Code

Codex and Claude Code are competing AI-powered developer tools from OpenAI and Anthropic, respectively, each using state-of-the-art models to read and modify entire codebases. The article compares the two harnesses, noti…

09:14
2026-07-01
dev.to
developer-tools

I Made TS Compiler Graph MCP: 10x Fewer Tokens in Claude Code

A developer built @ttsc/graph, an MCP tool that provides coding agents with a TypeScript compiler-built code graph instead of raw source files. In benchmarks, it reduces token usage by roughly 10x on structural questions…

02:24
2026-06-20
gist.github.com
ai-tools

Telemetry Report -- Claude Code v2.1.143

An analysis of Claude Code v2.1.143 reveals that the AI coding assistant sends telemetry metrics to Anthropic every five minutes via HTTP POST, with data including API usage, OAuth events, and system attributes. The tele…

← prev page 63 / 1596 next →