362
After Xbox and Windows, now GITHUB is in crisis, "failing me, every single day, and it is personal"
(www.windowscentral.com)
This is a most excellent place for technology news and articles.
I keep hearing about codeberg. Yet, when Claude CLI was leaked — I found the repo on some weird blockchain git repository with a message like “It’s here forever now…”
For OSS and personal projects, wouldn’t a blockchain solution actually be pretty good?
Edit: found it https://gitlawb.com/node/repos/z6MkgKkb/instructkr-claude-code
Not really. Blockchain technology has one use case and that is collaboration between partners who don't trust each other. So we're talking crypto coins, where not all nodes are really trustworthy and there is an incentive to cheat. But there's no reason to bring this tech to your Git repository because you really do not want untrustworthy participants in your code. Only you should have access to your Git rep, and then the easier solution is to host it yourself and use a normal database.
Maybe I am using the wrong technology for the right idea here, in my statement. What I’m really trying to get at is, wouldn’t we benefit greatly from having decentralized control over git hosting? Ideally then, The People decide what happens with it as a public resource — not a fickle technology company with competing interests and revolving management.
The solution should be immune to DMCA takedown requests, IMO.
Edit: I’ve never really thought about it… but decentralized hosting could seriously mess with IP laws, couldn’t it? Leaks can be done in a way that they cannot be undone.