Earlier quoted context omitted.
From GitHub: Electronic Arts: 27 repos Azure: 1.8k repos n.b., I work in Azure, make your own conclusions.
It's mostly templates, SDKs, etc. MS is open-sourcing the pieces of cheese that lead to their proprietary cloud-shaped trap. I don't think they've open-sourced anything related to Azure itself (i.e. if I wanted to run my own Azure-like cloud). I'm not saying it's a bad or even unethical strategy. I'm just saying that MS is not, remotely, an open-source company.
EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
171–180 of 263 posts
Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#172Earlier quoted context omitted.
Yea, I'd always wanted to make a Dungeon Keeper 2 clone. Please! I wonder why it's not more common to open source abandonware that has exactly zero remaining commercial value. These game companies don't even have to remain as maintainers/stewards of the code. It doesn't even have to compile. Just release it, and many people will get it to work! How much expense could it be to get an intern to upload the code to GitHu…
Depending on how old it is, the source code probably doesn't actually exist in a lot of cases. Game studios weren't exactly up to the latest standards of version control, by and large. Maybe there was a self-hosted CVS instance, or a dusty old version of Perforce, or a NAS that had the drives fail eons ago...
Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#173Earlier quoted context omitted.
IMHO, I think this counters a philosophical point of open source software. The open code to the software we use should not be a handout or a gift ex post facto. The open code to the software should be an invitation: to collaborate on it, audit it, or frankly do anything you want with it (e.g. WTFPL); before, during, and after using it.
Ironically of course WTFPL is in fact not "do anything you want with it" despite the claims of the author and fans of the license. https://opensource.google/docs/thirdparty/licenses/#wtfpl-no... https://law.stackexchange.com/questions/29718/is-the-wtfpl-g...
I mean, really. It just seems batshit insane to me that this is problematic.
Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#174Earlier quoted context omitted.
From GitHub: Electronic Arts: 27 repos Azure: 1.8k repos n.b., I work in Azure, make your own conclusions.
It's mostly templates, SDKs, etc. MS is open-sourcing the pieces of cheese that lead to their proprietary cloud-shaped trap. I don't think they've open-sourced anything related to Azure itself (i.e. if I wanted to run my own Azure-like cloud). I'm not saying it's a bad or even unethical strategy. I'm just saying that MS is not, remotely, an open-source company.
Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#175Earlier quoted context omitted.
It's mostly templates, SDKs, etc. MS is open-sourcing the pieces of cheese that lead to their proprietary cloud-shaped trap. I don't think they've open-sourced anything related to Azure itself (i.e. if I wanted to run my own Azure-like cloud). I'm not saying it's a bad or even unethical strategy. I'm just saying that MS is not, remotely, an open-source company.
How about VSCode and .Net Core?
> Which of their former good selling products has microsoft open sourced?
Neither Visual Studio Code nor .NET core fits this criteria. Visual Studio IDE is not free and open source and neither is the older version of .NET framework.
Launch a .NET core application inside visual studio code. Even that comes with a warning saying you can only use the debugger within certain limited situations.
Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#176Earlier quoted context omitted.
IMHO, I think this counters a philosophical point of open source software. The open code to the software we use should not be a handout or a gift ex post facto. The open code to the software should be an invitation: to collaborate on it, audit it, or frankly do anything you want with it (e.g. WTFPL); before, during, and after using it.
That's like saying "landlords shouldn't be incentivized to hand over apartment over to residents after x years, because all housing should be publicly held" You're not wrong, but given the world we live in the incentive would be better. And I would say that's the sort of "non-reformist reform" that's liable to push towards the ideal, not appease and reinforce the status quo.
> You're not wrong
"Not wrong" seems like a... generous... description of this viewpoint. Lots of places tried the system of "all housing is publicly held"; it was not a success.
Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#177Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#178There is also the https://www.openra.net/ project which provides reimplementations of the classic C&C games. Me and some friends played it a few times on Linux, OSX and Windows and it worked smoothly :)
Direct link to OpenRA's 4/20/20 release highlights video: https://www.youtube.com/watch?v=L2sQP3YYBMA As noted elsewhere ITT, "we made the decision to go with the GPL license to ensure compatibility with projects like CnCNet and Open RA." Given the progress of OpenRA, and quality of the above release video, the open source version seems like it is likely to eclipse the capability of the original game in the foreseeab…
The only thing that is unbalanced at the moment is sea vs land. Allied cruisers with GPS are just overpowered and almost unconquerable.
Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#179Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#180Earlier quoted context omitted.
From GitHub: Electronic Arts: 27 repos Azure: 1.8k repos n.b., I work in Azure, make your own conclusions.
It's mostly templates, SDKs, etc. MS is open-sourcing the pieces of cheese that lead to their proprietary cloud-shaped trap. I don't think they've open-sourced anything related to Azure itself (i.e. if I wanted to run my own Azure-like cloud). I'm not saying it's a bad or even unethical strategy. I'm just saying that MS is not, remotely, an open-source company.