Live data from Hacker News

Viewing profile — tsiry

tsiry

HN member
Joined
Mon, Aug 07, 2023, 9:33 AM UTC
HN karma
111
Public activity
28 items

About tsiry

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
  6. story
  7. story
  8. story
  9. comment
    Comment #48649594

    Thanks! Hope you find it useful. Happy to answer any questions or feature requests if you give it a try

  10. story
  11. story
  12. story
  13. 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…

  14. 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…

  15. 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…

  16. 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.

  17. 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…

  18. comment
    Comment #48165076

    Yes, interoperability is super important to me. I don't want users to rebuild their entire setup just to try Rocksky.

  19. 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…

  20. comment
    Comment #48162152

    https://rocksky.app

  21. story
  22. 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…

  23. 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…

  24. 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…

  25. 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,…