• DanceMomsSavedMe@lemmy.zip
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    8 hours ago

    Yessss let it die sonpeoppe can finally switch to non Microsoft alternatives.

    Its already working with the Linux and Mac market shares increasing lately. Please pleeeeeaaaassssseeeee let them drop the ball.

    • Scipitie@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      11
      ·
      13 hours ago

      Oh common it’s not like there’s an org for mountains of code. A codeberg.org basically.

      Or a method to forge jo own code repos just like that, just for dev. A … forgejo.dev … No that would be crazy. Let’s rather stick with Microsoft - after all, nothing they ever touched was bad for their user base, ever.

      • FizzyOrange@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        3 hours ago

        Codeberg is great, but let’s not pretend that it’s a replacement for GitHub. Notably they don’t allow private repos and can’t offer free CI (not in the same way as GitHub anyway). Plus, I don’t see how they would be immune to the slopnami either if they became popular.

        Best case would be if GitHub survives and just improves their reliability. I would not be surprised if they start imposing some kind of stricter limits on free accounts though.

      • Prinz Kasper@feddit.org
        link
        fedilink
        English
        arrow-up
        4
        ·
        9 hours ago

        Forge federation can’t come soon enough. I love being able to host my own little projects on my own forge, but if anyone intended to open an issue or PR, they would currently need an account on my instance to do so.

  • skami@lemmy.ml
    link
    fedilink
    arrow-up
    19
    ·
    18 hours ago

    Seems there’s lot of mess in the company all because of Microsoft or name it greed or late stage capitalism but still something tells me GitHub is just too important to lose dominance in next few years, after that if any other company takes over it’ll probably be gitlab but it’s really hard to speculate on this kind of things, I hope Microsoft leaves GitHub alone, they probably will fix themselves, lot’s of developers depend on Github and migration is not easy thing for big repos I expect.

    • Kissaki@programming.dev
      link
      fedilink
      English
      arrow-up
      5
      ·
      10 hours ago

      I hope Microsoft leaves GitHub alone

      I see no way of that happening. GitHub is a huge resource for Microsoft; in terms of market penetration, people platform, but especially now with GitHub Copilot and their push for AI. They can’t let go of GitHub.

    • schnurrito@discuss.tchncs.de
      link
      fedilink
      arrow-up
      16
      ·
      16 hours ago

      When I first became familiar with the existence of free and open source software, GitHub did not exist yet. The most popular similar website was SourceForge. (Do many people much younger than me even know that exists?)

      If things could change once, they can change again.

    • Caveman@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      15 hours ago

      It’ll not be gitlab, gitlab is fine but the UI sucks and no improvements in sight.

      Forgejo/Codeberg is the one that will take over in the coming decade.

      • ISO@lemmy.zip
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        7 hours ago

        Forgejo/Codeberg is the one that will take over in the coming decade.

        This is both wishful thinking, and would reintroduce the same problem anyway (centralization) if it would happen (the codeberg part).

        I don’t take seriously individuals celebrating a move to self-hosting either. While it may look cool and ideally liberating at first, infrastructure/hosting responsibility has worse bus factors and burnout than actual development (not to mention actual monetary costs). It’s safe to assume that any code self-hosted has a high chance of becoming unreachable in 1-3 years (and yes, exceptions exist).

        Solutions like radicale don’t help with unpopular repos, as you would again get a (hosting) bus factor of 1 (the dev/seeder), if that.

        A theoretical solution leveraging an anonymous encrypted distributed storage network for repos would help keeping code alive for a while (after the bus hits). But unpopular content will eventually fizzle out, out of the network.

        Multiple congregations of Forgejo (or something similar) communities forming would be cool. But the technology that would help them form one social block with network effects doesn’t exist*. And what’s proposed here and there (like federation for issues) doesn’t cover the code itself. And even if we get far in that direction, instance drama incidents, and attempts at exerting control over “the network” will inescapably appear.

        * I don’t know if tangled counts. But judging by the amount of love 😑 people show the AT protocol, it may as well not exist.


        tl;dr: Codeberg will not become GH-big. And if it did, it wouldn’t be a good thing. And yet there is no ideal alternative to central forges anyway, not even a theoretical one.

        • Jayjader@jlai.lu
          link
          fedilink
          arrow-up
          1
          ·
          20 minutes ago

          I agree with most of what you’re saying, but:

          • forgejo is working on federation. They’ve been working on it for a certain amount of time by now, but I do think we can expect some concrete version of what you describe in terms of community to materialize in the next decade as long a people want it and are motivated enough

          • when talking about code that is stored in a version control software that supports decentralized state (git, mercurial are the 2 I have working knowledge of) the “easy” fix for low bus factors is to just fork/mirror the software you want to see continue to exist. Source code is not that voluminous, I would be surprised if [the collective we] can’t manage to store multiple copies of the sources for software we deem useful. It’s a question of changing habits, not finding some miracle tech

          Of course, habits aren’t necessarily easy to change.

      • onlinepersona@programming.dev
        link
        fedilink
        arrow-up
        4
        ·
        14 hours ago

        You think it sucks because you’re used to GitHub’s interface. I really dislike the github interface after having left it a few years ago. Gitlab’s interface is, to me, so much better and a breath of fresh air (even though it might look like the old old Github).

        As for forgejo, I agree, once they get functional federation and a good CI (not a shitty Github actions clone), github and Gitlab can really fuck off. Gitlab might become a “competitor” once they have federation, but they only will do that if forgejo takes off sue to federation.