Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Sharing My Secret for Fast, Security-First VM Deployment on AWS. Save This Post(idlefy.medium.com ↗)
    discuss
  2. Show HN: I build unprompted speaking app to improve speaking(speechio.app ↗)
    discuss
  3. What Is Happening with PostgreSQL 19?(snowflake.com ↗)
    discuss
  4. Reverse Engineering ChatGPT Web: How OpenAI Built for a Billion Users(performance.dev ↗)
    discuss
  5. OpenAI report new misalignment incidents(openai.com ↗)
    discuss
  6. Show HN: Calmscroll – a reader that shows the current paragraph in the library(calmscroll.com ↗)
    discuss
  7. Is the phrase "master bedroom" harmful? A new psychology study says no(psypost.org ↗)
    discuss
  8. Olympiad Man has displaced Davos Man(economist.com ↗)
    discuss
  9. A decade of Gazette: a streaming broker that doesn't store data(estuary.dev ↗)
    discuss
  10. Imaginary Fires, Real Theaters(xaviondono.com ↗)
    discuss
  11. From Academia to Alignment(millicosm.substack.com ↗)
    discuss
  12. Google Pixel phones pwned in zero-click attacks(theregister.com ↗)
    1comments
  13. Claude Desktop Silently Associates with Common Files
    discuss
  14. Grug-Brained Evals (2025)(softwaredoug.com ↗)
    discuss
  15. US securities regulator rolls out 5-year exemption for tokenized stock trading(reuters.com ↗)
    1comments
  16. Understanding Why You'd Use Effect TS(cm.xyz ↗)
    discuss
  17. Hello Inbox – Get more marketing emails into the inbox(helloinbox.email ↗)
    1comments
  18. What is it like to be alive?(lesswrong.com ↗)
    discuss
  19. What is it like to be a neural net?(lesswrong.com ↗)
    discuss
  20. LP and 45 RPM Records(ethw.org ↗)
    discuss
  21. Three different solutions to "that inherent problem" of disappearing exploration(rockpapershotgun.com ↗)
    discuss
  22. AnywhereDesign – Local-first voice cockpit for React(github.com/maxjv ↗)
    discuss
  23. Jev for Home Assistant(github.com/abovecolin ↗)
    discuss
  24. The solarisation of Pakistan's energy economy(ember-energy.org ↗)
    discuss
  25. Wisconsin GOP Candidate Is Exploiting Data Center Backlash to Attack Solar, Wind(capitalandmain.com ↗)
    discuss
  26. The Crisis in Physics: A Theory Must Be Able to Die(medium.com/gridem ↗)
    discuss
  27. Mirror-Image Life(wikipedia.org ↗)
    discuss
  28. Tell HN: iOS 27's Connectivity Assist subverts DNS level adblocking
    2comments
  29. Show HN: Browse last quarter's Supreme Court cases, linked and cited as you read(bobbby.online ↗)
    discuss
  30. Lawsuit may lead to lowered healthcare plan standards for employees in the USA(kffhealthnews.org ↗)
    discuss

Rust coreutils acknowledges copying of GNU GPL code

6 pointsby 2h agogithub.com
3 comments
2h agoHN ↗

From the latest uutils 0.12 release announcement:

"Also, some contributions had carried comments and code over from GNU coreutils, against our own rule that uutils is an original implementation. We reviewed the tree and rewrote what we found, in comments and in the few functions that followed the C too closely"

2h agoHN ↗

Interestingly Microsoft has released a version with this code already.

1h agoHN ↗

Both uutils and coreutils should be GPL3 at this point.