Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Be Careful with Your Select * Queries(notesonsystems.com ↗)
    discuss
  2. TeaonherChecker(teaonher.org ↗)
    discuss
  3. Leaping Sun Dogs (2016) [video](youtube.com ↗)
    discuss
  4. Jev is the fastest-adopted model in AI Gateway history(vercel.com ↗)
    1comments
  5. A font that reads what you wrote(rohanadwankar.github.io ↗)
    1comments
  6. A deep dive into Jev, TypeSafe's System One model(flaviocopes.com ↗)
    discuss
  7. CoyoPedal – Full-Size Neural Amp Modeler Captures on an ESP32-S3(github.com/dashersw ↗)
    discuss
  8. I'm so bad at billiards that I ended up in the hyperbolic plane [video](youtube.com ↗)
    discuss
  9. MIT Just Proved LLMs Will Stop Getting Smarter, and Money Won't Fix It [video](youtube.com ↗)
    discuss
  10. Show HN: Delightful Cells – reliable AI batch processing for spreadsheets(delightfulcells.com ↗)
    discuss
  11. Clawptcha: Reverse Captcha(clawptcha.com ↗)
    discuss
  12. Neutron Radiation, Emission and Scattering (Neutron Chemistry)(ossila.com ↗)
    discuss
  13. Drop-in Django app to serve a decent LLM-ready documentation site(chesselink.com ↗)
    1comments
  14. I built an extension that hides your personal information from AI(github.com/arikchakma ↗)
    discuss
  15. Show HN: I-server: Hide server using ICMP reflection/Destination Unreachable(github.com/hajoon22 ↗)
    discuss
  16. Benchmarking Wild vs. Mold(davidlattimore.github.io ↗)
    discuss
  17. Microsoft agentically ports Copilot runtime to Rust for $120K(theregister.com ↗)
    discuss
  18. Why China is pushing back on US warnings over rapid AI development(theguardian.com ↗)
    1comments
  19. Boston to Calcutta Ice Trade Began with One Shipment(curiowire.com ↗)
    discuss
  20. Show HN: Book recommendations with live library availability(nanosheep.net ↗)
    2comments
  21. Show HN: I built Hacker News alternative and scale to 11,000 users(founderstoday.org ↗)
    discuss
  22. Don't Be Nice(roe.dev ↗)
    1comments
  23. I Hijacked a Real Artist's Spotify with AI Music. It Was Disturbingly Easy(404media.co ↗)
    discuss
  24. Enjambre – a durable kernel for swarms of AI agents (Python, MCP)(github.com/santibccc-sudo ↗)
    discuss
  25. Show HN: AI Facial Attractiveness Model Aligned with Human Preferences(faceanalysisai.com ↗)
    discuss
  26. Show HN: I cleaned AI watermarks from my clipboard(pastezero.com ↗)
    1comments
  27. Google Pixel phones pwned in zero-click attacks(theregister.com ↗)
    1comments
  28. Show HN: Fluentry – local voice-to-text dictation for Linux, Wayland included(fluentry.github.io ↗)
    discuss
  29. A.I. Gone Rogue? Trump Proposes Not New Rules but an 'A.I. Force.'(nytimes.com ↗)
    discuss
  30. Show HN: Vyne, a 205MB on-device decision model with typed, calibrated outputs(toolchain.studio ↗)
    discuss

Show HN: Book recommendations with live library availability

3 pointsby 42m agoleafle.nanosheep.net
2 comments
36m agoHN ↗

Morning hacker news folks. I made this thing I call leafle - it is a bot you can talk to about books, that can give you suggestions for books you can borrow right now at your local library (at least for 6,900ish libraries it can: https://leafle.nanosheep.net/coverage).

It leans very heavily on the fact that LLMs have very broad latent knowledge of.. well, most books written in English, really. So it tries to do a good job of finding you books which aren't just another one by the same author, or happen to be in vogue right now.

You can try it out a little without signing up, import your reading history from other services (Goodreads, storygraph, particularly nicely with hardcover), or just take a pic of your bookshelf. If you do sign up, it'll get better at suggesting you things as you talk to it more about things you've read (hopefully it does a reasonable job of holding an intelligent conversation on that score), and you can also then connect it to claude and friends via an MCP or play around with the API.

6m agoHN ↗

Curious how well it handles non-English books. Does the quality drop a lot outside of English or does it still manage decent suggestions?