Hacker News new | ask | show | jobs
by WD-42 16 hours ago
Still working on my native navidrome/jellyfin client for Linux. Uses Rust and GTK.

https://github.com/Fingel/gelly

Also built out a .fits parser that uses rayon to decompress in parallel making it about 5x faster than cfitsio.

https://www.pedaldrivenprogramming.com/2026/06/8x-faster-fit...