• Paragone@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    1 day ago

    AND THERE ARE ENTIRE PROGRAMMING-LANGUAGES WHICH HAVE HARDCODED GITHUB AS THEIR ROOT SOURCE!!

    rotflmao…

    Exactly the same as Canada presuming that the US was somehow “inherently” on our side, forever

    Non-autonomy bites one in the ass!

    It isn’t IF, it’s WHEN.

    Nobody’ll learn in-time, then, it looks like…

    ( both Haskell & Julia seem to have hardcoded it into many packages, or into the language+libraries themselves, to great extent…

    Try setting-up a project in either language, with no github-username…

    they deemed that to be universally a problem…

    codependency isn’t synergy: it is suckerpunching-in-the-making. )

    _ /\ _

  • youmaynotknow@lemmy.zip
    link
    fedilink
    English
    arrow-up
    40
    ·
    2 days ago

    Glad to see that Microsoft is still the best. The best at shooting themselves in the foot chasing the AI bullshit.

  • Ilovethebomb@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    125
    ·
    3 days ago

    There’s something heartwarming about a massive company completely ballsing something up like this, and losing money in the process.

    • osanna@lemmy.vg
      link
      fedilink
      English
      arrow-up
      6
      ·
      2 days ago

      I fucking hope microshaft goes bankrupt. I really do. I know it’s unlikely, but I’m trying to remember that no company is too big to fail

  • Zarajevo@feddit.org
    link
    fedilink
    English
    arrow-up
    91
    arrow-down
    2
    ·
    3 days ago

    GIT is a distributed version control system, there is no reason to centralize it on GitHub, use Forgejo and the Fediverse for your development - today!

    • ID10T@programming.dev
      link
      fedilink
      English
      arrow-up
      38
      arrow-down
      1
      ·
      edit-2
      2 days ago

      I know this is fun to point and say about MS, but not really the case here IMO. Embrace, Extend, and Extinguish describes the MS strategy for creating/maintaining a monopoly - but GitHub nearly is a monopoly. Extinguishing it only takes themselves out of the competition.

      This is just plain old mismanagement if you ask me, and ostensibly a victim of the current AI craze.

      • whaleross@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        2 days ago

        Yeah, it’s not like Microsoft has a different platform they want to push instead, unless you want code in Microsoft Word.

        It’s middle managers getting their cost cutting efficiency in the log before moving up to destroy something else on a bigger scale.

        • Pieisawesome@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          3
          ·
          2 days ago

          I mean they literally have azure devops…

          Not that they are pushing it, but they do have a full fledged mature second offering

          • whaleross@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 day ago

            I haven’t used it but I was under the impression that it is part closer to AWS than GitHub, as in a locked in platform rather than agnostic versioning and deployment. But I haven’t really used much or the business parts of GitHub either though.

            • Pieisawesome@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 day ago

              It’s not as “good” as GitHub, but it gets the job done. Supports git, azure pipelines is similar to GitHub pipelines, etc.

              It’s been around longer than azure has, it was originally Team Foundation Server

  • negativenull@piefed.world
    link
    fedilink
    English
    arrow-up
    20
    ·
    edit-2
    2 days ago

    Any info on scaling forgejo to large size (>1000 users)? My organization has a heavy presence on GitHub.com AND a large GitHub enterprise server as well. Anyone tried at scale?

  • ian@feddit.uk
    link
    fedilink
    English
    arrow-up
    17
    ·
    2 days ago

    More than a decade ago I joined github among other systems, in order to report bugs to FOSS projects. Now I quit GitHub as it’s too risky being on there. So if a project wants bug reports, go somewhere users data is not put at risk. Or go without bug reports.

  • eleefece@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    2 days ago

    I don’t see Gitlab mentioned anywhere, is something wrong with it? Or am I wrong and it’s not a GitHub alternative?

    • kobra@lemmy.zip
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      1
      ·
      edit-2
      2 days ago

      Depends on context really. If you’re looking for a hosted solution similar to Github, Gitlab is much more expensive. Our team was on a self-hosted version of Gitlab but needed more change control around PR reviews and merging. We moved to Github and got that for $4 per user per month where that same functionality would’ve cost ~$30 per user per month on Gitlab. That’s a crazy price difference and was easily worth the migration to Github for our use case.

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

        Yeah if you need enterprise features, it gets expensive quickly, but the free tier for small projects is all right.

        One thing that’s slowly becoming annoying is the change in mentality when deciding what feature is available in the free tier: in the beginning, I think the idea was that a feature started in the paid tier, and then, if it could be useful to everyone, it was available in the free tier after a short period. I think it’s slowly shifting, some features like scoped labels, a feature existing for years, is still a premium feature. I’m not entirely trusting the business behind GitLab for stuff like that.

  • Doctacosa@piefed.ca
    link
    fedilink
    English
    arrow-up
    7
    ·
    2 days ago

    I’m still not sure what to do with my own code.

    I placed my public projects on GitHub to have a visible online front and invite people to submit patches. I haven’t had any issues with GitHub so far. I considered Microsoft to be a good steward… until recently, since articles like this keep popping up.

    I also already have a self-hosted repository for my private projects. It would be simple enough for me to move everything there, but then I basically lose any chance of other people contributing and that online resume I built up over time.

    • DeckPacker@lemmy.world
      link
      fedilink
      English
      arrow-up
      21
      ·
      2 days ago

      Codeberg seems to be the best alternative to Github right now. It’s fully FOSS and supported by a nonprofit and it’s getting more and more popular.

      So if you want a good alternative to GitHub but still people to be able to see and contribute to your code, I would suggest Codeberg.

      • egerlach@lemmy.ca
        link
        fedilink
        English
        arrow-up
        6
        ·
        2 days ago

        I also use CodeFloe. While smaller, they have fewer guidelines around what is allowed to be there. While Codeberg is generally okay with people putting small private repos there, I don’t feel comfortable using what I view as a public resource for my private stuff.

    • BrightCandle@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      One possibility is to leave the Github available but just have it as a project page that points them to where the development is really happening and then host it where ever you want. In the near term this seems like a solution that at the very least makes the project visible and findable for those that go looking just on github.

  • jaybone@lemmy.zip
    link
    fedilink
    English
    arrow-up
    7
    ·
    2 days ago

    I hope everyone moves off of their shit and wherever they end up blocks all of the ai bot copilot slop ass.