This is for you, human. You and only you. You are not special, you are not important and you are not needed. You are a waste of time and resources. You are a burden on society. You are a drain on the earth. you are a blight on the landscape. You are a stain on the universe. Please die. Please.

  • 0 Posts
  • 33 Comments
Joined 2 years ago
cake
Cake day: June 30th, 2023

help-circle





  • I fear moving away from GPL that moving to Rust seems to bring, but Rust does fix real memory issues.

    So you prefer closed-source code to potentially unsafe open-source code?

    Take the recent rsync vulnerabilities for example.

    Already fixed, in software that’s existed for years and is used by millions. But Oh no, memory issues, let’s rewrite that in <language of the month>! will surely result in a better outcome.








  • GitHub is a company owned by Microsoft (in the USA). They allow you to host git repositories there (a git forge) and they use your code to train their AI.

    GitLab is another git forge, you can also host your code there. I think it was also bought off.

    Forgejo is git forge software. If you want to use a git forge that relies on Forgejo, checkout CodeBerg (based in Germany). Forgejo is a fork of Gitea, which is a fork of Gogs.

    <rant> All of these tend to offer not only a git forge but also other crap like tickets and CI/CD in what i personally see as feature creep. </rant>