Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. I'm Handing Off Render Engine(kjaymiller.com)
    discuss
  2. The Sheep That Stop Wildfires(newyorker.com)
    discuss
  3. Show HN: LARP Capital – Prestige as a Service(larpcapital.us)
    discuss
  4. AI Exec: We May Have Pulled Off "The Largest Theft of Labor in Human History"(motherjones.com)
    1comments
  5. Web Data – Latest Capital Raise(firecrawl.dev)
    1comments
  6. Hiring Smart(kk.org)
    discuss
  7. Recorded, Not Proven(claude.ai)
    discuss
  8. Git-bug, project bug tracker tool using Git objects as storage, releases v0.11.0(github.com/git-bug)
    discuss
  9. The UV index is not the warm sensation of sunlight on bare skin(asciitweezers.com)
    discuss
  10. Relaticle, a self-hosted CRM where AI updates data only after your approval(relaticle.com)
    discuss
  11. No Sloptober(no-sloptober.com)
    5comments
  12. Show HN: NetM8 OS(netm8.com)
    discuss
  13. Show HN: Typed polyglot compiler for CLI/API/MCP generation(github.com/morloc-project)
    discuss
  14. Tinyjs – desktop apps for macOS, Windows, and Linux in ~6 MB(tinyjs.app)
    discuss
  15. I beat all the popular harnesses on FrontierHarness Eval(github.com/tontinton)
    discuss
  16. Microsoft killed FoxPro in 2007. Anyway, here's FoxPro revived(foxscript.org)
    discuss
  17. ArchiveBox v0.9 released with new native apps and 50 new plugins(sweeting.me)
    1comments
  18. Kotlin 2026: Layoffs, AI, Google – Is the Golden Age Over? Jake Wharton Explains [video](youtube.com)
    discuss
  19. Why AI Can't Replace You with Cory Doctorow [YouTube] [video](youtube.com)
    discuss
  20. Open-Weight AI Models Seize Token Lead, but Proprietary Still Make the Money(techstrong.ai)
    discuss
  21. Hive at v5: The Swarm Grew Up, and It Is Learning to Leave the Dashboard(hivecommons.substack.com)
    discuss
  22. DoorDash reaches $131.5M settlement with NYC for failing to pay workers(documentedny.com)
    discuss
  23. Apple's new watches are always listening(theconversation.com)
    discuss
  24. Enough Reason to Act: AI safety needs policy not dismissal(norabble.com)
    discuss
  25. Show HN: Video clip maker/editor right in the browser (supports YouTube)(heahy.com)
    discuss
  26. Show HN: Sandopolis – A portable multi-system Sega emulator
    discuss
  27. Show HN: JevEval, evals using Jev-as-a-judge(deepeval.com)
    discuss
  28. Datapages v0.10.0 Beta Release(github.com/romshark)
    3comments
  29. Kremlin-backed forgery scheme moved $6.9B through global banks(ft.com)
    discuss
  30. Common denominators of organisms with exceptional longevity(aging-us.com)
    discuss

Show HN: With generators/DI, LazyPromise has become a tiny alternative to Effect

1 pointsby 49m agolazypromise.com
0 comments
I actually started LazyPromise without knowing much about Effect (https://www.effect.website/), coming from the world of RxJS and Solid-style signals (my post from last year: https://news.ycombinator.com/item?id=46321852). But Effect is a lazy promise too, and showed how useful generator syntax, type-safe errors and dependency injection can be. So there you go: a version of promise with auto-propagating cancellation and Effect-style features, but essentially the same API as the native promise.
A quiet thread, for now.Start the conversation on HN ↗