developer-productivity

Tag

Cards List
#developer-productivity

AI agents are shipping more PRs than ever. Is anyone checking if that's actually moving the business forward?

Reddit r/AI_Agents · 14h ago

A commentary questioning whether the surge in AI-agent-generated pull requests and token consumption metrics actually translates into meaningful business value, warning against optimizing vanity metrics over real impact.

0 favorites 0 likes
#developer-productivity

Reverse Jevons Paradox

Hacker News Top · 2026-08-03 Cached

The author explains the reverse Jevons paradox in software engineering: when the cost of making changes rises significantly due to red tape, the total volume of changes can drop to zero, leading to a fundamental halt in incremental improvements rather than a mere slowdown.

0 favorites 0 likes
#developer-productivity

The AI Productivity Gap

Hacker News Top · 2026-08-03 Cached

An analysis of the 'AI productivity gap' in software engineering, arguing that AI mainly speeds up the coding portion of developers' jobs while leaving other crucial tasks like design, reviews, and meetings largely unchanged, leading to only modest overall gains. It also notes juniors benefit more than seniors, contrary to some leaders' assumptions.

0 favorites 0 likes
#developer-productivity

OpenJDK Interim Policy on Generative AI

Hacker News Top · 2026-07-30 Cached

OpenJDK has announced an interim policy banning contributions that include content generated by large language models or similar AI tools, citing risks to reviewer burden, safety, and intellectual property; contributors may still use such tools privately for comprehension and debugging.

0 favorites 0 likes
#developer-productivity

Make Reviews Possible Again With This One Simple Trick

Lobsters Hottest · 2026-07-27 Cached

The article proposes using stacked branches (small, sequential pull requests) to make reviewing AI-generated code more manageable and effective, addressing the common problem of large, hard-to-review diffs.

0 favorites 0 likes
#developer-productivity

Measuring developer productivity with the DX Core 4

Hacker News Top · 2026-07-24 Cached

The DX Core 4 is a unified framework for measuring developer productivity that combines DORA, SPACE, and DevEx into four dimensions: speed, effectiveness, quality, and business impact. It is designed to provide actionable insights for engineering leaders at any organization size.

0 favorites 0 likes
#developer-productivity

We're measuring AI with benchmarks that barely predict real world performance

Reddit r/ArtificialInteligence · 2026-07-21 Cached

A study by METR found that experienced open-source developers using AI tools (primarily Cursor Pro with Claude 3.5/3.7 Sonnet) took 19% longer to complete real-world issues, contradicting both their own expectations and expert forecasts of 24% speedup.

0 favorites 0 likes
#developer-productivity

The Psychology of Software Teams

Hacker News Top · 2026-07-15 Cached

The Psychology of Software Teams by Cat Hicks offers an evidence-based guide to improving developer productivity and team culture, challenging traditional metrics and emphasizing social learning and psychological safety.

0 favorites 0 likes
#developer-productivity

A Study of Microsoft's Early 2026 Rollout of Claude Code and GitHub Copilot CLI

Hacker News Top · 2026-07-13 Cached

A field study analyzing the adoption and impact of agentic command-line coding tools (Claude Code and GitHub Copilot CLI) at Microsoft, finding that adoption spreads through social networks, retention correlates with coding activity, and adopters merge 24% more pull requests.

0 favorites 0 likes
#developer-productivity

AI changes the economics of software rewrites

Hacker News Top · 2026-07-09 Cached

The article argues that AI's coding effectiveness depends on codebase consistency, making rewrites economically viable to align codebases with AI's strengths, thereby improving output quality and speed.

0 favorites 0 likes
#developer-productivity

@mattpocockuk: Still seeing token anxiety everywhere We're paying below minimum wage for development and still asking how we can pay l…

X AI KOLs Following · 2026-06-29 Cached

Matt Pocock comments on the phenomenon of 'token anxiety,' where developers worry too much about the cost of AI tokens instead of focusing on the value delivered per token, likening current pricing to below-minimum-wage rates for development.

0 favorites 0 likes
#developer-productivity

AI didn’t remove engineering work. It moved the hard part somewhere else.

Reddit r/AI_Agents · 2026-06-27

AI has made writing code cheaper but shifted the hard work to context-setting, review, and cleanup, requiring more skilled oversight. The article argues that teams often treat AI-generated code as finished work when it is actually a fast first draft.

0 favorites 0 likes
#developer-productivity

@ericzakariasson: https://x.com/ericzakariasson/status/2070493377267646797

X AI KOLs Timeline · 2026-06-26 Cached

A practical guide on setting up iterative loops for AI coding agents with defined stop conditions, cloud execution, and notification channels to offload work without constant babysitting.

0 favorites 0 likes
#developer-productivity

@SaitoWu: https://x.com/SaitoWu/status/2069076084495438186

X AI KOLs Timeline · 2026-06-22 Cached

This article describes using the Codex AI agent to automatically migrate terminal shell configuration from Oh My Zsh to Zinit + Starship + Rust toolchain, demonstrating the AI's ability to perform engineering steps such as backup, key isolation, and performance analysis, ultimately achieving an order-of-magnitude improvement in startup speed.

0 favorites 0 likes
#developer-productivity

I’ve been using AI heavily as a software engineer, and honestly, it feels a bit strange.

Reddit r/artificial · 2026-06-22

A software engineer reflects on the strange feeling of relying heavily on AI tools like Codex for coding, questioning whether it makes one a weaker developer or signals the next stage of software engineering.

0 favorites 0 likes
#developer-productivity

@shao__meng: Former Meta/Microsoft/Atlassian Staff Engineer's Agentic Engineering Workflow With this workflow @kunchenguid ships 40-50 tested production-grade PRs per day. He describes it: "You are the captain, agents are your crew…

X AI KOLs Timeline · 2026-06-22 Cached

Former Meta/Microsoft/Atlassian staff engineer Kun shares his agentic engineering workflow: centered on terminal, tmux, and Neovim, using global/project-level memory files and skills to train AI teammates, delivering 40-50 tested production PRs daily, boosted by voice input, AXI standard, Lavish interactive planning, and more.

0 favorites 0 likes
#developer-productivity

Microsoft paper shows GitHub Copilot increases productivity 40%

Reddit r/ArtificialInteligence · 2026-06-21 Cached

A Microsoft study using 43 weeks of data from 16,223 engineers found that GitHub Copilot increases pull request completion by 40.5% when holding development effort constant.

0 favorites 0 likes
#developer-productivity

Reviews have become expensive, rewrites have become cheap

Hacker News Top · 2026-06-16 Cached

LLMs make code reviews more expensive by generating over-engineered code, but rewrites are now cheap, shifting developer workload toward more upfront planning and iterative simplification.

0 favorites 0 likes
#developer-productivity

Agentic Code Review (15 minute read)

TLDR AI · 2026-06-16 Cached

An analysis of how AI coding agents have shifted the bottleneck from writing code to reviewing it, with data showing a 861% increase in code churn and a rise in defect rates, making code review the most leveraged skill in software engineering.

0 favorites 0 likes
#developer-productivity

Should coding agents be measured by how much human attention they save?

Reddit r/AI_Agents · 2026-06-15

The article argues that current metrics for coding agents (e.g., lines of code, speed) miss the more important measure of how much human attention is saved, since constant supervision negates time savings.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback