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

Code

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

results 30860 page 26/1543
23:19
2026-05-23
dev.to
developer-tools

Claude Code vs Cursor AI: Which Should You Use in 2026?

According to the article, Claude Code excels at understanding and debugging complex, unfamiliar codebases by inferring context from imports and architecture, while Cursor AI is superior for rapidly generating new feature…

09:37
2026-05-23
olano.dev
large-language-models

- -dangerously-skip-reading-code

The article argues that if an organization mandates using LLMs to minimize coding time, programmers may stop reading LLM-generated code, treating it like machine code, and instead shift rigor to specifications and tests.…

21:26
2016-10-08
gist.github.com
developer-tools

Summary of 'Clean code' by Robert C. Martin

The article summarizes Robert C. Martin's principles for writing "clean code," which is code that is easily understood, read, and enhanced by any developer on a team. It lists numerous specific practices, such as followi…

17:25
2026-05-29
sverklo.com
ai-agents

Show HN: Sverklo – repo memory for coding agents

Sverklo, a local-first MCP server, launched to give coding agents like Claude Code and Cursor repository memory by tracking symbols, callers, diffs, and git-pinned decisions before edits. The tool, which keeps code on th…

15:24
2026-05-23
dev.to
developer-tools

Why Zed Is Replacing VS Code in My AI-Augmented Workflow

Zed is a Rust-based code editor that offers significantly faster performance than VS Code by using a custom GPU-accelerated UI framework instead of Electron, making it ideal for AI-augmented workflows. It features native…

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

Codex vs Claude Code: Which Workflow Harness Wins

OpenAI's Codex and Anthropic's Claude Code are now competing primarily on their "harness" tooling rather than model performance, as both models score within a few points of each other on coding benchmarks. The Codex ecos…

10:38
2026-06-16
newsletter.thelongcommit.com
artificial-intelligence

The Hiring Signal Is Moving Out of the Code

AI-assisted coding is shifting hiring signals from code output to process evidence, as 97% of developers now use AI tools. Technical interviews must evaluate how candidates review, validate, and own results rather than j…

09:00
2026-06-04
businessinsider.com
artificial-intelligence

Code Puppy: Walmart's secret weapon against AI lock-in

Walmart has developed an internal AI coding assistant called Code Puppy to avoid vendor lock-in with dominant AI providers like OpenAI and Anthropic. Created by distinguished engineer Mike Pfaffenberger, the tool allows …

07:10
2026-07-30
glukhov.org
ai-agents

Keeping Specs, Tests, And Code In Sync In AI Development

AI coding agents cause specs, tests, and code to drift apart, creating false confidence and circular test coverage. A traceability model using six identifiers—requirement ID, design decision ID, task ID, test ID, commit/…

00:35
2026-06-20
superml.dev
artificial-intelligence

Cursor Is Now SpaceX: Enterprise Agentic Coding's New Lock-In Risk

SpaceX acquired Anysphere, the company behind AI code editor Cursor, for $60 billion in an all-stock deal, ending Cursor's model-neutral architecture and creating vendor lock-in risks for enterprise teams that built agen…

13:37
2026-05-21
dev.to
cybersecurity

Four Layers of Validation in Kubernetes with Claude Code

AI-generated code poses security risks when deployed in production environments, as demonstrated by the Moltbook incident where exposed API keys led to a data breach. It introduces a four-layer validation approach for Ku…

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

Claude Code's 33k Token Tax Before You Type

Claude Code consumes approximately 33,000 tokens in system prompts, tool schemas, and scaffolding on its first request, compared to OpenCode's 7,000 tokens, a 4.7× overhead that increases session costs. The gap stems fro…

01:53
2026-06-17
dev.to
artificial-intelligence

What Does "Code Accuracy" Mean When AI Builds Your App?

Sketchflow.ai's code generation is built on explicit architectural layering across all output platforms, addressing structural and maintainability accuracy by design. Researchers at Beihang University found that LLMs gen…

08:52
2026-05-29
codescene.com
ai-agents

Unhealthy code makes AI agents consume 35-50% more tokens

Codebases with poor code health cause AI agents to consume 35-50% more tokens when performing the same tasks, according to research across C++, Java, and Python by CodeScene. The study found that unhealthy code forces la…

06:11
2026-07-29
dev.to
developer-tools

Code-as-Documentation: An SQL Development Paradigm for the AI Era

A developer argues that SQL's declarative nature makes it inherently resistant to the 'code-as-documentation' ideal, as business logic is encoded in syntactic structure rather than expressed explicitly. The developer dem…

19:05
2026-07-25
promptcube3.com
developer-tools

How to Use Claude Code: A Complete Beginner’s Guide

Anthropic launched Claude Code in early 2025, a terminal-based agentic coding tool that uses the Claude 3.5 Sonnet model to read files, execute shell commands, and write code directly to a local filesystem. The tool requ…

15:41
2026-06-25
dev.to
developer-tools

Where AI code intelligence fits in your AI developer roadmap 2026

A developer argues that AI code search tools offer a lower-risk, higher-ROI entry point for AI adoption in software development compared to code generation tools. The post outlines a phased roadmap for integrating AI cod…

← prev page 26 / 1543 next →