Lots of layoffs (“re-evaluating our operational footprint”) and switching to “agentic” processes. Target user is AI.

Anyone still hosting Gitlab?

  • Fizz@lemmy.nz
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    Oh god that is so cringe. Just getting into coding i have no idea what to use as an online repo. I dont want to use github because microsoft but i want the basic repo collaboration features to be available cloning, pull requests, issues etc.

      • Fizz@lemmy.nz
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        Isnt codeberg centralized? I worry it will run into the same issue as github. I was checking out Radicle but its cryptic and hard to search for other projects.

        • ozoned@piefed.social
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 months ago

          Codeberg is supporting forgejo which Codeberg is built on. Forgejo is ActivityPub powered git repositories. So imagine regular git, but everyone can have their own repos on their own sites and you can still interact with each other. So yes, Codeberg is centealized FOR NOW. But they’re working on opening it up to EVERYONE to run their own and be able to access all the repos you use over the Fediverse.

          • oce 🐆@jlai.lu
            link
            fedilink
            English
            arrow-up
            0
            ·
            2 months ago

            Will it be possible to have decentralized pull requests? Like I open a PR on my site, my friend reviews my PR on his site, and I get his reviews on my site?