Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. The Mafia may be keeping fentanyl out of Italy (economist.com)
    —discuss
  2. Oracle on the hook to pay data centre investors even if site has no electricity (ft.com)
    1comments
  3. Tell HN: PSA: AI can make old games run on 64-bit macOS
    —discuss
  4. 'We didn't need air conditioning': the airport cooled by natural ventilation (theguardian.com)
    —discuss
  5. Cloudflare addressed cross-tenant data exposure vulnerability in Containers (cloudflare.com)
    —discuss
  6. Writing a Ray Tracer in Brainfuck (epestr.com)
    —discuss
  7. Instrumental Monitor Evasion Emerges Under Ordinary Task Pressure (arxiv.org)
    —discuss
  8. Theranos founder reportedly to be transferred to halfway home next year (theguardian.com)
    —discuss
  9. Domain-specific effects of exercise types on cognition in healthy older adults (doi.org)
    —discuss
  10. Show HN: Rigo Studio | AI Farm Intelligence (agririgo.com)
    —discuss
  11. Anonymity Trilemma: Strong Anonymity, Low Bandwidth Overhead, Low Latency–Pick 2 [pdf] (iacr.org)
    1comments
  12. How Does AI Change Labor Demand? Evidence from 41 Countries (stanford.edu)
    —discuss
  13. Topcoat is pushing the boundary of server applications with Rust (tokio.rs)
    —discuss
  14. Dimitri Fontaine: Ten years of Postgres logical replication (tapoueh.org)
    —discuss
  15. NASA Modernizes Commercial Airline Systems (nasa.gov)
    —discuss
  16. Ink and Switch Interactive Homepage (inkandswitch.com)
    1comments
  17. New York State Sue Polymarket for Running Illegal Gambling Operation (ny.gov)
    —discuss
  18. The Appocalypse (chrysalisbyauke.substack.com)
    2comments
  19. Study reveals evolutionary history of bats, dating back 65M years (reuters.com)
    —discuss
  20. Show HN: AtlasBurn – Know what your AI costs and stop runaway agents (atlasburn.com)
    —discuss
  21. Netanyahu calls Israel's war in Gaza 'opposite of genocide' in UN speech (theguardian.com)
    —discuss
  22. The Purpose Isn't What It Does (tbray.org)
    —discuss
  23. Tech Needs Humanists More (passo.uno)
    14comments
  24. Privacy.com does KYC using Peter Thiel's Persona [video] (youtube.com)
    —discuss
  25. Show HN: LabLoop – isolated infrastructure for LLM-driven scientific experiments (github.com/cloudcell)
    —discuss
  26. Dutch Hackers Collective Hacked (divd.nl)
    —discuss
  27. Boards of Casio (ambionix.com)
    —discuss
  28. AI as a Tool in Taste Research: decoding the taste of bitterness (leibniz-lsb.de)
    —discuss
  29. Show HN: Selfime, a cassette-style recorder for meditations in your own voice (selfime.com)
    —discuss
  30. Show HN: Proxima Forma – Designs that my AI agents understand (proximaforma.com)
    —discuss

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???

2h agoHN ↗

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

2h agoHN ↗

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

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

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

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

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