|
|
|
|
|
by kkfx
662 days ago
|
|
I'm curious how much time it will take for most FLOSS devs to understand that relaying on third party giant code hosting instead of put back usenet (it's cheap enough) to have visibility and keep the code REALLY distributed and REALLY developed in a distributed workflow... We have witnessed various GH and co bans for USA orders, often for no reasons (like a Belarus game dev who have nothing to do with foreign gov or intelligence, a USA citizen who have been in Iran for a little time and so on), DMCA and so on. It's astonishing how many develop FLOSS without understanding such basic consideration on depending on third parties opposing the classic "ah, I'm here only for visibility" and than start using PR, CI, ... not even understanding the threat of that and the scale effect. |
|
You absolutely don’t need usenet for that. Git is already distributed and any mailing list is fine for discussion. No need for nntp and the associated complexity.
The real issue is that most people have no idea about how to send and receive patches, share git bundles or use request-pull (or really use Git if I judge by the standard of my office) outside of GitHub.