Remix.run Logo
Taikonerd 7 hours ago

> Turning this essay into a song in the style of 2000's Hip Hop? It used to be hard

Have you listened to the song he links? It's very convincing. If you were just casually listening to it in the grocery store, you wouldn't notice it was made by AI.

thimabi 6 hours ago | parent | next [-]

Very convincing indeed! I really want to know what AI made that, as I’m looking forward to creating personal/customized music in a similar way.

RugnirViking 6 hours ago | parent [-]

almost certainly suno

simonw 6 hours ago | parent [-]

Yeah it was Suno, it's in the MP3 metadata on https://www.praf.me/audio/used-to-be-hard.mp3 :

  "tags": {
    "title": "Kubernetes Roofspin",
    "artist": "prafff",
    "comment": "made with suno; created=2026-06-08T23:11:09.140Z; id=793ca281-38c3-4cfd-96d3-ad3e82a46157",
Accessed with:

  ffprobe -v quiet -print_format json -show_format -show_streams used-to-be-hard.mp3
Full output here: https://gist.github.com/simonw/f4d82c38bad0879acfcf54bd8e61a... - turns out Suno embeds the lyrics in the metadata as well.
6 hours ago | parent | prev [-]
[deleted]