Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. So, who's still left on GitLab?

So, who's still left on GitLab?

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
29 Indlæg 19 Posters 0 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • neil@mastodon.neilzone.co.ukN This user is from outside of this forum
    neil@mastodon.neilzone.co.ukN This user is from outside of this forum
    neil@mastodon.neilzone.co.uk
    wrote sidst redigeret af
    #1

    So, who's still left on GitLab?

    Time to find a new project home?

    > AI is the substrate on which future software gets built. Agents will plan, code, review, deploy, and repair.

    https://about.gitlab.com/blog/gitlab-act-2/

    bredroll@mas.toB neil@mastodon.neilzone.co.ukN barubary@infosec.exchangeB ebrum@mastodont.catE sylvie@gabriel.havfruefestning.comS 10 Replies Last reply
    1
    0
    • neil@mastodon.neilzone.co.ukN neil@mastodon.neilzone.co.uk

      So, who's still left on GitLab?

      Time to find a new project home?

      > AI is the substrate on which future software gets built. Agents will plan, code, review, deploy, and repair.

      https://about.gitlab.com/blog/gitlab-act-2/

      bredroll@mas.toB This user is from outside of this forum
      bredroll@mas.toB This user is from outside of this forum
      bredroll@mas.to
      wrote sidst redigeret af
      #2

      @neil ugh.... boo..

      bredroll@mas.toB 1 Reply Last reply
      0
      • bredroll@mas.toB bredroll@mas.to

        @neil ugh.... boo..

        bredroll@mas.toB This user is from outside of this forum
        bredroll@mas.toB This user is from outside of this forum
        bredroll@mas.to
        wrote sidst redigeret af
        #3

        @neil fuuuuck...

        bredroll@mas.toB 1 Reply Last reply
        0
        • neil@mastodon.neilzone.co.ukN neil@mastodon.neilzone.co.uk

          So, who's still left on GitLab?

          Time to find a new project home?

          > AI is the substrate on which future software gets built. Agents will plan, code, review, deploy, and repair.

          https://about.gitlab.com/blog/gitlab-act-2/

          neil@mastodon.neilzone.co.ukN This user is from outside of this forum
          neil@mastodon.neilzone.co.ukN This user is from outside of this forum
          neil@mastodon.neilzone.co.uk
          wrote sidst redigeret af
          #4

          I am happily using Forgejo for some stuff, and just a plain old remote git instance for other bits, but I'll freely say that my requirements are very limited.

          matus_chochlik@mastodon.onlineM beaiouns@is.nota.liveB barubary@infosec.exchangeB keithzg@fediverse.keithzg.caK pmdj@mstdn.socialP 5 Replies Last reply
          0
          • neil@mastodon.neilzone.co.ukN neil@mastodon.neilzone.co.uk

            So, who's still left on GitLab?

            Time to find a new project home?

            > AI is the substrate on which future software gets built. Agents will plan, code, review, deploy, and repair.

            https://about.gitlab.com/blog/gitlab-act-2/

            barubary@infosec.exchangeB This user is from outside of this forum
            barubary@infosec.exchangeB This user is from outside of this forum
            barubary@infosec.exchange
            wrote sidst redigeret af
            #5

            @neil The AI stuff is why I didn't try Gitlab in the first place. And I'm glad I didn't.

            1 Reply Last reply
            0
            • bredroll@mas.toB bredroll@mas.to

              @neil fuuuuck...

              bredroll@mas.toB This user is from outside of this forum
              bredroll@mas.toB This user is from outside of this forum
              bredroll@mas.to
              wrote sidst redigeret af
              #6

              @neil i wonder if my gitlab emulator would be helpful to anyone wanting to make a new platform?

              1 Reply Last reply
              0
              • T This user is from outside of this forum
                T This user is from outside of this forum
                tanavit@toot.aquilenet.fr
                wrote sidst redigeret af
                #7

                @Juankprada

                Back to what is Internet : learn to host your own git repository.

                It is what @neil do.

                From what I understood, @neil is a lawyer, not a computer scientist.

                @neil

                1 Reply Last reply
                0
                • neil@mastodon.neilzone.co.ukN neil@mastodon.neilzone.co.uk

                  I am happily using Forgejo for some stuff, and just a plain old remote git instance for other bits, but I'll freely say that my requirements are very limited.

                  matus_chochlik@mastodon.onlineM This user is from outside of this forum
                  matus_chochlik@mastodon.onlineM This user is from outside of this forum
                  matus_chochlik@mastodon.online
                  wrote sidst redigeret af
                  #8

                  @neil I've moved over 30 repositories from github (when they started pushing their AI stuff) to codeberg.org and I have a gitolite installation on 1 VPC and 4 home computers/laptops/rpi/orangepis that run Linux. So now my git repositories have at least 4 remotes. I'm pretty happy with this setup.

                  1 Reply Last reply
                  0
                  • neil@mastodon.neilzone.co.ukN This user is from outside of this forum
                    neil@mastodon.neilzone.co.ukN This user is from outside of this forum
                    neil@mastodon.neilzone.co.uk
                    wrote sidst redigeret af
                    #9

                    @Juankprada

                    It rather depends on your requirements. If you want to collaborate easily with others, for instance, or have a fancy CI pipeline, or whatever.

                    One could just run git, locally, and back it up. All the benefits of git branches, with nothing to host.

                    Or one could also run a remote instance of git, and push from local to remote from time to time too. Perhaps convenient if one is using multiple machines.

                    One could look at a self-hosted "forge", like Forgejo, or pay Codeberg to run it.

                    neil@mastodon.neilzone.co.ukN 1 Reply Last reply
                    0
                    • neil@mastodon.neilzone.co.ukN neil@mastodon.neilzone.co.uk

                      I am happily using Forgejo for some stuff, and just a plain old remote git instance for other bits, but I'll freely say that my requirements are very limited.

                      beaiouns@is.nota.liveB This user is from outside of this forum
                      beaiouns@is.nota.liveB This user is from outside of this forum
                      beaiouns@is.nota.live
                      wrote sidst redigeret af
                      #10

                      @neil damn i was just getting used to switching to Mercurial from Subversion

                      1 Reply Last reply
                      0
                      • neil@mastodon.neilzone.co.ukN neil@mastodon.neilzone.co.uk

                        So, who's still left on GitLab?

                        Time to find a new project home?

                        > AI is the substrate on which future software gets built. Agents will plan, code, review, deploy, and repair.

                        https://about.gitlab.com/blog/gitlab-act-2/

                        ebrum@mastodont.catE This user is from outside of this forum
                        ebrum@mastodont.catE This user is from outside of this forum
                        ebrum@mastodont.cat
                        wrote sidst redigeret af
                        #11

                        @neil it gets worse:

                        > Agents merge requests in parallel, trigger pipelines around the clock, and push commits at a rate no human team ever did. Git itself wasn't designed for that load, and bolting AI onto platforms not built for agents is the biggest mistake of this era. We're doing a generational rebuild of the underlying infrastructure to handle agent-rate work as the default. Git itself is being reengineered for machine scale.

                        ebrum@mastodont.catE 1 Reply Last reply
                        0
                        • danielleigh@mastodon.socialD This user is from outside of this forum
                          danielleigh@mastodon.socialD This user is from outside of this forum
                          danielleigh@mastodon.social
                          wrote sidst redigeret af
                          #12

                          @Juankprada @neil For open source stuff: codeberg. Otherwise, self hosting forgejo isn't too hard.

                          1 Reply Last reply
                          0
                          • ebrum@mastodont.catE ebrum@mastodont.cat

                            @neil it gets worse:

                            > Agents merge requests in parallel, trigger pipelines around the clock, and push commits at a rate no human team ever did. Git itself wasn't designed for that load, and bolting AI onto platforms not built for agents is the biggest mistake of this era. We're doing a generational rebuild of the underlying infrastructure to handle agent-rate work as the default. Git itself is being reengineered for machine scale.

                            ebrum@mastodont.catE This user is from outside of this forum
                            ebrum@mastodont.catE This user is from outside of this forum
                            ebrum@mastodont.cat
                            wrote sidst redigeret af
                            #13

                            @neil

                            > The monolith is giving way to modern, API-first, composable services. And agent-specific APIs are being built so agents can act as first-class users of the platform, not as bolted-on consumers of human-shaped interfaces.

                            1 Reply Last reply
                            0
                            • neil@mastodon.neilzone.co.ukN neil@mastodon.neilzone.co.uk

                              @Juankprada

                              It rather depends on your requirements. If you want to collaborate easily with others, for instance, or have a fancy CI pipeline, or whatever.

                              One could just run git, locally, and back it up. All the benefits of git branches, with nothing to host.

                              Or one could also run a remote instance of git, and push from local to remote from time to time too. Perhaps convenient if one is using multiple machines.

                              One could look at a self-hosted "forge", like Forgejo, or pay Codeberg to run it.

                              neil@mastodon.neilzone.co.ukN This user is from outside of this forum
                              neil@mastodon.neilzone.co.ukN This user is from outside of this forum
                              neil@mastodon.neilzone.co.uk
                              wrote sidst redigeret af
                              #14

                              @Juankprada

                              One could just push from git on one local machine to git on another. Fundamentally the same as the "central server" model, since it is all p2p anyway, but perhaps a different mental model.

                              1 Reply Last reply
                              0
                              • neil@mastodon.neilzone.co.ukN neil@mastodon.neilzone.co.uk

                                So, who's still left on GitLab?

                                Time to find a new project home?

                                > AI is the substrate on which future software gets built. Agents will plan, code, review, deploy, and repair.

                                https://about.gitlab.com/blog/gitlab-act-2/

                                sylvie@gabriel.havfruefestning.comS This user is from outside of this forum
                                sylvie@gabriel.havfruefestning.comS This user is from outside of this forum
                                sylvie@gabriel.havfruefestning.com
                                wrote sidst redigeret af
                                #15

                                @neil GNOME and related projects
                                https://gitlab.gnome.org/explore/groups/active

                                andres4ny@social.ridetrans.itA 1 Reply Last reply
                                0
                                • neil@mastodon.neilzone.co.ukN neil@mastodon.neilzone.co.uk

                                  I am happily using Forgejo for some stuff, and just a plain old remote git instance for other bits, but I'll freely say that my requirements are very limited.

                                  barubary@infosec.exchangeB This user is from outside of this forum
                                  barubary@infosec.exchangeB This user is from outside of this forum
                                  barubary@infosec.exchange
                                  wrote sidst redigeret af
                                  #16

                                  @neil For me, the main attractions of Github were remote git hosting and free building and testing of my code on Mac OS and Windows. When Github started pushing their Copilot nonsense, I started looking for alternatives. Forgejo doesn't give me Mac/Windows testing, but for my own projects it's easier to just drop Windows support altogether. In the past I tried to make sure my code was reasonably portable and worked on exotic platforms like Windows, but I do this in my free time and Microsoft doesn't care about developers like me, so I don't really see the point anymore.

                                  1 Reply Last reply
                                  0
                                  • neil@mastodon.neilzone.co.ukN neil@mastodon.neilzone.co.uk

                                    So, who's still left on GitLab?

                                    Time to find a new project home?

                                    > AI is the substrate on which future software gets built. Agents will plan, code, review, deploy, and repair.

                                    https://about.gitlab.com/blog/gitlab-act-2/

                                    smilingdemon@mastodon.artS This user is from outside of this forum
                                    smilingdemon@mastodon.artS This user is from outside of this forum
                                    smilingdemon@mastodon.art
                                    wrote sidst redigeret af
                                    #17

                                    @neil yay (not yay). So much meaningless fluff packed in around that too. I really can't wait for this thing to actually pop and done if these companies and CEOs to disappear in clouds of smoke

                                    1 Reply Last reply
                                    0
                                    • astraluma@tacobelllabs.netA This user is from outside of this forum
                                      astraluma@tacobelllabs.netA This user is from outside of this forum
                                      astraluma@tacobelllabs.net
                                      wrote sidst redigeret af
                                      #18

                                      @Juankprada @neil Forgejo (there's a few instances)

                                      Source Hut

                                      Tangled's an up-and-comer

                                      Niche stuff like gitolite

                                      astraluma@tacobelllabs.netA 1 Reply Last reply
                                      0
                                      • astraluma@tacobelllabs.netA astraluma@tacobelllabs.net

                                        @Juankprada @neil Forgejo (there's a few instances)

                                        Source Hut

                                        Tangled's an up-and-comer

                                        Niche stuff like gitolite

                                        astraluma@tacobelllabs.netA This user is from outside of this forum
                                        astraluma@tacobelllabs.netA This user is from outside of this forum
                                        astraluma@tacobelllabs.net
                                        wrote sidst redigeret af
                                        #19

                                        @Juankprada @neil I'm largely moving to Forgejo because they have largely compatible Actions, good mirroring features, and working on ActivityPub-based federation.

                                        Plus, Forgejo's relationship with Codeberg means there's some resemblance of a financial plan.

                                        astraluma@tacobelllabs.netA 1 Reply Last reply
                                        0
                                        • astraluma@tacobelllabs.netA astraluma@tacobelllabs.net

                                          @Juankprada @neil I'm largely moving to Forgejo because they have largely compatible Actions, good mirroring features, and working on ActivityPub-based federation.

                                          Plus, Forgejo's relationship with Codeberg means there's some resemblance of a financial plan.

                                          astraluma@tacobelllabs.netA This user is from outside of this forum
                                          astraluma@tacobelllabs.netA This user is from outside of this forum
                                          astraluma@tacobelllabs.net
                                          wrote sidst redigeret af
                                          #20

                                          @Juankprada @neil because of Teahouse Hosting, I rank forges by "do they have CI/CD, and do they have OIDC tokens?"

                                          GitHub, GitLab, and Forgejo do (and BitBucket, kinda).

                                          Gitea is working on it.

                                          Source Hut and Tangled don't have OIDC.

                                          1 Reply Last reply
                                          0
                                          Svar
                                          • Svar som emne
                                          Login for at svare
                                          • Ældste til nyeste
                                          • Nyeste til ældste
                                          • Most Votes


                                          • Log ind

                                          • Har du ikke en konto? Tilmeld

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          Graciously hosted by data.coop
                                          • First post
                                            Last post
                                          0
                                          • Hjem
                                          • Seneste
                                          • Etiketter
                                          • Populære
                                          • Verden
                                          • Bruger
                                          • Grupper