this post was submitted on 21 Nov 2024
8 points (100.0% liked)

Programmer Humor

22324 readers
2095 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
top 12 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 4 months ago
[–] [email protected] 2 points 4 months ago (1 children)

Sadly, this has the same issue as the DO WHATEVER THE FUCK YOU WANT license because it doesn’t protect the creator from liability. Otherwise, I always love these parody licenses.

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

WTFPL rules. 🤷

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

Is there a name for this license framework?

FU License?

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

It's titled FUCK YOUR LICENSE at the top so I'm guessing that it's called FUCK YOUR

[–] [email protected] 1 points 4 months ago (1 children)
[–] [email protected] 1 points 4 months ago* (last edited 4 months ago)

sudo does not exist. Are you sure you're not misspelling sumo?

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

The screenshot seems to violate the licence it contains.

[–] [email protected] 2 points 4 months ago

There is no screenshot. You are imagining it. Fuck you and your screenshot!

[–] [email protected] 0 points 4 months ago* (last edited 4 months ago) (1 children)

I'm going to burst your bubble but GitHub doesn't allow non open source licenses on public repositories.

Just ask winamp lol

Edit: not open source, but at least forkable and viewable

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago) (1 children)

Winamp had a bunch of other issues with code they didn't own being stuck in that repo. Github encourages FOSS licenses, but doesn't require it.

https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository

You're under no obligation to choose a license. However, without a license, the default copyright laws apply, meaning that you retain all rights to your source code and no one may reproduce, distribute, or create derivative works from your work.

...

If you publish your source code in a public repository on GitHub, according to the Terms of Service, other users of GitHub.com have the right to view and fork your repository. If you have already created a repository and no longer want users to have access to the repository, you can make the repository private. When you change the visibility of a repository to private, existing forks or local copies created by other users will still exist. For more information, see "Setting repository visibility."

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

My bad! Said open source instead of forkable + viewable. Derp is me