Hacker News new | ask | show | jobs
by bartproost 1405 days ago
I miss those times too! I probably spend an hour a day on the hunt for new music, which used to be a much more social activity for me than it is now.

Is audile basically randomizing Deezer's entire library?

1 comments

Yeah, Deezer uses integers for addressing their albums. This is literally Math.random() on top of their library implemented with a cloudflare function.