Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. CVE-2025-13032: Entering and Breaking the Avast Antivirus Sandbox Part 2 (safateam.com)
    3comments
  2. F-Droid 2.0 (f-droid.org)
    328comments
  3. Show HN: Make cursed fonts like Times New Bastard (mitpit.com)
    92comments
  4. Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design (github.com/devdotfast)
    114comments
  5. Why is the liver so weirdly regenerative? (dynomight.substack.com)
    200comments
  6. 2DWillNeverDie (2dwillneverdie.com)
    44comments
  7. Rails World 2026 Opening Keynote [video] (youtube.com)
    355comments
  8. Fearless SIMD v1.0 (linebender.org)
    35comments
  9. Pentium II at 600Mhz with Voodoo 3 Emulated on 86Box with M6 Mac Mini (nyaa.sh)
    —discuss
  10. Toyota is taking the Corolla electric (electrek.co)
    553comments
  11. My weird new hobby: Wandering around Tokyo on Google Maps (ahmedhossamdev.com)
    143comments
  12. Using LLMs to trace alchemical knowledge and decode 17th century letters (resobscura.substack.com)
    25comments
  13. Two-tier encryption in the UK (macanorak.com)
    396comments
  14. Google’s Project Suncatcher to put ML infrastructure in space (blog.google)
    348comments
  15. Opus 5.5 is good at explainer videos (launchvideo.io)
    126comments
  16. Writing Parquet files using Haskell (datahaskell.org)
    12comments
  17. Book review: Is parallel programming hard, and, if so, what can you do about it? (ahelwer.ca)
    45comments
  18. What About Rails? (jardo.dev)
    2comments
  19. Jev Based Code Review (github.com/egma-ai)
    11comments
  20. The Board Game of the Alpha Nerds (2014) (grantland.com)
    36comments
  21. Sourcehut account takeover via build logs (XSS in ansi2html) (blog.arusekk.pl)
    22comments
  22. California is chasing wealth that has feet (landeconomics.org)
    615comments
  23. Security auditing in the age of (good enough) AI (trailofbits.com)
    12comments
  24. Show HN: Air-gapped file encryption as self-decrypting HTML page (apeleg.com)
    22comments
  25. Nokia Design Archive (2025) (aalto.fi)
    125comments
  26. The forgotten battle of East Lansing (eastlansinginfo.news)
    17comments
  27. WaveDigger: Dig into wireless signals to discover their physical locations (github.com/christianrowlands)
    20comments
  28. The Bayeux Tapestry: Woven by the Victors (historytoday.com)
    10comments
  29. Geothermal heat map of US hot springs (soakingsprings.com)
    39comments
  30. Show HN: Koi.rest – watch some fish and regain your balance (koi.rest)
    49comments

The Efficiency-Throughput Gap with GitHub Copilot

7 pointsby 1h agocacm.acm.org
8 comments
49m agoHN ↗

GitHub Copilot is an incredibly limited tool compared to any real harness, and I'm so tired about all of these studies that claim a lack of efficiency while at the same time doing everything in their power to shoot themselves in the foot.

Also, it's insane to me that this whole article has been written without specifying anywhere the models being used.

Like, of course you're not gonna be productive if all you have is Sonnet 4.6???

34m agoHN ↗

I think you’re missing that it’s not only about coding. That’s just one aspect of the work.

24m agoHN ↗

Claude Cowork is also a better harness than GitHub Copilot. Many such cases. I never mentioned coding being the only goal.

34m agoHN ↗

Considering the timeline, it would have been Sonnet 3.5

48m agoHN ↗

Note the timelines of this study:

4/2024: Baseline metrics

8/2024: Participants given Github Copilot licenses

11/2024: Conducted surveys, 261 people invited and 97 responded in survey

9/2026: Study published

42m agoHN ↗

Setting aside issues with the sample size and response rate, the current progress within the field shows how difficult it is to study the impact of AI on productivity.

Even if the survey was conducted one year later, I would not find it useful to make inferences about the use of AI tools in September 2026.

23m agoHN ↗

What's very weird is that this study was published by two people working professionally at Okta. Yes, the auth tech company.

This is the title they chose for the study:

  Beyond the Hype: The Efficiency-Throughput Gap with GitHub Copilot

How can you possibly have a title like that when the study was done in 2024? I'm guessing even their own engineers at Okta would roll the eyes at this study.

29m agoHN ↗

we found no immediate increase in key engineering metrics such as monthly pull requests and lines of code

To establish a before-Copilot baseline, we used data from April, May, and June 2024. After-Copilot data was represented by the period of September, October, and November 2024

GitHub Copilot usage varied significantly among engineers, the tool demonstrably fostered positive changes in perceived engineer value, reduced time spent on various engineering activities, and boosted motivation and perceived skills

subsequent monitoring of PRs and LOC for participants from December 2024 to May 2025 showed no statistical improvements

the implications of more advanced capabilities, such as retrieval-augmented generation (RAG) over enterprise codebases or deeper engineering workflow integrations, warrant separate investigation

I think it is just out of date, habits have changed as well. I have not seen much gain personally at that period except in the last 12 months. Also, models not named, token counts not shown. Not to mention it was the older autocomplete + chat that were in use, these days it is much more advanced with RAG, cli use, MCPs, etc.