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. It's clear that AI assisted coding is dividing developers (welcome to the culture wars!).

It's clear that AI assisted coding is dividing developers (welcome to the culture wars!).

Scheduled Pinned Locked Moved Uncategorized
145 Posts 48 Posters 0 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.
  • matt@toot.cafeM matt@toot.cafe

    @hanshuebner @dalias (Dropping the original author as they already warned you that they're in no mood for your arguments.)

    IMO, code is not something to be cranked out en masse. Every detail matters; as such, we should write every line deliberately, with care, as the clearest, most direct expression of our understanding of how to solve the problem, certainly clearer and more precise than a natural-language prompt.

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

    @matt @hanshuebner I don't disagree with you, but the viewpoint you're putting forth is related to what the OP said this is not about. There is both fundamental information-theoretic reason and abundant empirical evidence that LLM-extruded code is of low quality.

    OP's point was that this is not primarily about concern for the craft (like handmade furniture vs factories) but about extremely harmful externalities of using LLMs to extrude code. A big one of which is quality and resulting safety.

    matt@toot.cafeM 1 Reply Last reply
    0
    • plexus@toot.catP plexus@toot.cat

      It's clear that AI assisted coding is dividing developers (welcome to the culture wars!). I've seen a few blog posts now that talk about how some people just "love the craft", "delight in making something just right, like knitting", etc, as opposed to people who just "want to make it work". As if that explains the divide.

      How about this, some people resent the notion of being a babysitter to a stochastic token machine, hastening their own cognitive decline. Some people resent paying rent to a handful of US companies, all coming directly out of the TESCREAL human extinction cult, to be able to write software. Some people resent the "worse is better" steady decline of software quality over the past two decades, now supercharged. Some people resent that the hegemonic computing ecosystem is entirely shaped by the logic of venture capital. Some people hate that the digital commons is walled off and sold back to us. Oh and I guess some people also don't like the thought of making coding several orders of magnitude more energy intensive during a climate emergency.

      But sure, no, it's really because we mourn the loss of our hobby.

      letterror@typo.socialL This user is from outside of this forum
      letterror@typo.socialL This user is from outside of this forum
      letterror@typo.social
      wrote last edited by
      #76

      @plexus Unfortunately too long for a tshirt, but spot on.

      1 Reply Last reply
      0
      • hanshuebner@mastodon.socialH hanshuebner@mastodon.social

        @matt @dalias "Our understanding" is often incomplete, leading to code that is just a reflection of the process of understanding the task at hand. Code often suffers from that in that the person working on it learned faster than they could or would refactor. The resulting reality is that code, by and large, is messy.

        Not everyone is working the same way, but it is certainly true that not everyone is a genius. Thus, bad, human code prevails.

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

        @hanshuebner @matt "Capitalism is already producing bad things so we should just accelerate that" 🙄

        dalias@hachyderm.ioD hanshuebner@mastodon.socialH 2 Replies Last reply
        0
        • dalias@hachyderm.ioD dalias@hachyderm.io

          @hanshuebner @matt "Capitalism is already producing bad things so we should just accelerate that" 🙄

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

          RE: https://toot.cafe/@baldur/116239014761650611

          @hanshuebner @matt I think this article really addresses the disagreement at hand here:

          1 Reply Last reply
          0
          • plexus@toot.catP plexus@toot.cat

            It's clear that AI assisted coding is dividing developers (welcome to the culture wars!). I've seen a few blog posts now that talk about how some people just "love the craft", "delight in making something just right, like knitting", etc, as opposed to people who just "want to make it work". As if that explains the divide.

            How about this, some people resent the notion of being a babysitter to a stochastic token machine, hastening their own cognitive decline. Some people resent paying rent to a handful of US companies, all coming directly out of the TESCREAL human extinction cult, to be able to write software. Some people resent the "worse is better" steady decline of software quality over the past two decades, now supercharged. Some people resent that the hegemonic computing ecosystem is entirely shaped by the logic of venture capital. Some people hate that the digital commons is walled off and sold back to us. Oh and I guess some people also don't like the thought of making coding several orders of magnitude more energy intensive during a climate emergency.

            But sure, no, it's really because we mourn the loss of our hobby.

            tuftyindigo@meow.socialT This user is from outside of this forum
            tuftyindigo@meow.socialT This user is from outside of this forum
            tuftyindigo@meow.social
            wrote last edited by
            #79

            @plexus Luckily it doesn't make coding several orders of magnitude more energy intensive. Check out this guy's blog: https://www.simonpcouch.com/blog/2026-01-20-cc-impact/

            He's a heavy Claude Code user (multiple sessions in parallel), got fed up that all estimates are about the "median user" or "median query", and benchmarked his own use. He worked out that the energy cost of his CC use is about the same as working on a high-end desktop PC instead of a laptop. It's not even one order of magnitude more.

            If you want to convince people you're not just mourning the "loss" of a hobby that's more accessible now than it's ever been, don't try to justify it with climate misinfo.

            1 Reply Last reply
            0
            • dalias@hachyderm.ioD dalias@hachyderm.io

              @matt @hanshuebner I don't disagree with you, but the viewpoint you're putting forth is related to what the OP said this is not about. There is both fundamental information-theoretic reason and abundant empirical evidence that LLM-extruded code is of low quality.

              OP's point was that this is not primarily about concern for the craft (like handmade furniture vs factories) but about extremely harmful externalities of using LLMs to extrude code. A big one of which is quality and resulting safety.

              matt@toot.cafeM This user is from outside of this forum
              matt@toot.cafeM This user is from outside of this forum
              matt@toot.cafe
              wrote last edited by
              #80

              @dalias Point taken. And I do care about the harms. Perhaps, in trying to explain why I think LLM-extruded code is a bad idea in principle, I got too close to obsessing over the craft for its own sake. Unlike the people who mourn the death of the craft, I want to *fight* the rise of LLM-extruded code, not resign myself to it.

              1 Reply Last reply
              0
              • dalias@hachyderm.ioD dalias@hachyderm.io

                @hanshuebner @matt "Capitalism is already producing bad things so we should just accelerate that" 🙄

                hanshuebner@mastodon.socialH This user is from outside of this forum
                hanshuebner@mastodon.socialH This user is from outside of this forum
                hanshuebner@mastodon.social
                wrote last edited by
                #81

                @dalias @matt I live in capitalism as a software developer. I don't get to choose what tools I use, I'm getting paid to do the work. I can change my profession, or I can pick up what I need to know in order to sustain myself. This is me personally.

                Then: LLMs create code that is comparable to human written code in that frame of reference. There is better code, but there is also much worse.

                Finally: LLMs create shitty prose, shitty images and shitty music. I hate all of that.

                matt@toot.cafeM 1 Reply Last reply
                0
                • hanshuebner@mastodon.socialH hanshuebner@mastodon.social

                  @dalias @matt I live in capitalism as a software developer. I don't get to choose what tools I use, I'm getting paid to do the work. I can change my profession, or I can pick up what I need to know in order to sustain myself. This is me personally.

                  Then: LLMs create code that is comparable to human written code in that frame of reference. There is better code, but there is also much worse.

                  Finally: LLMs create shitty prose, shitty images and shitty music. I hate all of that.

                  matt@toot.cafeM This user is from outside of this forum
                  matt@toot.cafeM This user is from outside of this forum
                  matt@toot.cafe
                  wrote last edited by
                  #82

                  @hanshuebner @dalias If LLMs create shitty prose, images, and music, why is code the exception? Simply because that's the area that we work in and we're afraid of losing our jobs? (I admit I'm not immune to that fear.)

                  hanshuebner@mastodon.socialH 1 Reply Last reply
                  0
                  • plexus@toot.catP plexus@toot.cat

                    It's clear that AI assisted coding is dividing developers (welcome to the culture wars!). I've seen a few blog posts now that talk about how some people just "love the craft", "delight in making something just right, like knitting", etc, as opposed to people who just "want to make it work". As if that explains the divide.

                    How about this, some people resent the notion of being a babysitter to a stochastic token machine, hastening their own cognitive decline. Some people resent paying rent to a handful of US companies, all coming directly out of the TESCREAL human extinction cult, to be able to write software. Some people resent the "worse is better" steady decline of software quality over the past two decades, now supercharged. Some people resent that the hegemonic computing ecosystem is entirely shaped by the logic of venture capital. Some people hate that the digital commons is walled off and sold back to us. Oh and I guess some people also don't like the thought of making coding several orders of magnitude more energy intensive during a climate emergency.

                    But sure, no, it's really because we mourn the loss of our hobby.

                    janeishly@beige.partyJ This user is from outside of this forum
                    janeishly@beige.partyJ This user is from outside of this forum
                    janeishly@beige.party
                    wrote last edited by
                    #83

                    @plexus Translators are hearing this all the time too (with a side helping of "you just hate technology" I'm assuming devs don't get!) No, we just want the job done right.

                    If we'd realised earlier that clients would accept any old shit provided it looked like roughly the right language, we'd all have made a lot more money.

                    1 Reply Last reply
                    0
                    • matt@toot.cafeM matt@toot.cafe

                      @hanshuebner @dalias If LLMs create shitty prose, images, and music, why is code the exception? Simply because that's the area that we work in and we're afraid of losing our jobs? (I admit I'm not immune to that fear.)

                      hanshuebner@mastodon.socialH This user is from outside of this forum
                      hanshuebner@mastodon.socialH This user is from outside of this forum
                      hanshuebner@mastodon.social
                      wrote last edited by
                      #84

                      @matt @dalias Code is different because it has a function that is beyond human reception.

                      matt@toot.cafeM 1 Reply Last reply
                      0
                      • hanshuebner@mastodon.socialH hanshuebner@mastodon.social

                        @matt @dalias Code is different because it has a function that is beyond human reception.

                        matt@toot.cafeM This user is from outside of this forum
                        matt@toot.cafeM This user is from outside of this forum
                        matt@toot.cafe
                        wrote last edited by
                        #85

                        @hanshuebner @dalias The details still matter though. The same lack of attention to detail that makes LLM prose, images, and music shitty, will come back to bite us, or the people affected by our work, sooner or later, in the form of defects. So I'd rather give each detail the attention it deserves, by writing the code myself, than roll the dice and find out later that some detail in that mass of LLM-extruded code was wrong -- possibly subtly wrong, in a way that's easy to miss in review.

                        hanshuebner@mastodon.socialH 1 Reply Last reply
                        0
                        • hanshuebner@mastodon.socialH hanshuebner@mastodon.social

                          @can @plexus Sorry. I'm not great at words.

                          manutoky@det.socialM This user is from outside of this forum
                          manutoky@det.socialM This user is from outside of this forum
                          manutoky@det.social
                          wrote last edited by
                          #86

                          @hanshuebner @can @plexus Actually, you are doing great putting my exact feelings into words. Thanks for that!

                          1 Reply Last reply
                          0
                          • matt@toot.cafeM matt@toot.cafe

                            @hanshuebner @dalias The details still matter though. The same lack of attention to detail that makes LLM prose, images, and music shitty, will come back to bite us, or the people affected by our work, sooner or later, in the form of defects. So I'd rather give each detail the attention it deserves, by writing the code myself, than roll the dice and find out later that some detail in that mass of LLM-extruded code was wrong -- possibly subtly wrong, in a way that's easy to miss in review.

                            hanshuebner@mastodon.socialH This user is from outside of this forum
                            hanshuebner@mastodon.socialH This user is from outside of this forum
                            hanshuebner@mastodon.social
                            wrote last edited by
                            #87

                            @matt @dalias You are absolutely right, but here's the thing: Code review also does not prevent subtle bugs from creeping into the code base when humans wrote the code. Review is just one of the tools that ensure software quality.

                            This is to say that code written by LLMs and humans suffer from similar issues, require similar care and review and can fail in similar ways. There is more LLM code, though, and there are new challenges because scaling with LLMs works differently than with humans.

                            matt@toot.cafeM 1 Reply Last reply
                            0
                            • hanshuebner@mastodon.socialH hanshuebner@mastodon.social

                              @matt @dalias You are absolutely right, but here's the thing: Code review also does not prevent subtle bugs from creeping into the code base when humans wrote the code. Review is just one of the tools that ensure software quality.

                              This is to say that code written by LLMs and humans suffer from similar issues, require similar care and review and can fail in similar ways. There is more LLM code, though, and there are new challenges because scaling with LLMs works differently than with humans.

                              matt@toot.cafeM This user is from outside of this forum
                              matt@toot.cafeM This user is from outside of this forum
                              matt@toot.cafe
                              wrote last edited by
                              #88

                              @hanshuebner @dalias Isn't it obvious, though, that the risks are higher when you have an LLM generate code statistically from a natural-language prompt, as opposed to writing the code and paying attention to every detail yourself?

                              hanshuebner@mastodon.socialH 1 Reply Last reply
                              0
                              • matt@toot.cafeM matt@toot.cafe

                                @hanshuebner @dalias Isn't it obvious, though, that the risks are higher when you have an LLM generate code statistically from a natural-language prompt, as opposed to writing the code and paying attention to every detail yourself?

                                hanshuebner@mastodon.socialH This user is from outside of this forum
                                hanshuebner@mastodon.socialH This user is from outside of this forum
                                hanshuebner@mastodon.social
                                wrote last edited by
                                #89

                                @matt @dalias Statistically, you will have more bugs because you have more software. But also, you can easily create tests, refactor and make executable requirements.

                                Making good software with LLM support is hard work and takes time. If you look at the stuff that people make with three prompts and then post to LinkedIn, you know what I mean.

                                A good program requires attention to detail, no matter what the tool does for you.

                                matt@toot.cafeM 1 Reply Last reply
                                0
                                • hanshuebner@mastodon.socialH hanshuebner@mastodon.social

                                  @jmax @flooper @plexus I don't believe that "getting stuff done" is an ideology, but rather the reality under which every worker lives in capitalism. We're not getting paid for doing the right or the good thing, we're paid for getting the work done that the man wants us to do.

                                  jmax@mastodon.socialJ This user is from outside of this forum
                                  jmax@mastodon.socialJ This user is from outside of this forum
                                  jmax@mastodon.social
                                  wrote last edited by
                                  #90

                                  @hanshuebner @flooper @plexus And if your view of the world begins and ends with making money, as I admit is capitalist dogma, fair enough.

                                  But producing code with LLMs - or using them for anything which needs to be correct - is deception (whether you're deceiving yourself or others) on a massive scale, on a par with crypto, Ponzi schemes, climate denial, etc.

                                  (1/2)

                                  hanshuebner@mastodon.socialH jmax@mastodon.socialJ 2 Replies Last reply
                                  0
                                  • hanshuebner@mastodon.socialH hanshuebner@mastodon.social

                                    @matt @dalias Statistically, you will have more bugs because you have more software. But also, you can easily create tests, refactor and make executable requirements.

                                    Making good software with LLM support is hard work and takes time. If you look at the stuff that people make with three prompts and then post to LinkedIn, you know what I mean.

                                    A good program requires attention to detail, no matter what the tool does for you.

                                    matt@toot.cafeM This user is from outside of this forum
                                    matt@toot.cafeM This user is from outside of this forum
                                    matt@toot.cafe
                                    wrote last edited by
                                    #91

                                    @hanshuebner @dalias So then why do it with an LLM as opposed to the hard work of writing the code directly? Is it just to appease capital's irrational demands?

                                    hanshuebner@mastodon.socialH 1 Reply Last reply
                                    0
                                    • matt@toot.cafeM matt@toot.cafe

                                      @hanshuebner @dalias So then why do it with an LLM as opposed to the hard work of writing the code directly? Is it just to appease capital's irrational demands?

                                      hanshuebner@mastodon.socialH This user is from outside of this forum
                                      hanshuebner@mastodon.socialH This user is from outside of this forum
                                      hanshuebner@mastodon.social
                                      wrote last edited by
                                      #92

                                      @matt @dalias You use an LLM because it makes the code writing part take radically less time.

                                      matt@toot.cafeM 1 Reply Last reply
                                      0
                                      • jmax@mastodon.socialJ jmax@mastodon.social

                                        @hanshuebner @flooper @plexus And if your view of the world begins and ends with making money, as I admit is capitalist dogma, fair enough.

                                        But producing code with LLMs - or using them for anything which needs to be correct - is deception (whether you're deceiving yourself or others) on a massive scale, on a par with crypto, Ponzi schemes, climate denial, etc.

                                        (1/2)

                                        hanshuebner@mastodon.socialH This user is from outside of this forum
                                        hanshuebner@mastodon.socialH This user is from outside of this forum
                                        hanshuebner@mastodon.social
                                        wrote last edited by
                                        #93

                                        @jmax @flooper @plexus I'm not sure how you feed yourself and your kids. Maybe you are rich and don't have to worry about that. I'm not all that privileged.

                                        jmax@mastodon.socialJ 1 Reply Last reply
                                        0
                                        • jmax@mastodon.socialJ jmax@mastodon.social

                                          @hanshuebner @flooper @plexus And if your view of the world begins and ends with making money, as I admit is capitalist dogma, fair enough.

                                          But producing code with LLMs - or using them for anything which needs to be correct - is deception (whether you're deceiving yourself or others) on a massive scale, on a par with crypto, Ponzi schemes, climate denial, etc.

                                          (1/2)

                                          jmax@mastodon.socialJ This user is from outside of this forum
                                          jmax@mastodon.socialJ This user is from outside of this forum
                                          jmax@mastodon.social
                                          wrote last edited by
                                          #94

                                          @hanshuebner @flooper

                                          Anthropomorphizing them (as many do, but I don't think you are) is a flawed view, but does provide one useful insight.

                                          If one treats an LLM as a person, then the fundamental issue is:

                                          They are a bullshit artist with a huge library. They do not have competence at anything except bullshitting, at which they are superb.

                                          I agree that it's amazing that we can build a mechanical bullshit generator that's good enough to bypass most people's defenses.

                                          hanshuebner@mastodon.socialH 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