Even the Discord and Buymeacoffee page got taken down. This is larger than any other DMCA I know of
Edit: even the Telegram has been nuked. Yup, Telegram
Even the Discord and Buymeacoffee page got taken down. This is larger than any other DMCA I know of
Edit: even the Telegram has been nuked. Yup, Telegram
deleted by creator
Like Git x activityPub 🤔 seems doable, or where would be problems? Just something like pipeline, which creates an activity post including the commits🤔🤔
I’m not smart enough to understand it, but maybe these sites can help you see how they’re doing it:
Forgefed looks very good, I’ll test that out 😃
I believe that Git is decentralized. Because people choose to use Git hosting services doesn’t make Git itself centralized. Git doesn’t force you to sign up on GitHub, GitLab or Bitbucket. You can use git-appraise to get decentralized code reviews. You can use git-bug to get decentralized issue tracking. You can always send maintainers patches with the built-in send-email command as GitHub/GitLab/… require an email address either way. You can always clone and push the repository somewhere else. Most (self-hosted) Git hosting services provide an automated migration procedure for issues, discussions, etc.