Hacker News

Top stories

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

The Efficiency-Throughput Gap with GitHub Copilot

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

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

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

55m 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.