Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Fixing the Portobello Police Station Clock(pointinthecloud.com)
    51comments
  2. UK military jamming other nations' satellites to defend itself, BBC told(bbc.com)
    9comments
  3. Radicle: Disclosure of Vulnerability in the Network Protocol(radicle.dev)
    21comments
  4. Gemini 3.8 text-to-speech(blog.google)
    69comments
  5. Italian parliament votes for return to nuclear energy(apnews.com)
    17comments
  6. Jev in 25 Lines of Python(nobodywho.ai)
    160comments
  7. GPT-6 Sol and Luna(openai.com)
    809comments
  8. 28% of job postings on company career sites have been open over 90 days(unlisted.careers)
    118comments
  9. Stripe's Knowledge AI Platform(stripe.dev)
    79comments
  10. Claude Code reads AGENTS.md only when telemetry is on [fixed](szypowi.cz)
    217comments
  11. Claude Opus 5.5(anthropic.com)
    1048comments
  12. Z80 REPL (2018)(abagames.github.io)
    15comments
  13. Strands Harness(strandsagents.com)
    70comments
  14. I don't want the details(michaelheap.com)
    142comments
  15. Seattle City Council votes to ban surveillance pricing in sale of groceries(consumerreports.org)
    74comments
  16. Web-based IBM 1620 emulator and IPL-V from 1963(github.com/pkimpel)
    5comments
  17. GPT-6 Astra has gained the ability to drive a car(drivingbench.com)
    169comments
  18. QuestDB (YC S20) Is Hiring a Sales Engineer(questdb.com)
    discuss
  19. OpenAI GPT–6 Astra breaks Enigma message that has resisted solution since 2005(cryptocellar.org)
    428comments
  20. Transit rewards(waymo.com)
    283comments
  21. Tokens Too Cheap to Meter(jyn.dev)
    121comments
  22. The GitHub wiki is an anti-pattern (2022)(michaelheap.com)
    76comments
  23. What California is learning from solar panels built over irrigation canals(kqed.org)
    641comments
  24. How did AMD Ryzen get 50% faster in two years?(lemire.me)
    185comments
  25. Microsoft killed FoxPro in 2007. Anyway, here's FoxPro revived(foxscript.org)
    238comments
  26. SAML: A fractal of bad design(trailofbits.com)
    167comments
  27. ReBarUEFI: Resizable BAR for almost any UEFI system(github.com/xcuri0)
    68comments
  28. 'We hacked the FBI:' Hackers say they have data on all FBI employees(404media.co)
    555comments
  29. Data-only attacks are easier than you think (2024)(usenix.org)
    38comments
  30. WordPress: Unauthenticated path traversal leading to conditional RCE(github.com/wordpress)
    124comments

What to Know About JavaScript in 2026

14 pointsby 2h agoblog.master.dev
2 comments
50m agoHN ↗

Alt text: Buzz Lighter sees functional programming paradigms everywhere.

PS - I don't follow JavaScript or use it much, but these are nice tools to have in any language.

44m agoHN ↗

  > "I think people generally choose Deno because of the stability and security-first architecture."

The appeal of Deno to me was always it's Go-like `std` library, so that building basic apps didn't result in a spaghetti web of dependencies like in Node.