Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. The jobs of the future may look more like legal jobs rather than engineering(hexmos.com ↗)
    discuss
  2. King Charles warns of 'existential danger' of AI falling into wrong hands(bbc.com ↗)
    discuss
  3. Elliptic Curve Rank Leaderboard(icarm.cloud ↗)
    discuss
  4. Live AI model pricing and benchmark comparison tool with API(cost.dev ↗)
    discuss
  5. Ask HN: How about small technological solutions to bring oil prices back down?
    discuss
  6. I Don't Like LLMs(martinfowler.com ↗)
    discuss
  7. Show HN: Dnswer – browser-based DNS change approval and multi-provider sync
    discuss
  8. Tell HN: The special .github repo name for orgs and .codex-root AGENTS.md(github.com/cubacadabra ↗)
    1comments
  9. Show HN: Co-mment, drop-in visual commenting for staging sites(co-mment.com ↗)
    discuss
  10. Why Arab armies don't win wars(worksinprogress.co ↗)
    discuss
  11. Show HN: One-shot resolve: package managers as graph schedulers (2x faster)(glu.run ↗)
    discuss
  12. Interest in programming languages hit a decade low after Claude Code launch(orangecrumbs.com ↗)
    discuss
  13. Trust, but benchmark: How we let an AI agent optimize Elasticsearch(elastic.co ↗)
    discuss
  14. A.I. Slopware Is Everywhere Now. Nobody Is Using It(nytimes.com ↗)
    1comments
  15. PartPilot Open-source component intelligence for hardware engineers(github.com/partpilot-in ↗)
    discuss
  16. Novgraph: Knowledge Graph Engine for Codebases(github.com/novaya-ai ↗)
    discuss
  17. Show HN: ChatGPT converts guitar tabs, GuitarEasy plays it, you practise(guitareasy.app ↗)
    discuss
  18. Show HN: Smart Mouth Billy Bass – another fishy LLM assistant(existens.org ↗)
    discuss
  19. "The Question of Abortion: A Search for Answers" by Carl Sagan and Ann Druyan(scrapsfromtheloft.com ↗)
    4comments
  20. Trump: EU allowing Canada to become associate member could be 'hostile act'(thehill.com ↗)
    discuss
  21. Ask HN: Developer looking for freelance or contract work(300 USD/week)
    discuss
  22. Some Fish in the Great Lakes Might Be More Than 400 Years Old(smithsonianmag.com ↗)
    discuss
  23. What makes Google Zanzibar fast? A deep-dive into the Leopard indexing system [video](youtube.com ↗)
    discuss
  24. NASA finds a 'once in a century' lunar crater, bigger than the Roman Colosseum(france24.com ↗)
    discuss
  25. GVS5H: Five Qwen3.8 Models Match Claude Fable 5 on LiveCodeBench Hard(github.com/slee-persis ↗)
    discuss
  26. People's houses are collapsing into the ocean. FEMA gives them no other option(npr.org ↗)
    1comments
  27. Tilia–A New Formatter for Haskell(markkarpov.com ↗)
    discuss
  28. XApp – Apps that work everywhere(xapp-project.org ↗)
    discuss
  29. What will your app cost to run?(flaviocopes.com ↗)
    discuss
  30. Suppress vulnerabilities applying Kubernetes context to scans(github.com/alegrey91 ↗)
    1comments

Rust coreutils acknowledges copying of GNU GPL code

5 pointsby 1h agogithub.com
3 comments
1h 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"

1h agoHN ↗

Interestingly Microsoft has released a version with this code already.

37m agoHN ↗

Both uutils and coreutils should be GPL3 at this point.