Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Netanyahu calls Israel's war in Gaza 'opposite of genocide' in UN speech (theguardian.com)
    —discuss
  2. The Purpose Isn't What It Does (tbray.org)
    —discuss
  3. Tech Needs Humanists More (passo.uno)
    —discuss
  4. Privacy.com does KYC using Peter Thiel's Persona [video] (youtube.com)
    —discuss
  5. Show HN: LabLoop – isolated infrastructure for LLM-driven scientific experiments (github.com/cloudcell)
    —discuss
  6. Dutch Hackers Collective Hacked (divd.nl)
    —discuss
  7. Boards of Casio (ambionix.com)
    —discuss
  8. AI as a Tool in Taste Research: decoding the taste of bitterness (leibniz-lsb.de)
    —discuss
  9. Show HN: Selfime, a cassette-style recorder for meditations in your own voice (selfime.com)
    —discuss
  10. Show HN: Proxima Forma – Designs that my AI agents understand (proximaforma.com)
    —discuss
  11. Bootstrap Chain for NixOS: Building the System from a Hand-Auditable Binary Seed (chaos.social)
    —discuss
  12. What is the future for soace science missions after all this? (scientificamerican.com)
    1comments
  13. In Support of Agent Led Software Engineering (promptogether.com)
    —discuss
  14. NHS bodies in England impose 2-year minimum wait for ADHD and autism assessments (theguardian.com)
    1comments
  15. Show HN: Apowerb, the open-source AI agent runtime (RAG, Text-to-SQL, webhooks) (github.com/apowerb)
    —discuss
  16. The last day of the dinosaurs, as an interactive painting (echohive.ai)
    2comments
  17. Special Projects (2016) (openai.com)
    1comments
  18. Colibri: CERN VHDL Common Library Released for Everyone to Use (cern.ch)
    1comments
  19. Running local LLMs on your Mac: what fits, what's free, and what's overkill (typetab.app)
    —discuss
  20. Ex-Microsoft dev builds a new task manager for Linux (omgubuntu.co.uk)
    —discuss
  21. A master class in decorators, patching and tracing (grahamdumpleton.me)
    —discuss
  22. Who Is Open Source About? (glyph.im)
    1comments
  23. The Orient Cables IPO Explained (finshots.in)
    —discuss
  24. HackMIT 2026 (hackmit.org)
    —discuss
  25. The Collie and the Pug – HackMIT 2026 Keynote (3blue1brown.substack.com)
    —discuss
  26. Philosophy Bench (philosophybench.org)
    1comments
  27. Claude's remake of "I'm upping my p(doom)" in 12 hours (x.com)
    1comments
  28. BigQuery FinOps Framework (alvin.ai)
    —discuss
  29. Unexplained objects in 1950s sky correlate with nuclear tests and UAP reports (nature.com)
    1comments
  30. SpaceX Pivots Away from Space (ft.com)
    —discuss

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.

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