this post was submitted on 24 Sep 2024
152 points (94.7% liked)
Technology
59381 readers
3930 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
At first I was... wow, no shit! Open source Winamp!
But then I went through the Github issues (because, 6 hours since first commit and already 5 issues open?). As someone else put it, "This has got to be the most embarrassing open-sourcing i've seen to date.". The licensing is a mess, the coverup is a dumpster fire. By tomorrow this is going to be as viral as Twitter's "open sourcing" of its recommendation algorithm they did last year. Not sure if I should make coffee or popcorn in the morning.
Yeah it's not open source at all. This is source-available.
Also, they uploaded the source to Shoutcast's proprietary stuff: https://github.com/WinampDesktop/winamp/issues/11
And some copyrighted shit from Dolby. Granted, header files only.
The latter hints that it's an error and not a mistake, and maybe it'll get fixed, and maybe even with a better license.
That said, there are a few "winamps" I can install right now (audacious, qmmp, xmms if I bother to compile it and gtk-1.2, bmp if I bother to compile it).
Something like milkdrop I'd love, but ... nah.
And nah, getting back to MPD with an ed-like "client" (script with mpc) that jumps to the right entry and position by number, by name regex, by ":"-separated time format.
27 years of tech debt will do that to you ;)