mastodon.ar.al is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is my personal fediverse server.

Administered by:

Server stats:

1
active users

If you see the AGPL licenses on my free and open source work and you think “damn you, I can’t use this to enrich myself or my corporation without sharing back what I’ve built on top of what you’ve freely shared and thus contribute to cultivating a healthy commons where others might enjoy the same benefits from my work that I want to obtain from yours” (a) you really have long-winded thoughts and (b) well, you already see the flaw in your reasoning.

I'm procrastinating on a video game engine. Some time ago I realized that what many game console manufacturers do is incredibly stupid.
I want to be able to create a game and release the code under a GPL license, but the development kits for many game consoles are proprietary and require developers to sign a non disclosure agreement before they can use it.
If I accept people's contributions I can only add these to releases on open platforms.
Or I'd need to find some kind of workaround, like putting any code that interfaces with any game console API in a separate binary or library. It's easier just not to release a game on consoles at this point.
Aral Balkan

@Haijo7 If you’re the only author of your game engine or if you can get releases from all authors, you can still license it to a platform while also releasing it under A/GPL since you own the copyright.

@aral
I could imagine this being about the console's SDK's function signatures and stuff like that. Under NDA maybe you're not even allowed to "publish" those - by using them while also having code publicly available.

(I'm not saying this makes sense, I'm just saying that NDAs are sometimes far-reaching.)
@Haijo7