Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. F-Droid 2.0 (f-droid.org)
    170comments
  2. Show HN: Make cursed fonts like Times New Bastard (mitpit.com)
    24comments
  3. Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design (github.com/devdotfast)
    30comments
  4. Rails World 2026 Opening Keynote [video] (youtube.com)
    73comments
  5. Creatine uptake enhances antitumor immunity (cell.com)
    87comments
  6. Fearless SIMD v1.0 (linebender.org)
    13comments
  7. The forgotten battle of East Lansing (eastlansinginfo.news)
    1comments
  8. Stable (YC W20) Is Hiring Product Engineers (usestable.com)
    —discuss
  9. Forging 1024-bit RSA signatures in nearly SNFS time [pdf] (iacr.org)
    2comments
  10. Book review: Is parallel programming hard, and, if so, what can you do about it? (ahelwer.ca)
    2comments
  11. My weird new hobby: Wandering around Tokyo on Google Maps (ahmedhossamdev.com)
    23comments
  12. Why is the liver so weirdly regenerative? (dynomight.substack.com)
    57comments
  13. Two-tier encryption in the UK (macanorak.com)
    314comments
  14. Show HN: Radix – Visual UI for agentic programming (radix-os.com)
    4comments
  15. Security auditing in the age of (good enough) AI (trailofbits.com)
    1comments
  16. Geothermal heat map of US hot springs (soakingsprings.com)
    13comments
  17. WaveDigger: Dig into wireless signals to discover their physical locations (github.com/christianrowlands)
    7comments
  18. Nokia Design Archive (2025) (aalto.fi)
    101comments
  19. Show HN: Treepeat – Code similarity detection using Tree-sitter (github.com/dsummersl)
    —discuss
  20. Lambda MicroEgg (philipzucker.com)
    5comments
  21. Show HN: Air-gapped file encryption as self-decrypting HTML page (apeleg.com)
    7comments
  22. Show HN: AgentRun: DSL to turn agents into workflows (github.com/parcha-ai)
    1comments
  23. Motor Characterization for Small Running Robots (2016) (robot-daycare.com)
    —discuss
  24. Programming Tutorials Are Dead (robrace.dev)
    —discuss
  25. Search – A small, fast WebKit browser for macOS (github.com/driceroland)
    12comments
  26. A Million Agents Is a Distributed System Problem (instacloud.com)
    1comments
  27. GitHub has not removed malicious imitation software after 3 weeks (successfulsoftware.net)
    81comments
  28. Ideas on modernizing the open-source desktop (lwn.net)
    446comments
  29. B5-BJ2 – Ice Cream Barges – Concrete Ship Constructors (2023) (thecretefleet.com)
    7comments
  30. Experiencing writing at our recent Chinese calligraphy workshop (viewsproject.wordpress.com)
    1comments

Better than Netflix: Jellyfin on my NAS

3 pointsby 3y agoyoutube.com
1 comments
3y agoHN ↗

I'm quite happy with the Docker version of Jellyfin on my NAS [1] setup. Snapraid [2] and mergerfs [3] join a bunch of hard drives into an highly available RAID with data corruption protection and backup-light functionality which is great for media libraries. Jellyfin scans the media library and exposes it over a web interface to browsers, media players or the Jellyfin Android app in the same network. If you follow a strict naming convention for media files, Jellyfin automatically gets metadata and subtitles from the internet.

[1] https://blog.georgovassilis.com/2022/10/28/my-home-nas-setup... [2] https://www.snapraid.it/ [3] https://github.com/trapexit/mergerfs