Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Who Is Open Source About? (glyph.im)
    —discuss
  2. The Orient Cables IPO Explained (finshots.in)
    —discuss
  3. HackMIT 2026 (hackmit.org)
    —discuss
  4. The Collie and the Pug – HackMIT 2026 Keynote (3blue1brown.substack.com)
    —discuss
  5. Philosophy Bench (philosophybench.org)
    —discuss
  6. Claude's remake of "I'm upping my p(doom)" in 12 hours (x.com)
    1comments
  7. BigQuery FinOps Framework (alvin.ai)
    —discuss
  8. Unexplained objects in 1950s sky correlate with nuclear tests and UAP reports (nature.com)
    1comments
  9. SpaceX Pivots Away from Space (ft.com)
    —discuss
  10. AI for Creativity (twitter.com/jeffreykwndr)
    —discuss
  11. Astra compressed 600Mb of audio into 20Kb (twitter.com/matternjustus)
    1comments
  12. A Mass. lesbian bar required KN-95 masks. When rules changed, hell broke loose (bostonglobe.com)
    1comments
  13. OpenAI $500 ProMax plan listed in API
    1comments
  14. Musk – Official Trailer – Bleecker Street [video] (youtube.com)
    —discuss
  15. Steppy Fox Browser Game (steppyfox.com)
    —discuss
  16. Legal AI Harvey's margins went from +50% to -50% in 6 months on frontier costs (yahoo.com)
    2comments
  17. Show HN: IGViewer – Browse public Instagram profiles and stories anonymously (igrecent.com)
    —discuss
  18. Real-Time AI Simplification (A2, B1, B2) of BBC World News Live (voicefrom.ai)
    —discuss
  19. My First Language Front End with MLIR (whereisalan.dev)
    —discuss
  20. Dutch governments builds alternative for Microsoft based on NixOS (dawo.community)
    —discuss
  21. You Cry [video] (youtube.com)
    —discuss
  22. Your Language Model Is Already a Decision Model (github.com/ntlm1686)
    —discuss
  23. Dating a takeoff photo to the second using runway markings as a ruler (spuria.app)
    1comments
  24. Show HN: Can an AI agent bypass a post-quantum signed authorization policy? (github.com/max-russo-com)
    —discuss
  25. Coming to terms with the end of the Falcon 9 (thespacereview.com)
    —discuss
  26. OpenAI prepares new $500/month Pro Max plan for ChatGPT (testingcatalog.com)
    —discuss
  27. Show HN: Foveon Lab – Compare Sigma Photo Pro Presets on Foveon X3F Files (github.com/biopoetic)
    —discuss
  28. Ask HN: Migrating personal email domain from Gmail to iCloud?
    —discuss
  29. Deep Fission ($FISN): A Money Pit (iceberg-research.com)
    —discuss
  30. Show HN: Tasket++ Simulate your Windows actions automatically-free and OS (apps.microsoft.com)
    —discuss

The Efficiency-Throughput Gap with GitHub Copilot

7 pointsby 1h agocacm.acm.org
8 comments
58m 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???

44m agoHN ↗

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

33m agoHN ↗

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

43m agoHN ↗

Considering the timeline, it would have been Sonnet 3.5

57m 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

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

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

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