|
|
|
|
|
by r3trohack3r
505 days ago
|
|
I built this to satisfy the new music itch: https://audile.blankenship.io/ Every time you load the page it recommends a random album from Deezer’s catalog. The algorithm is pretty silly: loop Math.random() * MAX_ID until you find an album id that actually exists and return it. The goal was to recreate that feeling you’d get going down to someone’s basement and thumbing through an old record collection. Also 1001 Albums to Listen To Before You Die is a pretty decent collection of canonical albums from the record industry that’ll keep you busy for quite a while. |
|
I think it's neat though, enjoyed refreshing and seeing loads of weird album art!