Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. The Jungle Fugitives: A Tale of Life and Adventure in India (1903)(gutenberg.org ↗)
    discuss
  2. Fossils of Diplodocus found in Europe for first time(livescience.com ↗)
    discuss
  3. LLMs as Oracles: Reliance on LLMs for Subjective Personal Questions(arxiv.org ↗)
    discuss
  4. Tests of the New AI Siri(pogueman.substack.com ↗)
    discuss
  5. Don't Make Job Referrals Public(melashri.net ↗)
    discuss
  6. Show HN: Sokit – a LangChain like harness for Jev (or other System 1 models)(github.com/jodan-alberts ↗)
    discuss
  7. Be alert: targeted attacks on prominent Rustaceans(rust-lang.org ↗)
    discuss
  8. Building geometry solvers for the IMO Grand Challenge(2020)(jesse.so ↗)
    discuss
  9. Show HN: Agent Router picks Cursor/Claude and effort per task, then launches it(github.com/nidhi-singh02 ↗)
    1comments
  10. Sex Without the Shuffle(mpg.de ↗)
    discuss
  11. This new web server lets existing PHP apps serve >10x more users than all others(qbixserver.com ↗)
    discuss
  12. Routing only a few domains over a VPN(mendhak.com ↗)
    discuss
  13. Ireland to boycott Eurovision again over Israeli participation(theguardian.com ↗)
    discuss
  14. Show HN: Ax-Check.com – Can Agents Use Your Product?(ax-check.com ↗)
    discuss
  15. Two Hundred and Fifty Years of Non-Linear Progress(archpaper.com ↗)
    discuss
  16. Books of 2026 So Far(newyorker.com ↗)
    discuss
  17. Walking Upright Is Written in the Bones of Our Ancestors(nautil.us ↗)
    discuss
  18. China's prefab home factories shift from Covid boxes to luxury exports(reuters.com ↗)
    1comments
  19. OpenAI Misalignment Reports(alignment.openai.com ↗)
    discuss
  20. Show HN: WFCLab – Interactive Wave Function Collapse Explorer (With Source)(angularangel.neocities.org ↗)
    discuss
  21. Grafana Coding Agent Observability(github.com/grafana ↗)
    discuss
  22. Show HN: Daily updated UI sections and components library(uitopic.com ↗)
    discuss
  23. When an AI Agent Deletes Your Database(obsidiansecurity.com ↗)
    1comments
  24. Tutor-MCP – An adaptive learning engine for any subject(github.com/arnaudguiovanna ↗)
    discuss
  25. Added a reusable retry client to try, thanks to Go 1.27's generic methods(github.com/nodivbyzero ↗)
    discuss
  26. Union Alpha is a multimodal model built for research, coding, agentic workflows(openrouter.ai ↗)
    discuss
  27. Just Prompt, Motherfucker(just-prompt-motherfucker.com ↗)
    2comments
  28. Ask HN: Do you think the software industry has a good culture of whistleblowing?
    2comments
  29. Linjen(headless.design ↗)
    discuss
  30. Can an AI Scientist Start with a Dataset Instead of a Goal?(eamag.me ↗)
    discuss

I built a multi platform torrent video streamer

2 pointsby 53m agogithub.com
1 comments
53m agoHN ↗

With the help of Claude I created an alternative https://www.stremio.com/ app, for every platform supported by Rust and Flutter (not tested on all, not built on iOS) that shares torrents back to the universe, uses almost-official stremio-core to handle existing Stremio accounts and add-ons, and also provides new features (so far only "dl for offline viewing"). It took a couple of weeks (mostly spent patching a fork of upstream torrent library rqbit) and for the most finicky bits (cache invalidation...) Fable was almost necessary, but I haven't even looked at the code so far