Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
I was trying out flutter because why the fuck not. I made a plan for an application the downloads an Osu!-beatmap file and extracts the infos relevant for an external music player (like background, the song file, title and so on)
So I designed a basic database scheme and decided to include the files into the database. 3 hours into development it hit me...
HOW THE FUCK IS THE EXTERNAL MUSIC PLAYER SUPPOSED TO GET THE AUDIO FILES WHEN THEY ARE IN MY DATABASE!
Guess I'll just have to replace the files with absolute paths instead. 😒
rant
this heat is eating away my concentration