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. The question is not whether you can create software using LLMs - you can - most software is just boring CRUD shit.

The question is not whether you can create software using LLMs - you can - most software is just boring CRUD shit.

Scheduled Pinned Locked Moved Uncategorized
42 Posts 29 Posters 56 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.
  • tante@tldr.nettime.orgT tante@tldr.nettime.org

    The question is not whether you can create software using LLMs - you can - most software is just boring CRUD shit.
    But you do pay a hefty price: In lowering quality (security issues, less maintainable), in skill decay in the people "guiding" the stochastic parrots, etc.

    It's not "can 'AI's create software" but "are we willing to accept worse software running more and more of our lives?"

    nielsa@mas.toN This user is from outside of this forum
    nielsa@mas.toN This user is from outside of this forum
    nielsa@mas.to
    wrote last edited by
    #14

    @tante Good take! But also, like "can you create software" is not really an accurate framing of what the hard part of software was.

    Most people could "create software" by looking up a Hello world example. That wouldn't help them solve amy real problems tho.

    LLMs produce software that *looks more like* it solves problems... but security, integrity, legality were kind of always implied parts of the problem.

    Like, it takes a weird subtle reframing of the goal to make LLMs look at all useful.

    1 Reply Last reply
    0
    • tante@tldr.nettime.orgT tante@tldr.nettime.org

      The question is not whether you can create software using LLMs - you can - most software is just boring CRUD shit.
      But you do pay a hefty price: In lowering quality (security issues, less maintainable), in skill decay in the people "guiding" the stochastic parrots, etc.

      It's not "can 'AI's create software" but "are we willing to accept worse software running more and more of our lives?"

      343max@mastodon.social3 This user is from outside of this forum
      343max@mastodon.social3 This user is from outside of this forum
      343max@mastodon.social
      wrote last edited by
      #15

      @tante By now I’m pretty convinced llms can make it easier to produce high quality code then writing high quality code manually. Particularly because the AI is willing to do all the tedious, borring tasks that most developers are often to lazy for. Yes, it also makes it much easier to produce shittier code as well. (1/2)

      343max@mastodon.social3 1 Reply Last reply
      0
      • 343max@mastodon.social3 343max@mastodon.social

        @tante By now I’m pretty convinced llms can make it easier to produce high quality code then writing high quality code manually. Particularly because the AI is willing to do all the tedious, borring tasks that most developers are often to lazy for. Yes, it also makes it much easier to produce shittier code as well. (1/2)

        343max@mastodon.social3 This user is from outside of this forum
        343max@mastodon.social3 This user is from outside of this forum
        343max@mastodon.social
        wrote last edited by
        #16

        Right now we are seeing way more of the latter because most people haven't learned yet how to produce good AI code and because the bad code sticks out while the good code blends in. But I'm convinced your underlying assumption “AI code = shitty" isn't correct. (2/2)
        @tante

        cjk@chaos.socialC raymaccarthy@mastodon.ieR 2 Replies Last reply
        0
        • R relay@relay.mycrowd.ca shared this topic
        • 343max@mastodon.social3 343max@mastodon.social

          Right now we are seeing way more of the latter because most people haven't learned yet how to produce good AI code and because the bad code sticks out while the good code blends in. But I'm convinced your underlying assumption “AI code = shitty" isn't correct. (2/2)
          @tante

          cjk@chaos.socialC This user is from outside of this forum
          cjk@chaos.socialC This user is from outside of this forum
          cjk@chaos.social
          wrote last edited by
          #17

          @343max @tante I think that's kind of the wrong question. Skill degradation and the moral implications (crawling of copyrighted material, climate, etc.) don't go away just because the generated code is good.

          But I'm pretty sure you are aware 🙂

          343max@mastodon.social3 1 Reply Last reply
          0
          • tante@tldr.nettime.orgT tante@tldr.nettime.org

            Here's the thing: I believe that you deserve to have access to high quality products and services. You deserve to use products and services that are safe, secure, well-designed and not destroying the ecological, informational or social environment.

            vasilis@social.vasilis.nlV This user is from outside of this forum
            vasilis@social.vasilis.nlV This user is from outside of this forum
            vasilis@social.vasilis.nl
            wrote last edited by
            #18

            @tante Then there’s the thing that we never had that software. Business has always accepted low quality products and services. So while I do agree with you, I’m afraid the people who run the software companies simply don’t care.

            1 Reply Last reply
            0
            • cjk@chaos.socialC cjk@chaos.social

              @343max @tante I think that's kind of the wrong question. Skill degradation and the moral implications (crawling of copyrighted material, climate, etc.) don't go away just because the generated code is good.

              But I'm pretty sure you are aware 🙂

              343max@mastodon.social3 This user is from outside of this forum
              343max@mastodon.social3 This user is from outside of this forum
              343max@mastodon.social
              wrote last edited by
              #19

              @cjk @tante Honestly I'm not sure about the skill degradation. I think there is a very high chance this is the same “new technology will make the youth stupid" panic that we have seen for centuries with every new technology. Also I really would like to see a deep analysis how much AI is hurting the environment. I don't trust Sam Altmans numbers but I also buy the “every prompt is burning down a small forrest" hyperbole.

              1 Reply Last reply
              0
              • tante@tldr.nettime.orgT tante@tldr.nettime.org

                The question is not whether you can create software using LLMs - you can - most software is just boring CRUD shit.
                But you do pay a hefty price: In lowering quality (security issues, less maintainable), in skill decay in the people "guiding" the stochastic parrots, etc.

                It's not "can 'AI's create software" but "are we willing to accept worse software running more and more of our lives?"

                countholdem@mastodon.socialC This user is from outside of this forum
                countholdem@mastodon.socialC This user is from outside of this forum
                countholdem@mastodon.social
                wrote last edited by
                #20

                @tante Yes, if I had Root Cause Analysis training - #BehavioralScience - in earlier education, I and more like me would've made more of a difference.

                1 Reply Last reply
                0
                • tante@tldr.nettime.orgT tante@tldr.nettime.org

                  The question is not whether you can create software using LLMs - you can - most software is just boring CRUD shit.
                  But you do pay a hefty price: In lowering quality (security issues, less maintainable), in skill decay in the people "guiding" the stochastic parrots, etc.

                  It's not "can 'AI's create software" but "are we willing to accept worse software running more and more of our lives?"

                  alper@rls.socialA This user is from outside of this forum
                  alper@rls.socialA This user is from outside of this forum
                  alper@rls.social
                  wrote last edited by
                  #21

                  @tante No truly Germany has managed to give us great software over the past decades without LLMS.

                  1 Reply Last reply
                  0
                  • tante@tldr.nettime.orgT tante@tldr.nettime.org

                    The question is not whether you can create software using LLMs - you can - most software is just boring CRUD shit.
                    But you do pay a hefty price: In lowering quality (security issues, less maintainable), in skill decay in the people "guiding" the stochastic parrots, etc.

                    It's not "can 'AI's create software" but "are we willing to accept worse software running more and more of our lives?"

                    stefanfrede@mastodon.socialS This user is from outside of this forum
                    stefanfrede@mastodon.socialS This user is from outside of this forum
                    stefanfrede@mastodon.social
                    wrote last edited by
                    #22

                    @tante In my opinion, the problem is that most decision-makers don't understand the risks involved. When those in charge lack the necessary knowledge for software development, the empty promises of AI seem like an easy solution 🤷

                    1 Reply Last reply
                    0
                    • tante@tldr.nettime.orgT tante@tldr.nettime.org

                      The question is not whether you can create software using LLMs - you can - most software is just boring CRUD shit.
                      But you do pay a hefty price: In lowering quality (security issues, less maintainable), in skill decay in the people "guiding" the stochastic parrots, etc.

                      It's not "can 'AI's create software" but "are we willing to accept worse software running more and more of our lives?"

                      raymaccarthy@mastodon.ieR This user is from outside of this forum
                      raymaccarthy@mastodon.ieR This user is from outside of this forum
                      raymaccarthy@mastodon.ie
                      wrote last edited by
                      #23

                      @tante
                      Is that running or ruining?

                      1 Reply Last reply
                      0
                      • tante@tldr.nettime.orgT tante@tldr.nettime.org

                        The question is not whether you can create software using LLMs - you can - most software is just boring CRUD shit.
                        But you do pay a hefty price: In lowering quality (security issues, less maintainable), in skill decay in the people "guiding" the stochastic parrots, etc.

                        It's not "can 'AI's create software" but "are we willing to accept worse software running more and more of our lives?"

                        alessandro@mstdn.caA This user is from outside of this forum
                        alessandro@mstdn.caA This user is from outside of this forum
                        alessandro@mstdn.ca
                        wrote last edited by
                        #24

                        @tante

                        Entropy is somebody else's problem - they'll be comfortable on their yacht. We can't expect sociopaths to care about others, else they wouldn't be sociopaths.

                        1 Reply Last reply
                        1
                        0
                        • 343max@mastodon.social3 343max@mastodon.social

                          Right now we are seeing way more of the latter because most people haven't learned yet how to produce good AI code and because the bad code sticks out while the good code blends in. But I'm convinced your underlying assumption “AI code = shitty" isn't correct. (2/2)
                          @tante

                          raymaccarthy@mastodon.ieR This user is from outside of this forum
                          raymaccarthy@mastodon.ieR This user is from outside of this forum
                          raymaccarthy@mastodon.ie
                          wrote last edited by
                          #25

                          @343max @tante
                          Then, Max, you have no understanding of LLM/Gen AI, or maybe of specifying requirements, designing system (modules, APIs etc) and then writing the code test & debug. If it's any size of project you need a team & management.
                          There is also documentation.
                          Actually writing the code is the easiest bit & the only bit the current LLM/Gen AI does, and does badly as it relies on code scraped from elsewhere & statistical shuffling of fragments.
                          Can't work. It's a technological dead end.

                          343max@mastodon.social3 1 Reply Last reply
                          0
                          • tante@tldr.nettime.orgT tante@tldr.nettime.org

                            The question is not whether you can create software using LLMs - you can - most software is just boring CRUD shit.
                            But you do pay a hefty price: In lowering quality (security issues, less maintainable), in skill decay in the people "guiding" the stochastic parrots, etc.

                            It's not "can 'AI's create software" but "are we willing to accept worse software running more and more of our lives?"

                            hopeless@mas.toH This user is from outside of this forum
                            hopeless@mas.toH This user is from outside of this forum
                            hopeless@mas.to
                            wrote last edited by
                            #26

                            @tante Well, well done for admitting that demonstrably, the dog can play the piano. Now we are just talking about how well it plays.

                            FWIW these LLMs have no need for being consistent with what happened in a previous context. The same LLM, in a new context, will usefully critique and find and fix flaws in what it itself did in the previous context.

                            The "slop" aspect of LLM output seems to come from just going with what one context produced blind, when it can iterate as, eg, QA manager.

                            1 Reply Last reply
                            0
                            • gklka@mastodon.socialG gklka@mastodon.social

                              @tante @map That's just part of the truth. You can make wonderful, creative, unique software using AI. The thing is you have to specify what you want to achieve. If you don't give these goals to the AI then it will come up with some mediocre generic solution.

                              raymaccarthy@mastodon.ieR This user is from outside of this forum
                              raymaccarthy@mastodon.ieR This user is from outside of this forum
                              raymaccarthy@mastodon.ie
                              wrote last edited by
                              #27

                              @gklka @tante @map
                              I've a bridge over the river Shannon you can buy.
                              "make wonderful, creative, unique software using AI."
                              No. An LLM can't create at all and if it actually works and meets the spec it's likely copied.

                              gklka@mastodon.socialG 1 Reply Last reply
                              0
                              • raymaccarthy@mastodon.ieR raymaccarthy@mastodon.ie

                                @343max @tante
                                Then, Max, you have no understanding of LLM/Gen AI, or maybe of specifying requirements, designing system (modules, APIs etc) and then writing the code test & debug. If it's any size of project you need a team & management.
                                There is also documentation.
                                Actually writing the code is the easiest bit & the only bit the current LLM/Gen AI does, and does badly as it relies on code scraped from elsewhere & statistical shuffling of fragments.
                                Can't work. It's a technological dead end.

                                343max@mastodon.social3 This user is from outside of this forum
                                343max@mastodon.social3 This user is from outside of this forum
                                343max@mastodon.social
                                wrote last edited by
                                #28

                                @raymaccarthy @tante Oh the “someone disagrees with me so they must be stupid" argument! Amazing. Please go away now.

                                raymaccarthy@mastodon.ieR 1 Reply Last reply
                                0
                                • raymaccarthy@mastodon.ieR raymaccarthy@mastodon.ie

                                  @gklka @tante @map
                                  I've a bridge over the river Shannon you can buy.
                                  "make wonderful, creative, unique software using AI."
                                  No. An LLM can't create at all and if it actually works and meets the spec it's likely copied.

                                  gklka@mastodon.socialG This user is from outside of this forum
                                  gklka@mastodon.socialG This user is from outside of this forum
                                  gklka@mastodon.social
                                  wrote last edited by
                                  #29

                                  @raymaccarthy @tante @map AI can't create. You create, AI just implements it. I know it is hard to digest but this is everyday work for a lot of us now.

                                  raymaccarthy@mastodon.ieR 1 Reply Last reply
                                  0
                                  • tante@tldr.nettime.orgT tante@tldr.nettime.org

                                    The question is not whether you can create software using LLMs - you can - most software is just boring CRUD shit.
                                    But you do pay a hefty price: In lowering quality (security issues, less maintainable), in skill decay in the people "guiding" the stochastic parrots, etc.

                                    It's not "can 'AI's create software" but "are we willing to accept worse software running more and more of our lives?"

                                    johnzajac@dice.campJ This user is from outside of this forum
                                    johnzajac@dice.campJ This user is from outside of this forum
                                    johnzajac@dice.camp
                                    wrote last edited by
                                    #30

                                    @tante

                                    I mean, you can also "build a house" by using deck screws to connect some wet doug fir 2x4s into a "frame" and then staple on some drywall and siding and drape the whole thing in a plastic tarp.

                                    You will die when it falls on you, but for a time, it was a "house".

                                    1 Reply Last reply
                                    0
                                    • tante@tldr.nettime.orgT tante@tldr.nettime.org

                                      @map exactly. In a way accepting responsibility for the code one puts in front of people is accepting the connected care duties towards these people.

                                      8r3n7@mstdn.ca8 This user is from outside of this forum
                                      8r3n7@mstdn.ca8 This user is from outside of this forum
                                      8r3n7@mstdn.ca
                                      wrote last edited by
                                      #31

                                      @tante @map LLMs are another way to avoid putting skin in the game. Which is the whole point, if you’re a sociopath (or play one on TV). Privatize gains, socialize losses.

                                      1 Reply Last reply
                                      0
                                      • 343max@mastodon.social3 343max@mastodon.social

                                        @raymaccarthy @tante Oh the “someone disagrees with me so they must be stupid" argument! Amazing. Please go away now.

                                        raymaccarthy@mastodon.ieR This user is from outside of this forum
                                        raymaccarthy@mastodon.ieR This user is from outside of this forum
                                        raymaccarthy@mastodon.ie
                                        wrote last edited by
                                        #32

                                        @343max @tante
                                        I've designed & written SW for decades and done physical AI courses as well as studying it.
                                        What's your qualification for your amazing claims Max?
                                        Expert systems was AI in 1980s and relied on good design and curation of the knowledge of experts. It was too expensive to build and fragile.
                                        I forecast the the idea of LLM 20+ years ago. Chatbots then had data encoded in the program (Eliza, ALICE etc). I suggested a statistical engine and using the Internet as data. A toy.

                                        343max@mastodon.social3 amorpheus@kind.socialA 2 Replies Last reply
                                        0
                                        • gklka@mastodon.socialG gklka@mastodon.social

                                          @raymaccarthy @tante @map AI can't create. You create, AI just implements it. I know it is hard to digest but this is everyday work for a lot of us now.

                                          raymaccarthy@mastodon.ieR This user is from outside of this forum
                                          raymaccarthy@mastodon.ieR This user is from outside of this forum
                                          raymaccarthy@mastodon.ie
                                          wrote last edited by
                                          #33

                                          @gklka @tante @map
                                          A compiler implements it. The LLM/Gen is a rubbish search engine, database and statistical engine. It regurgitates based on prompts, not formal specifications.

                                          gklka@mastodon.socialG 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