I get that it’s open source provided you use codium not code but I still find that interesting

    • OsrsNeedsF2P@lemmy.ml
      link
      fedilink
      arrow-up
      43
      ·
      1 year ago

      This one is a bigger issue. One of the projects I used to contribute to moved to Gitlab, and saw a significant decrease in organic contributors. GitHub simply has more users, better SEO, and a better ecosystem

    • flashgnash@lemm.eeOP
      link
      fedilink
      arrow-up
      8
      arrow-down
      3
      ·
      1 year ago

      True but GitHub wasn’t always Microsoft and at least in my experience moving between git providers is a pain

      • aleq@lemmy.world
        link
        fedilink
        arrow-up
        10
        ·
        1 year ago

        How is it a pain? You just change the origin on your existing project, and new projects you just use the new one to start with.

        • intensely_human@lemm.ee
          link
          fedilink
          arrow-up
          12
          ·
          1 year ago

          You gotta change the origin on every deployment you have. Update environment vars, reconfigure tools. You have to port all your PRs over somehow. Your issues. Your documentation. All the access keys. Etc.