Recently, I can’t access any GitHub repositories without having to sign in. This is becoming frustrating.

I’m looking for an alternative to switch to that has good git push/pull speeds (I’ve visited one which speeds are slow for me).

Any good options? Would one of the following be good?

  • Codeberg
  • Gitlab
    • relic4322@lemmy.ml
      link
      fedilink
      arrow-up
      6
      ·
      1 day ago

      same for me, codeberg works quite well. no issues at all in comparison to github. slowly moving my code over.

  • utopiah@lemmy.ml
    link
    fedilink
    arrow-up
    20
    arrow-down
    1
    ·
    2 days ago

    can’t access any GitHub repositories without having to sign in. This is becoming frustrating.

    Yes… also can’t search.

    This is supposed to be OPEN source yet, enshittification by Microsoft here goes down its inexorable path. It started nicely then slowly but surely popular features are blocked behind restrictions, unpopular features are shoved down people through, more marketing is used to try to convince users are actually wrong, etc.

    Please, do leave the platform and help others to do so.

  • HelloRoot@lemy.lol
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    edit-2
    2 days ago

    I’m using a selfhosted forgejo but in case something goes wrong with that, everything is also mirrored to sr.ht (which has a shit GUI if you are liking github/lab).

  • ter_maxima@jlai.lu
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    Codeberg is great in my experience, but my usage isn’t very intensive, so I can’t speak for its speed if you push it.

  • Scott@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    2
    ·
    2 days ago

    GitLab SaaS and CE (self hosted) are both good options. Self hosted would obviously rely on whatever your server can do. SaaS has been very consistent. I mostly enjoy it for the CI/CD that is provides.

    • Antithetical@lemmy.deedium.nl
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      edit-2
      1 day ago

      Hosting a Gitlab for work and for my private projects I agree. The CI/CD is excellent and I really like the way they handle issues and merge-requests. Gitlab is great but quite a beast, so throw some good CPU and storage at it.

      • mapumbaa@lemmy.zip
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 days ago

        Any shitty old laptop can self host any git service as long you only have a single or handful of users.

      • Scott@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        5
        ·
        2 days ago

        It’s usually the storage costs that will get you if you store large files with GitLFS. Otherwise it’s fairly light with the git repos and container image version persistence.

        If you do plan on storing containers, you might want to enable the container purge.