675
top 50 comments
sorted by: hot top controversial new old
[-] charje@lemmy.ml 93 points 1 year ago

Copyleft licences are the only true free software licences. All other open source licenses are just proprietariable.

[-] JohnDClay@sh.itjust.works 13 points 1 year ago

What do those words mean? What is proprietariable and copyleft? Or is that the joke?

[-] GregoryTheGreat@programming.dev 80 points 1 year ago

Not a joke.

Copy left is like the Robin Hood of the copyright world. Basically, it’s a type of licensing where, sure, you can use, modify, and distribute the copyrighted work, but there’s a catch. You have to give the same rights to anyone else for any derivative works. So, if you modify the work, you can’t just slap a new copyright on it and restrict its use. It’s a way to ensure that the work stays free for everyone to use. It’s pretty popular in the open source community. It’s like copyright turned on its head, hence the name “copyleft”.

[-] spacesweedkid27@lemmy.world 27 points 1 year ago

Kinda based ngl. Using copyright to devalue copyright.

[-] SlikPikker@lemmy.ca 19 points 1 year ago

Copyleft tooling built all the most common and widespread tools today, and the foundations of the open web.

[-] glassware@lemmy.world 9 points 1 year ago* (last edited 1 year ago)

It's a shame the strategy is now failing because software as a service is so popular. Nothing in the GPL forces you to distribute your changes if you don't distribute the program. So just put the program on a webserver and let users interact through an API and hey presto, steal as much GPL code as you like.

Everyone crucified MongoDB when they tried to create a licence that prevents this, and FSF have declared that the problem can't be solved with licences and everyone just has to boycott non-free software (good luck!).

End of free software as we know it, IMHO.

[-] Occhioverde@feddit.it 13 points 1 year ago

Wasn't the Affero GPL (AGPL) created exactely to enforce copyleft in a SaaS environment?

Quoting from the GNU website:

[The AGPL] has one added requirement: if you run a modified program on a server and let other users communicate with it there, your server must also allow them to download the source code corresponding to the modified version running there.

[-] charje@lemmy.ml 11 points 1 year ago

proprietariable just means the code can be taken and rerelased as proprietary (no freedoms all rights reserved).

[-] MooseBoys@lemmy.world 9 points 1 year ago

You think that a license that imposes more restrictions on its use is more free than one that imposes fewer???

Where my Apache-2.0 gang at?

[-] Occhioverde@feddit.it 24 points 1 year ago

This argument reminds me of the Tolerance Paradox described by Karl Popper, who stated that in order to maintain a tolerant society, the society must retain the right to be intolerant of intolerance.

In the licensing context, yes, the Apache and Expat licenses may grant your users the freedom to create proprietary software out of your works, but at the cost of sacrificing all the basic freedoms of all the users that will use the derived non-free product.

So, like Popper said that you should prefer removing the "smaller" freedom for a society of being intolerant in order to guarantee the "greater" one of remaining tolerant in the future, since you still have to choose which freedoms you are going to negate, it's preferable to use copyleft and impede the "smaller" freedom of creating proprietary software than not using it and allowing the crushing of future users' fundamental rights.

[-] ourob@discuss.tchncs.de 11 points 1 year ago

Well, it depends on your perspective. Copyleft licenses restrict downstream developers in order to protect the rights of downstream users.

load more comments (1 replies)
[-] nothacking@discuss.tchncs.de 63 points 1 year ago

All that really does is guarantee that the professor will catch anyone cheating

[-] TORFdot0@lemmy.world 21 points 1 year ago

The meme is gigachad not 9000 IQ so your objection is overruled

would be easier than to try and catch people slipping eachother code, no?

[-] knightry@lemmy.world 10 points 1 year ago

It's really easy to detect duplicate programs. I've failed multiple students due to cheating on assignments. Code obfuscation is incredibly easy to detect using something like MOSS .

[-] aport@programming.dev 46 points 1 year ago

Of course gigachad uses a thinkpad

[-] TootSweet@lemmy.world 30 points 1 year ago

Code web app class homework assignment. Put a link to the AGPL on the main page. Let another student access the main page from their personal smartphone. Give them a copy of the source code. When professor accuses you of helping them cheat, you can tell the professor you legally had to.

[-] the_sisko@startrek.website 14 points 1 year ago

I know this is a joke, but assuming you're the author, then you're under no obligation to follow the license. Only people to whom you transmitted the code are bound by its terms.

load more comments (1 replies)
[-] JoYo@lemmy.ml 17 points 1 year ago

most new projects are in MIT?

[-] andrew@lemmy.stuart.fun 53 points 1 year ago

My grades weren't good enough so I license most of my code Community College Licence.

[-] AzuleBlade@lemm.ee 5 points 1 year ago

Fucking LOL

[-] Knusper@feddit.de 9 points 1 year ago

That's certainly possible, but it's only lukewarm open-source. People can prefer spicy licenses.

load more comments (1 replies)
[-] Cube6392@beehaw.org 14 points 1 year ago

This is part of why universities generally have it in the admissions agreement that the university will hold copyright over all that you do for your classes

load more comments (1 replies)
[-] BaldProphet@kbin.social 12 points 1 year ago* (last edited 1 year ago)

Was either required or encouraged in my programming classes.

load more comments (1 replies)
[-] Ertebolle@kbin.social 9 points 1 year ago* (last edited 1 year ago)

'Cause I'm G PL
Yes I'm the real PL
All you other letter PLs
Aren't actually PLs

[-] gooey@lemm.ee 8 points 1 year ago

Not pictured: OP and all their classmates failing the assignment and being investigated for plagiarism

[-] spacesweedkid27@lemmy.world 7 points 1 year ago

I post all my homework solutions on GitHub

[-] FlexibleToast@lemmy.world 5 points 1 year ago

I only did for my last semester mostly as a practice for using git and to have something to show recruiters/employers.

[-] wallmenis@lemmy.one 5 points 1 year ago

That is literally me (after the assignment period ends :") )

[-] D1G17AL@kbin.social 4 points 1 year ago

Based on commit history, you can prove that you did it originally

Free as in freedom

[-] TheEntity@kbin.social 3 points 1 year ago

The commit history is trivial to rewrite.

[-] Rescuer6394@feddit.nl 3 points 1 year ago

this is the way.

load more comments
view more: next ›
this post was submitted on 28 Aug 2023
675 points (91.5% liked)

Programmer Humor

32171 readers
642 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS