Viewing profile — tsiry
tsiry
HN member- Joined
- Mon, Aug 07, 2023, 9:33 AM UTC
- HN karma
- 111
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About tsiry
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #48819138
[dead]
- story
- story
- story
-
comment
Comment #48649594
Thanks! Hope you find it useful. Happy to answer any questions or feature requests if you give it a try
- story
- story
- story
-
comment
Comment #48167716
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 mo…
-
comment
Comment #48165496
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 sh…
-
comment
Comment #48165208
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 automati…
-
comment
Comment #48165180
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.
-
comment
Comment #48165150
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 scrob…
-
comment
Comment #48165076
Yes, interoperability is super important to me. I don't want users to rebuild their entire setup just to try Rocksky.
-
comment
Comment #48162442
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 mo…
-
comment
Comment #48162152
https://rocksky.app
- story
-
comment
Comment #48134403
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/dis…
-
comment
Comment #48107276
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-t…
-
comment
Comment #48105575
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/WASAP…
-
comment
Comment #48105380
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,…