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 85/1596
23:28
2026-07-29
news.ycombinator.com
artificial-intelligence

How to get more coding productivity with LLMs

A veteran programmer who sold a company to Google reports achieving 40-50x coding productivity with AI over 16 weeks, measured in lines of code, and says the boost is increasing. The programmer, who previously wrote up t…

22:49
2026-07-29
promptcube3.com
ai-tools

GCC Contribution Guide: Handling AI-Generated Code

The GCC project's contribution guide expresses skepticism toward AI-generated code, citing that LLMs often produce plausible but incorrect logic that maintainers lack bandwidth to debug. The guide permits AI use only for…

12:50
2026-07-27
dev.to
developer-tools

Claude Code, Bun and TypeScript

Anthropic shipped Claude Code, its agentic CLI coding assistant, on Bun instead of Node.js, a choice that highlights tradeoffs in startup latency, bundling strategy, and native module compatibility for TypeScript-heavy d…

18:41
2026-07-26
olafalders.com
developer-tools

Code Review Is the Hard Part

Code review remains the hardest part of software development even as LLMs make code creation cheaper, according to a developer reflecting on open-source maintenance. The author notes that while LLMs can help find problem…

22:08
2026-07-25
sourcefeed.dev
artificial-intelligence

Anthropic Deleted 80% of Claude Code's System Prompt

Anthropic engineer Thariq Shihipar reported on July 24 that the team deleted more than 80% of Claude Code's system prompt for Claude 5 generation models with no loss on coding evals, calling the change "unhobbling." The …

08:46
2026-07-25
instavm.io
large-language-models

Code mode can help smaller LLM models

Code mode, which prompts LLMs to generate executable code instead of structured tool-call signatures, can help smaller models perform tool calling more reliably without additional training, according to a developer analy…

08:20
2026-07-24
promptcube3.com
large-language-models

Which Local LLM Actually Handles Code Best? Qwen vs. Llama

Alibaba's Qwen2.5-Coder 32B outperforms Meta's Llama 3.1 70B in code generation tasks, delivering 35 tokens per second versus 12 tokens per second and a 2.1-second time-to-first-token compared to 4.8 seconds, according t…

23:13
2026-07-21
infoworld.com
developer-tools

Visual Studio Code 1.129 introduces dedicated agent host

Microsoft released Visual Studio Code 1.129 on July 15, introducing a dedicated agent host that runs agent harnesses like Claude, Copilot, and Codex via the Agent Host Protocol, enabling sessions to persist across multip…

18:43
2026-07-21
runtimewire.com
artificial-intelligence

Poolside releases 118B Laguna S 2.1 for local coding agents

Poolside released Laguna S 2.1 on July 21st, an open-weight 118-billion-parameter Mixture-of-Experts coding model designed to run long-running software agents on user-controlled hardware. The model activates 8 billion pa…

09:49
2026-07-21
dev.to
artificial-intelligence

How I Built a Full-Stack Quality Skill for AI Coding Agents

A developer built Full-Stack Quality Skill, a reusable AI coding skill for full-stack audits, architecture guidance, long-term project memory, and CI quality gates. The skill enables AI agents like Cursor, Codex, and Cla…

00:36
2026-07-21
dev.to
artificial-intelligence

Kimi K3 in OpenCode: What One Finished Coding Task Actually Cost

A developer at Vancine, a third-party API aggregation platform, tested Kimi K3 on a single coding task using OpenCode, finding it cost $0.19 to complete a leap-year fix in 84 seconds. The run used 28,707 tokens and passe…

00:43
2026-07-17
dev.to
artificial-intelligence

A Good AI Code Reviewer Knows When to Stay Quiet

A developer shared in a DevOps discussion that an AI code reviewer on a Node and React project repeated style complaints, commented on outdated code, and missed a null check that caused a crash, requiring full human revi…

← prev page 85 / 1596 next →