Winamp deletes entire GitHub source code repo after a rocky few weeks
11–20 of 371 posts
Re: Winamp deletes entire GitHub source code repo after a rocky few weeks
#12https://git.cbraaten.dev/AtRiskRepos/winamp
Also here is a git bundle file which can be cloned from:
Re: Winamp deletes entire GitHub source code repo after a rocky few weeks
#13Re: Winamp deletes entire GitHub source code repo after a rocky few weeks
#14I don't really understand why people complained. The source is open, if don't want to contribute, don't. Just because something doesn't fit a specific definition it doesn't mean it's not worth of existence.
It's one thing to provide a source available codebase. That's a choice, and it's fine for various definitions of fine. What they did was legally put themselves in hot water with the inclusion of proprietary dependencies, misrepresent what their intentions were, and likely irrevocably damage their reputation to a small, but vocal minority, who likely have a sizeable overlap with folks that know what Winamp is/was.
It's okay if none of that matters to you, or if it doesn't resonate with you, but the things that were done were comically awful in terms of sharing a codebase.
Re: Winamp deletes entire GitHub source code repo after a rocky few weeks
#15We've lost a lot with the deletion of this repo. Not the code - that's already out in the ether - but the absurdist comedy of the issues, pull requests, and commit history of trying to piecemeal delete third party non-FOSS software.
Re: Winamp deletes entire GitHub source code repo after a rocky few weeks
#16This is a cautionary tale for preservationists. My current preservation project is still not open because we are very slowly reviewing the code to make sure we don't accidentally include any IP when we open the source code. The real things that get you are similar to what happened here: codecs, graphics libraries, and a really big one to look out for is fonts. It'd be great if there was a scanner that could detect th…
Re: Winamp deletes entire GitHub source code repo after a rocky few weeks
#17Winamp contained modified GPL code, violating the GPL (github.com/winampdesktop)
18 points by mepian 19 days ago | 6 comments
Re: Winamp deletes entire GitHub source code repo after a rocky few weeks
#18We've lost a lot with the deletion of this repo. Not the code - that's already out in the ether - but the absurdist comedy of the issues, pull requests, and commit history of trying to piecemeal delete third party non-FOSS software.
sorry, but this was a real shitshow. I dont understand: wtf makes people think spamming an repo in the way they did is in any way useful?
Re: Winamp deletes entire GitHub source code repo after a rocky few weeks
#19I don't really understand why people complained. The source is open, if don't want to contribute, don't. Just because something doesn't fit a specific definition it doesn't mean it's not worth of existence.
> "Winamp Collaborative License (WCL) Version 1.0.1," you may not "distribute modified versions of the software" in source or binary, and "only the maintainers of the official repository are allowed to distribute the software and its modifications." Anyone may contribute, in other words, but only to Winamp's benefit.
They were basically grifters. It wasn't just a dump for preservation sake (which would be fine as a historical artifact), they wanted to benefit. Parasitic. What was the community benefitting? They could volunteer for free to benefit a for-profit company when there are already open-source clones that do the same thing? (XMMS and it's various descendents for starters).
Re: Winamp deletes entire GitHub source code repo after a rocky few weeks
#20This is a cautionary tale for preservationists. My current preservation project is still not open because we are very slowly reviewing the code to make sure we don't accidentally include any IP when we open the source code. The real things that get you are similar to what happened here: codecs, graphics libraries, and a really big one to look out for is fonts. It'd be great if there was a scanner that could detect th…
I wish more were brave enough to just publish it with an open license, and then if the owner complains you take it down and rewrite.
Any damages for distributing 30 year old source code are hopefully in the single-digit-dollars range anyway.