Tag
Cursor has launched a mobile app for iOS that allows users to prompt and interact with its coding agents from their phones, following a trend of AI coding tools moving to mobile.
User shares experience switching back from Codex to Claude Code, noting significant differences between the two.
A junior developer reflects on whether it is normal to find understanding and reviewing code changes more challenging than writing code when using AI coding tools.
The article discusses why enterprises adopt AI coding tools like AWS Kiro, GitHub Copilot, and Cursor even when they rely on Claude as the underlying model, focusing on enterprise needs such as security, compliance, and workflow integration.
An analysis of how developers choose between AI coding tools in 2026 as their feature sets become similar.
The author finds local coding agents useful for small tasks but requires constant supervision to prevent errors and scope creep, describing an iterative workflow of small fixes, tests, and manual diffs.
A curated list of Twitter accounts to follow for tips and updates on AI coding tools like Claude Code, Cursor, Codex, GitHub Copilot, and open-source tools.
The article critiques the shift from outcome-based productivity claims (e.g., 55% faster task completion) to volume-based claims (e.g., 75% of code AI-generated) by AI coding tool vendors, arguing the latter are less meaningful and harder to falsify.
compound-engineering-plugin is an AI coding plugin that avoids technical debt by allocating 80% of resources to planning and review, and 20% to execution. It includes 37 skills and 51 agents, supporting three major platforms: Claude Code, Codex, and Cursor.
The article compares the rising costs of AI coding tools to early cloud computing, highlighting hidden expenses like token usage, code review, and maintenance, and questions whether teams are tracking true cost per workflow.
Anthropic published a blog explaining the concept of Skills in Claude Code: Skills are a folder containing instructions, scripts, reference materials, etc., enabling the Agent to progressively disclose context, reducing hallucinations and token waste.
A discussion question comparing AI coding tools (Codex, Claude code, openclaw, Hermes).
A study of over 1 million pull requests found that only $0.18 of every dollar spent on AI coding tools reaches production, with the rest going to bug fixes, rework, and review. The analysis shows that while PR volume grew 2.6x, reverted PRs grew 3.7x, indicating failures scaling faster than output.
Uber is capping employee spending on AI coding tools like Cursor and Claude Code at $1,500 per month per tool to manage costs, as reported by Bloomberg's Natalie Lung.
A developer describes the persistent issue of AI coding tools losing project context over time, forcing manual documentation, and asks the community about their workflows and potential solutions for maintaining project memory.
Analyzes the overlooked issue of stale embeddings in AI coding tools at enterprise scale, where clean demo environments hide the problem of repository graph drift and technical debt accumulation.
An opinion piece examines whether AI coding tools like Claude Code and Copilot truly enhance developer skills or merely accelerate flawed decision-making, highlighting the need for new metrics to evaluate human-AI collaboration in engineering.
Microsoft and Uber are finding that AI coding tools, while boosting productivity, are driving up token consumption costs, sometimes exceeding the cost of human labor. The article explores the economic paradox and warns that cheaper tokens per unit do not lead to lower total bills due to surging usage.
Microsoft is reportedly canceling internal Claude Code licenses, pushing employees to use GitHub Copilot CLI instead, driven by financial motives and product alignment.
A blind developer describes using AI coding tools to build a production web platform for generating 3D-printable braille objects. He emphasizes that AI compressed the implementation loop without replacing domain expertise, accessibility judgment, or lived experience, highlighting how AI can empower domain experts with limited engineering resources.