this post was submitted on 27 May 2024
1099 points (100.0% liked)

Programmer Humor

24591 readers
678 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
all 50 comments
sorted by: hot top controversial new old
[–] [email protected] 106 points 1 year ago (1 children)

But in a moment of legal discovery, it was found that "GitLab Support Bot" always owns the repository since it creates the merge commit after CI runs.

[–] [email protected] 22 points 1 year ago (1 children)
  1. The bot is not a person and this cannot have the rights
  2. Just don't use something as fancy as that. CI for a HLP project? Wth are you doing, there aren't even tests
[–] [email protected] 10 points 1 year ago (1 children)

You don't have to be a person to have the rights of a person. That's what a corporation is.

[–] [email protected] 5 points 1 year ago (1 children)

But the license mentions all of earths citizens. Corpos can't be citizens, right? Legal terms are confusing.

[–] [email protected] 2 points 1 year ago (2 children)

Corporations provide services, and service guarantees citizenship.

[–] [email protected] 1 points 1 year ago

Hence how Melania came to be a Citizen

[–] [email protected] 1 points 1 year ago

I would like to know more.

[–] [email protected] 64 points 1 year ago (1 children)

"It's not my code" "It is now!"

[–] [email protected] 56 points 1 year ago

This is how I handle code at work, almost. Program not working? Who has the last commit on the code? You get the question!

[–] [email protected] 54 points 1 year ago (1 children)

Way to discriminate against future people on Mars.

[–] [email protected] 40 points 1 year ago (1 children)

There are a few flaws.

There should be a clause forcing it to remain open source. Another clause should be that the license must not be changed. A warrenty and liability disclaimer would be also good. Otherwise a splendid license.

[–] [email protected] 27 points 1 year ago

I would 100% use this HPL-v2 for all of my (temporary) foss projects. It's just genius. I mean, good luck keeping track of the current owner, Nintendo lawyers.

[–] [email protected] 38 points 1 year ago (3 children)

As a Martian I feel left out.

[–] Zos_Kia 16 points 1 year ago (1 children)

Them dusters always complaining about something smh

[–] [email protected] 3 points 1 year ago

Inners amirte?

[–] [email protected] 9 points 1 year ago (2 children)
[–] [email protected] 6 points 1 year ago

Nah, we're alright. I don't think anyone has clearly defined the requirements of earth citizenship, we can assume it's like Ireland who hand it out like candy

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago) (1 children)
[–] [email protected] 7 points 1 year ago* (last edited 1 year ago) (1 children)
[–] [email protected] 4 points 1 year ago

No fair, this is uncalled for aggression towards Triangulum Galaxy dwellers!

[–] [email protected] 29 points 1 year ago

The secret license everyone gets while working for an enterprise. If the previous dude left, good luck changing anything.

[–] [email protected] 24 points 1 year ago (4 children)

What happen when the repository is getting forked? Goofing with the license is all haha fun till nasty lawyers get into the picture and you get all sort of liability claims

[–] [email protected] 64 points 1 year ago (4 children)

Just writing words doesn't make it legally binding. Anyone who reads this comment owes me $1,000,000 USD.

[–] [email protected] 40 points 1 year ago* (last edited 1 year ago) (3 children)

Oh shit, what's your PayPal?

Anyone who reads this comment owes me $1,000,000 USD and a kiss

[–] [email protected] 21 points 1 year ago (1 children)

I don't have 2 mil, how do I get out of this? File for bankruptcy?

[–] [email protected] 22 points 1 year ago (1 children)

on a technicality, debts like this are not legally dischargable through bankruptcy

[–] [email protected] 8 points 1 year ago (1 children)

Ah, the student loan loophole

[–] [email protected] 9 points 1 year ago

I don't have the money, can I kiss you twice instead?

[–] [email protected] 9 points 1 year ago

If anyone I owe money to reads this, the debt is reversed.

I'll take the kiss though

[–] [email protected] 7 points 1 year ago* (last edited 1 year ago)

Ofcourse its legally binding. If you include a license text with your own code on a platform that doesnt have a clause to license your code under different terms, then that license is legally valid.

But writing the license yourself without making sure that it doesnt allow for any legal loopholes is a bad idea.

[–] [email protected] 4 points 1 year ago

You declaring a debt isn't meaningful because you don't have legal authority to do so.

A licence statement is describing in what way you're granting permission for something you do have the right to control, which makes it meaningful

[–] [email protected] 2 points 1 year ago

What the fuck are you talking about? Do you think the license being used is not legally binding? What constitutes as legally binding to you?

[–] [email protected] 8 points 1 year ago (1 children)

If you want to fork the repo then you make a commit to the original repo giving yourself rights then you make the fork and you’re golden.

[–] [email protected] 3 points 1 year ago

I was gonna say, just make a commit changing the license to something else, like MIT?

[–] [email protected] 7 points 1 year ago (1 children)

I think this is a sort of anti-license, so I think the sort of people who use it reject copyright law.

[–] [email protected] 3 points 1 year ago

Sounds like programmers with sovereign citizen approach

[–] [email protected] 3 points 1 year ago

What happen when the repository is getting forked?

You get two code bases with different ownership.

That's a very practical license, that reflects the concept as it is practiced. It's probably the only one that doesn't come from an ivory tower.

[–] [email protected] 24 points 1 year ago* (last edited 1 year ago) (1 children)

git commit --amend

git push --force

[–] [email protected] 2 points 1 year ago

but why would you want to?

[–] [email protected] 22 points 1 year ago
[–] [email protected] 16 points 1 year ago

So that's the legal equivalent of the guy committing 10k changes the day before leaving the company...

[–] [email protected] 2 points 1 year ago

A self revoking license. You can only use or distribute this software if you've made the last commit.