this post was submitted on 24 Sep 2024
140 points (99.3% liked)

Open Source

31114 readers
1 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] sweng@programming.dev 0 points 10 months ago* (last edited 10 months ago) (10 children)

Why on earth would the license use Github's very niche definition? "Forking" as a software concept has been around for decades longer than Github or it's "fork" button has existed.

Also, how about reading the full psragraph?

You may not create, maintain, or distribute a forked version of the software.

(emphasis mine). It only does what you think it does if forking = copying. Which it doesn't.

Question to you: Github provides a button labeled "Download ZIP" for downloading a .zip-file containing the source. If I press that button, am I in your opinion creating a fork?

[–] chebra@mstdn.io 1 points 10 months ago (3 children)

@sweng

> Why on earth would the license use Github’s very niche definition?

Maybe because it's ON GITHUB??

[–] sweng@programming.dev 0 points 10 months ago (2 children)

Thst's not at all how it works. The definitions made in the TOS do not "leak" out of said TOS (unless the TOS specifies that, which it does not).

[–] chebra@mstdn.io 1 points 10 months ago (1 children)

@sweng It's much more likely that the term follows the github's definition, because it's on github, rather than the wikipedia's definition, because why would it? You keep hanging on one word in a wikipedia article, let me fix that article and maybe we can stop this nonsense discussion.

[–] sweng@programming.dev 0 points 10 months ago* (last edited 10 months ago)

Can you fix dictionary.com as well?

Computers. to copy the source code from (a piece of software) and develop a new version independently, resulting in two unique pieces of software

https://www.dictionary.com/browse/fork

load more comments (6 replies)