Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • 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 (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Welp. I've been using GitLab for over a decade and have been pretty happy with it.

Welp. I've been using GitLab for over a decade and have been pretty happy with it.

Scheduled Pinned Locked Moved Uncategorized
gitlabfuckaisoftwaredevelop
44 Posts 29 Posters 23 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • rysiek@mstdn.socialR rysiek@mstdn.social

    GitLab's CEO writes:
    > Humans still own the judgment that matters most: architecture, deep understanding of the customer problem, the tradeoffs that require taste.

    I hold judgement over this decision.

    I see it as a symptom of lack of understanding of how good software is actually built. And of greed, directed by the hype train and FOMO.

    And I find this blogpost, and the whole idea of pushing slop generators tasteless.

    rysiek@mstdn.socialR This user is from outside of this forum
    rysiek@mstdn.socialR This user is from outside of this forum
    rysiek@mstdn.social
    wrote last edited by
    #10

    And if you've read that far and you're in IT, I have one word for you: unionize. ✊

    zimzat@mastodon.socialZ 1 Reply Last reply
    0
    • rysiek@mstdn.socialR rysiek@mstdn.social

      Welp. I've been using GitLab for over a decade and have been pretty happy with it. Deployed and maintained several instances, some personal, some for small hobby orgs, some for work.

      But it looks like it is time to ditch GitLab for good:

      > Software will be built by machines, directed by people. 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/

      #GitLab #AI #FuckAI #SoftwareDevelopment

      toxy@mastodon.acc.sunet.seT This user is from outside of this forum
      toxy@mastodon.acc.sunet.seT This user is from outside of this forum
      toxy@mastodon.acc.sunet.se
      wrote last edited by
      #11

      @rysiek It’s really just a letter to investors isn’t it?

      rysiek@mstdn.socialR bluememon@mastodon.socialB 2 Replies Last reply
      0
      • toxy@mastodon.acc.sunet.seT toxy@mastodon.acc.sunet.se

        @rysiek It’s really just a letter to investors isn’t it?

        rysiek@mstdn.socialR This user is from outside of this forum
        rysiek@mstdn.socialR This user is from outside of this forum
        rysiek@mstdn.social
        wrote last edited by
        #12

        @toxy it is.

        1 Reply Last reply
        0
        • rysiek@mstdn.socialR rysiek@mstdn.social

          Software has been "built by machines, directed by people" for decades.

          That's what compilers and linkers do, that's what uncountable lines of Bash and endless CI/CD pipelines are – machines building software, directed by people.

          And for decades, the bottleneck has not been churning out code. It was code review, it was quality control, it was bug fixing. AI slop makes that *worse*, not better:
          https://freakonometrics.hypotheses.org/89367

          GitLab, and the rest of the industry, is solving for the wrong problem.

          lazyb0y@mastodon.socialL This user is from outside of this forum
          lazyb0y@mastodon.socialL This user is from outside of this forum
          lazyb0y@mastodon.social
          wrote last edited by
          #13

          @rysiek

          they try to handle this by using multiple Agents now, and one gets the „personality“ of the reviewer, one for writing the concepts and requirements etc.

          but if no human cares to thoroughly sit down and describe precisely what the real needs are that the software and its features must fulfill and how the fulfillment of these requirements can be verified (acceptance criteria) , a project will never fulfill the needs of humans or the company they work for

          lazyb0y@mastodon.socialL rysiek@mstdn.socialR 2 Replies Last reply
          0
          • lazyb0y@mastodon.socialL lazyb0y@mastodon.social

            @rysiek

            they try to handle this by using multiple Agents now, and one gets the „personality“ of the reviewer, one for writing the concepts and requirements etc.

            but if no human cares to thoroughly sit down and describe precisely what the real needs are that the software and its features must fulfill and how the fulfillment of these requirements can be verified (acceptance criteria) , a project will never fulfill the needs of humans or the company they work for

            lazyb0y@mastodon.socialL This user is from outside of this forum
            lazyb0y@mastodon.socialL This user is from outside of this forum
            lazyb0y@mastodon.social
            wrote last edited by
            #14

            @rysiek

            so i also want to add proper requirements definition and product ownership to the list of things to be done by humans but missing in many projects, making them fail in terms of providing the needed functionality or explode in cost, most often both…

            if you just tell an AI extremely unclear what you want it will not complain like a human engineer - it will just deliver something vaguely matching the vaguely defined requirements…

            lazyb0y@mastodon.socialL 1 Reply Last reply
            0
            • lazyb0y@mastodon.socialL lazyb0y@mastodon.social

              @rysiek

              so i also want to add proper requirements definition and product ownership to the list of things to be done by humans but missing in many projects, making them fail in terms of providing the needed functionality or explode in cost, most often both…

              if you just tell an AI extremely unclear what you want it will not complain like a human engineer - it will just deliver something vaguely matching the vaguely defined requirements…

              lazyb0y@mastodon.socialL This user is from outside of this forum
              lazyb0y@mastodon.socialL This user is from outside of this forum
              lazyb0y@mastodon.social
              wrote last edited by
              #15

              @rysiek

              that will feel more comfortable to some managers because they dont like to feel resistance or get criticism for unclear requirements… but also just create huge piles of unsuitable crap software

              1 Reply Last reply
              0
              • lazyb0y@mastodon.socialL lazyb0y@mastodon.social

                @rysiek

                they try to handle this by using multiple Agents now, and one gets the „personality“ of the reviewer, one for writing the concepts and requirements etc.

                but if no human cares to thoroughly sit down and describe precisely what the real needs are that the software and its features must fulfill and how the fulfillment of these requirements can be verified (acceptance criteria) , a project will never fulfill the needs of humans or the company they work for

                rysiek@mstdn.socialR This user is from outside of this forum
                rysiek@mstdn.socialR This user is from outside of this forum
                rysiek@mstdn.social
                wrote last edited by
                #16

                @lazyb0y no amount of description, however "thorough" or "precise", will be enough. Dijkstra knew this decades ago:
                https://www.cs.utexas.edu/~EWD/transcriptions/EWD06xx/EWD667.html

                1 Reply Last reply
                0
                • R relay@relay.publicsquare.global shared this topic
                • rysiek@mstdn.socialR rysiek@mstdn.social

                  Welp. I've been using GitLab for over a decade and have been pretty happy with it. Deployed and maintained several instances, some personal, some for small hobby orgs, some for work.

                  But it looks like it is time to ditch GitLab for good:

                  > Software will be built by machines, directed by people. 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/

                  #GitLab #AI #FuckAI #SoftwareDevelopment

                  eichi@mastodon.bierschutzpartei.deE This user is from outside of this forum
                  eichi@mastodon.bierschutzpartei.deE This user is from outside of this forum
                  eichi@mastodon.bierschutzpartei.de
                  wrote last edited by
                  #17

                  @rysiek There's a chance this is just some yapping about how great AI is to make investors happy.
                  But its best to remain cautious

                  rysiek@mstdn.socialR 1 Reply Last reply
                  0
                  • rysiek@mstdn.socialR rysiek@mstdn.social

                    Welp. I've been using GitLab for over a decade and have been pretty happy with it. Deployed and maintained several instances, some personal, some for small hobby orgs, some for work.

                    But it looks like it is time to ditch GitLab for good:

                    > Software will be built by machines, directed by people. 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/

                    #GitLab #AI #FuckAI #SoftwareDevelopment

                    heluecht@pirati.caH This user is from outside of this forum
                    heluecht@pirati.caH This user is from outside of this forum
                    heluecht@pirati.ca
                    wrote last edited by
                    #18

                    @rysiek "right-sizing" is such an euphemistic way to say that people will be fired. This decision to move that way was surely not driven by the development department but by their investors.

                    I guess that this currently happens in a lot of companies. And I really can't see that this will go out well. This whole "The AI will save us multiple people" doesn't work. Sure, it speeds up things, but it increases the review time a lot. And when I understood that post in the right way, they even dream of letting humans completely out of the loop - and that will fail.

                    rysiek@mstdn.socialR 1 Reply Last reply
                    0
                    • rysiek@mstdn.socialR rysiek@mstdn.social

                      Software has been "built by machines, directed by people" for decades.

                      That's what compilers and linkers do, that's what uncountable lines of Bash and endless CI/CD pipelines are – machines building software, directed by people.

                      And for decades, the bottleneck has not been churning out code. It was code review, it was quality control, it was bug fixing. AI slop makes that *worse*, not better:
                      https://freakonometrics.hypotheses.org/89367

                      GitLab, and the rest of the industry, is solving for the wrong problem.

                      tobiaspatton@cosocial.caT This user is from outside of this forum
                      tobiaspatton@cosocial.caT This user is from outside of this forum
                      tobiaspatton@cosocial.ca
                      wrote last edited by
                      #19

                      @rysiek loved this article. Very well thought out.

                      1 Reply Last reply
                      0
                      • rysiek@mstdn.socialR rysiek@mstdn.social

                        Welp. I've been using GitLab for over a decade and have been pretty happy with it. Deployed and maintained several instances, some personal, some for small hobby orgs, some for work.

                        But it looks like it is time to ditch GitLab for good:

                        > Software will be built by machines, directed by people. 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/

                        #GitLab #AI #FuckAI #SoftwareDevelopment

                        nzjayzee@mastodon.nzN This user is from outside of this forum
                        nzjayzee@mastodon.nzN This user is from outside of this forum
                        nzjayzee@mastodon.nz
                        wrote last edited by
                        #20

                        @rysiek first you lock in your customers, then you lock in your investors...

                        1 Reply Last reply
                        0
                        • rysiek@mstdn.socialR rysiek@mstdn.social

                          Welp. I've been using GitLab for over a decade and have been pretty happy with it. Deployed and maintained several instances, some personal, some for small hobby orgs, some for work.

                          But it looks like it is time to ditch GitLab for good:

                          > Software will be built by machines, directed by people. 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/

                          #GitLab #AI #FuckAI #SoftwareDevelopment

                          britter@chaos.socialB This user is from outside of this forum
                          britter@chaos.socialB This user is from outside of this forum
                          britter@chaos.social
                          wrote last edited by
                          #21

                          @rysiek time to move to frogejo 🤷‍♂️

                          afterdark@shellsharks.socialA 1 Reply Last reply
                          0
                          • eichi@mastodon.bierschutzpartei.deE eichi@mastodon.bierschutzpartei.de

                            @rysiek There's a chance this is just some yapping about how great AI is to make investors happy.
                            But its best to remain cautious

                            rysiek@mstdn.socialR This user is from outside of this forum
                            rysiek@mstdn.socialR This user is from outside of this forum
                            rysiek@mstdn.social
                            wrote last edited by
                            #22

                            @Eichi whatever it is, it is a huge red flag and does not deserve the benefit of the doubt.

                            1 Reply Last reply
                            0
                            • heluecht@pirati.caH heluecht@pirati.ca

                              @rysiek "right-sizing" is such an euphemistic way to say that people will be fired. This decision to move that way was surely not driven by the development department but by their investors.

                              I guess that this currently happens in a lot of companies. And I really can't see that this will go out well. This whole "The AI will save us multiple people" doesn't work. Sure, it speeds up things, but it increases the review time a lot. And when I understood that post in the right way, they even dream of letting humans completely out of the loop - and that will fail.

                              rysiek@mstdn.socialR This user is from outside of this forum
                              rysiek@mstdn.socialR This user is from outside of this forum
                              rysiek@mstdn.social
                              wrote last edited by
                              #23

                              @heluecht "right-sizing" is just a euphemism for "we, the management, fucked up long-term planning and over-hired; we are bad at our jobs, but since we are calling the shots, we are not the ones who will pay for them."

                              1 Reply Last reply
                              0
                              • rysiek@mstdn.socialR rysiek@mstdn.social

                                Welp. I've been using GitLab for over a decade and have been pretty happy with it. Deployed and maintained several instances, some personal, some for small hobby orgs, some for work.

                                But it looks like it is time to ditch GitLab for good:

                                > Software will be built by machines, directed by people. 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/

                                #GitLab #AI #FuckAI #SoftwareDevelopment

                                fozzy@defcon.socialF This user is from outside of this forum
                                fozzy@defcon.socialF This user is from outside of this forum
                                fozzy@defcon.social
                                wrote last edited by
                                #24

                                @rysiek we will write own git repo mgr with rust and horses

                                1 Reply Last reply
                                0
                                • rysiek@mstdn.socialR rysiek@mstdn.social

                                  Welp. I've been using GitLab for over a decade and have been pretty happy with it. Deployed and maintained several instances, some personal, some for small hobby orgs, some for work.

                                  But it looks like it is time to ditch GitLab for good:

                                  > Software will be built by machines, directed by people. 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/

                                  #GitLab #AI #FuckAI #SoftwareDevelopment

                                  miclgael@hachyderm.ioM This user is from outside of this forum
                                  miclgael@hachyderm.ioM This user is from outside of this forum
                                  miclgael@hachyderm.io
                                  wrote last edited by
                                  #25

                                  @rysiek grossssssssssssssss

                                  1 Reply Last reply
                                  0
                                  • britter@chaos.socialB britter@chaos.social

                                    @rysiek time to move to frogejo 🤷‍♂️

                                    afterdark@shellsharks.socialA This user is from outside of this forum
                                    afterdark@shellsharks.socialA This user is from outside of this forum
                                    afterdark@shellsharks.social
                                    wrote last edited by
                                    #26

                                    @britter @rysiek 🐸☕️

                                    "Frogjoe" 👍

                                    britter@chaos.socialB 1 Reply Last reply
                                    0
                                    • rysiek@mstdn.socialR rysiek@mstdn.social

                                      Welp. I've been using GitLab for over a decade and have been pretty happy with it. Deployed and maintained several instances, some personal, some for small hobby orgs, some for work.

                                      But it looks like it is time to ditch GitLab for good:

                                      > Software will be built by machines, directed by people. 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/

                                      #GitLab #AI #FuckAI #SoftwareDevelopment

                                      rbphotographic@mastodon.worldR This user is from outside of this forum
                                      rbphotographic@mastodon.worldR This user is from outside of this forum
                                      rbphotographic@mastodon.world
                                      wrote last edited by
                                      #27

                                      @rysiek looks like need to start looking for an alternative.

                                      rysiek@mstdn.socialR 1 Reply Last reply
                                      0
                                      • rbphotographic@mastodon.worldR rbphotographic@mastodon.world

                                        @rysiek looks like need to start looking for an alternative.

                                        rysiek@mstdn.socialR This user is from outside of this forum
                                        rysiek@mstdn.socialR This user is from outside of this forum
                                        rysiek@mstdn.social
                                        wrote last edited by
                                        #28

                                        @rbphotographic I am probably going to replace my GitLab instance with Forgejo.

                                        rbphotographic@mastodon.worldR 1 Reply Last reply
                                        0
                                        • rysiek@mstdn.socialR rysiek@mstdn.social

                                          Welp. I've been using GitLab for over a decade and have been pretty happy with it. Deployed and maintained several instances, some personal, some for small hobby orgs, some for work.

                                          But it looks like it is time to ditch GitLab for good:

                                          > Software will be built by machines, directed by people. 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/

                                          #GitLab #AI #FuckAI #SoftwareDevelopment

                                          danni_storm@hachyderm.ioD This user is from outside of this forum
                                          danni_storm@hachyderm.ioD This user is from outside of this forum
                                          danni_storm@hachyderm.io
                                          wrote last edited by
                                          #29

                                          @rysiek ugh. I have been debating where I wanted to move to when I ditch GitHub for close to a year now. I got real hinky 'vibes' when I looked at GitLab's website last week and the entire homepage was a love letter to AI. Fuck that shit. Self hosed Forgego or Codeberg it is then.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups