-27
submitted 2 months ago* (last edited 2 months ago) by adrrdgz@lemmy.today to c/linux@lemmy.ml

massachusetts institue of technology. richard stallman is from there. most linux utilities were developed there and a lot of open source projects were and are made there!!! is it the best university for linux and open source??

you are viewing a single comment's thread
view the rest of the comments
[-] thingsiplay@beehaw.org 8 points 2 months ago

Any license can be harmful in some scenarios. I like MIT, because its simple and allows basically anything. There are some situations in which GPL is harmful too (such not being able to mix with any type of license) and would benefit from MIT. One can also go from MIT to GPL, but not other way, if everything is licenses in GPL.

For complex programs that are important and where the source code must stay open, GPL is perfect. Like always, every license has its harmful scenarios and its use cases.

[-] gerdesj@lemmy.ml 8 points 2 months ago

such not being able to mix with any type of license

GPL licenced software merely has to comply with the GPL - make your changes available to all etc. The whole point of the GPL is to ensure that you can take but enforces that you give back too. It's the Stone Soup thing.

MIT is loved by say Apple because they can take your work, do their thing and not have to contribute back. To be fair, Appley stuff is now quite a long way away from BSD!

As I'm feeling charitable, I should also point out that CUPS is/was largely Apple driven, as is Avahi/Bonjour. I can deploy a Linux box and expect it to find and setup available printers without having to do anything.

[-] magic_lobster_party@kbin.run 3 points 2 months ago* (last edited 2 months ago)

GPL can prevent the linking of external and non-free third party libraries. It can add an increased legal complexity to the code base. It’s difficult for MIT licenses to have that “clashing” between licenses.

There are variations to GPL that allow the linking of non-free third party libraries. Either way, consult your lawyer before using GPL code.

this post was submitted on 08 Jul 2024
-27 points (24.5% liked)

Linux

47223 readers
793 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS