Hacker News

Top stories

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

The Efficiency-Throughput Gap with GitHub Copilot

7 pointsby 2h agocacm.acm.org
9 comments
1h 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???

1h agoHN ↗

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

1h agoHN ↗

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

1h agoHN ↗

Considering the timeline, it would have been Sonnet 3.5

1h 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

1h 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.

1h 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.

12m agoHN ↗

AI moves too fast for traditional academic pace. During peer review alone, another generation of models comes along and might obsolete your findings. Though, in this case, I am not sure that Github Copilot specifically has improved that much in the meantime.

1h 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.