Earlier quoted context omitted.
Any public GitHub fork is being distributed.
You can't have a private Github fork
https://docs.github.com/en/organizations/managing-organizati...
201–210 of 345 posts
Earlier quoted context omitted.
Any public GitHub fork is being distributed.
You can't have a private Github fork
https://docs.github.com/en/organizations/managing-organizati...
Open sourcing is always good, because maybe you can learn some things by reading it. Also, Winamp Legacy is a fairly important piece of software, so having an archive of its source is a great thing. But the restrictions on the source are interesting. To quote the license file: * No Distribution of Modified Versions: You may not distribute modified versions of the software, whether in source or binary form. * No Forki…
This seems to go against GitHub's own ToS[1]: > By setting your repositories to be viewed publicly, you agree to allow others to view and "fork" your repositories (this means that others may make their own copies of Content from your repositories in repositories they control). [1] https://docs.github.com/en/site-policy/github-terms/github-t...
man, at first glance doesnt look like a lot of work to add support to linux.
If you want a free copy of the SHOUTcast server software, they illegally share that code in their repo ..
Earlier quoted context omitted.
What is the other meaning of fork? When you click "fork this repo" in GitHub, that clones the repository, and re-publishes it under your username. When you clone a repo to your system privately, that does not involve publishing. If this is their intended meaning of "fork", then this license must explicitly disallow cloning the repo!
> What is the other meaning of fork? The older, still in use today meaning is what happened when Oracle bought MySQL and ruined it. People forked it and now we have MariaDB. Basically, it means a fork in the code base and now there are two separate projects.
When you fork a project on GitHub, that literally creates a parallel working history, and publishes it under your username. That's what GitHub means by "fork".
So what's the other definition?
Earlier quoted context omitted.
> What is the other meaning of fork? The older, still in use today meaning is what happened when Oracle bought MySQL and ruined it. People forked it and now we have MariaDB. Basically, it means a fork in the code base and now there are two separate projects.
OK, but that's still not different. When you fork a project on GitHub, that literally creates a parallel working history, and publishes it under your username. That's what GitHub means by "fork". So what's the other definition?
Earlier quoted context omitted.
You can't have a private Github fork
Yes you can; it's set at the organization level https://docs.github.com/en/organizations/managing-organizati...
Earlier quoted context omitted.
Here you go https://about.winamp.com/press/article/winamp-open-source-co...
Thanks for sharing. Wonder if they've ever heard of color contrast. Dark blue on dark blue is not very readable. Had to highlight the article to read it.