• aesthelete@lemmy.world
    link
    fedilink
    arrow-up
    40
    ·
    1 day ago

    Git is so easy to host yourself and everyone went and handed over all their code to evil corp to farm on anyway.

    (Though I do understand that they were bought, but that was a while ago and it was only a matter of time before the evil seeped in.)

    • Lena@gregtech.eu
      link
      fedilink
      English
      arrow-up
      2
      ·
      24 minutes ago

      Their CI/CD minutes are very generous (unlimited!). Plus, if Microsoft wanted to scrape code, it doesn’t have to be on Github. They can scrape it off codeberg too. And I can be sure Github won’t shut down.

      If Github does decide to screw users over, switching to self-hosted forgejo would be trivial.

    • boonhet@sopuli.xyz
      link
      fedilink
      arrow-up
      6
      ·
      1 hour ago

      It’s such a simple reason tbh. Github is expected to stay online indefinitely. My VPS? As long as I pay the bill, which I may not want to at some point.

      Codeberg is a decent middle ground - open source projects only. The site itself is open source too.

    • FurryMemesAccount@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      13
      arrow-down
      5
      ·
      1 day ago

      I think you may be mixing up git, which is a command line tool that’s still open source, AFAIK, with github that’s a closed source, git-based code hosting platform bought by Microsoft.

      You can use other hosting services with git, and get an almost identical experience. Gitlab does it, as well as many others.