• 7 Posts
  • 271 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle









  • People making those comments don’t realize that much of the desktop Linux stack is MIT/BSD licensed anyway. It’s also not like those “permissive licenses bad” people would delete all such licensed software from their system because the result would be unusable.







  • Sure but that attitude doesn’t help game developers looking to make a living selling console games. Godot with its licensing, helped by Unity messing up big time, is about to become the entry level game engine… The engine universities and self-taught game developers will likely use it as learning tool. Godot got a big influx of donations even though it’s under a permissive license. Small indies don’t care to modify the core engine anyway. Most GZDoom games on Steam are living proof of that. Game logic in separate scripts isn’t covered by the interpreter’s license anyway.




  • People generally aren’t surprised by the effects of the MIT license, they’re surprised by the behavior of other humans.

    Wait, people give other people the right to make proprietary variants of released source code and then are surprised when they exercise that right?

    Less permissive licenses protect against that.

    No, other licenses don’t protect against not understanding which rights are granted. The GPL, for example, allows to make proprietary web services using GPL code and to never release any modifications to that code. Many people were very surprised many years ago that some web-based messenger could use Pidgin’s libpurple to connect to ICQ etc. without ever giving anything back.