Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tsiry
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Show HN: Music-player – a music daemon where server and client are one binary
(github.com)
1 points
by
tsiry
10d ago
|
0 comments
2.
▲
Show HN: Squeezed – Pipe any audio into synced Squeezebox players, no LMS needed
(github.com)
1 points
by
tsiry
12d ago
|
0 comments
3.
▲
Show HN: Bsdkrun – Instant MicroVMs/Unikernels for macOS and Linux
(github.com)
4 points
by
tsiry
1mo ago
|
0 comments
4.
▲
Linux binaries running as ordinary macOS processes
(github.com)
3 points
by
tsiry
1mo ago
|
0 comments
5.
▲
Show HN: A MicroVM Launcher for BSD and Linux Guests on macOS/Linux (libkrun)
(github.com)
2 points
by
tsiry
2mo ago
|
0 comments
6.
▲
Show HN: Panini – bundle a Gleam app and BEAM into one self-contained binary
(github.com)
3 points
by
tsiry
2mo ago
|
0 comments
7.
▲
Show HN: atradio.fm – A social internet radio platform built on Bluesky ATProto
(tangled.org)
2 points
by
tsiry
2mo ago
|
0 comments
8.
▲
Show HN: FFI bindings for the Rockbox DSP, metadata, and playback engine
(github.com)
2 points
by
tsiry
2mo ago
|
0 comments
9.
▲
Show HN: Equalizer – a real-time terminal equalizer for raw PCM pipes
(github.com)
2 points
by
tsiry
2mo ago
|
0 comments
10.
▲
Show HN: rockbox-dsp – A reusable Rust DSP library extracted from Rockbox
(crates.io)
2 points
by
tsiry
2mo ago
|
0 comments
11.
▲
Show HN: Fin – a TUI Jellyfin client powered by mpv with Chromecast support
(github.com)
3 points
by
tsiry
3mo ago
|
0 comments
12.
▲
by
tsiry
3mo ago
Thanks! Hope you find it useful. Happy to answer any questions or feature requests if you give it a try
13.
▲
Show HN: Smolsonic – A Subsonic-compatible music server written in Rust
(github.com)
4 points
by
tsiry
3mo ago
|
2 comments
14.
▲
Show HN: Zerod – a Rust daemon to drive Bluetooth audio on a Pi Zero W
(tsirysndr.leaflet.pub)
2 points
by
tsiry
3mo ago
|
0 comments
15.
▲
by
tsiry
4mo ago
Thank you! I completely agree, the recommendation/discovery aspect is probably the most important part of platforms like Last.fm. Right now Rocksky is still relatively early and most recommendations are based on listening similarity&#x
16.
▲
by
tsiry
4mo ago
Mostly yes, but with one important detail. Rocksky has a minimal ListenBrainz-compatible API, so duplicating the ListenBrainz integration and pointing it to the Rocksky endpoint should work for basic auth + submit/scrobble. The current
17.
▲
by
tsiry
4mo ago
That's fair honestly, "Scrobbling" is such an old Last.fm-era term that people already in that ecosystem forget it sounds weird to everyone else. In practice it just means automatically tracking the music you listen to (songs
18.
▲
by
tsiry
4mo ago
Rocksky itself isn't a streaming service, it tracks what you listen to from other apps/services and builds discovery/social features arround that listening history.
19.
▲
by
tsiry
4mo ago
OAuth is possible, but the tricky part is not really the auth flow, it's the client-side ATProto write logic. To scrobble properly, the client needs to keep enough historical scrobble state to avoid duplicates, and Rocksky doesn't
20.
▲
by
tsiry
4mo ago
Yes, interoperability is super important to me. I don't want users to rebuild their entire setup just to try Rocksky.
21.
▲
by
tsiry
4mo ago
Thank you! Last.fm was a huge inspiration for Rocksky. I still think scrobbling and social listening are some of the best ways to discover music. Hoping to bring a more open and modern approach to it with ATProto.
22.
▲
by
tsiry
4mo ago
https://rocksky.app
23.
▲
Show HN: Rocksky – Music scrobbling and discovery on the AT Protocol
(tangled.org)
117 points
by
tsiry
4mo ago
|
44 comments
24.
▲
by
tsiry
4mo ago
Funny timing, I'm actually working on my own scrobbling platform too: Rocksky https://rocksky.app . It's built on the AT Protocol and focuses both on listening stats and social/discovery features, while still stay
25.
▲
by
tsiry
4mo ago
Honestly, mostly for fun and love of Rockbox, I've wanted it on my desktop since 2010 and nobody else was going to build it :) That said, Rockbox does bring real things: a battle-tested DSP chain (crossfeed, EQ, replaygain, dithering),
26.
▲
by
tsiry
4mo ago
they're at different layers. libmpv is a full media player: demuxing, decoding (via FFmpeg), DSP, output. cpal is just a thin cross-platform PCM sink on top of CoreAudio/ALSA/WASAPI/etc. Rockbox already brings its own de
27.
▲
by
tsiry
4mo ago
Author here. The real motivation: I've been a Rockbox fan since 2010, when I installed it on my iPod and it completely changed what that device could do. The UI, the codec support, the sheer hackability, nothing else has come close sin
28.
▲
by
tsiry
4mo ago
https://rockboxzig.mintlify.app
29.
▲
Show HN: A modern Music Player Daemon based on Rockbox firmware
(github.com)
123 points
by
tsiry
4mo ago
|
28 comments
30.
▲
Hacking Rockbox to Stream Audio over HTTP
(rockbox-desktop.leaflet.pub)
1 points
by
tsiry
5mo ago
|
0 comments
More ›