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. Free software people: A major goal of free software is for individuals to be able to cause software to behave in the way they want it toLLMs: (enable that)Free software people: Oh no not like that

Free software people: A major goal of free software is for individuals to be able to cause software to behave in the way they want it toLLMs: (enable that)Free software people: Oh no not like that

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
317 Indlæg 120 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.
  • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

    Free software people: A major goal of free software is for individuals to be able to cause software to behave in the way they want it to
    LLMs: (enable that)
    Free software people: Oh no not like that

    rrwo@infosec.exchangeR This user is from outside of this forum
    rrwo@infosec.exchangeR This user is from outside of this forum
    rrwo@infosec.exchange
    wrote sidst redigeret af
    #7

    @mjg59

    The problems with LLMs aren't that people can ask them to write software.

    It's that they write something that looks like software. They have no semantic model of it.

    And it's that people think they can do away with expertise and experience (and salaries).

    Then there's the massive environmental and social damage they are causing.

    1 Reply Last reply
    0
    • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

      When I write code I am turning a creative idea into a mechanical embodiment of that idea. I am not creating beauty. Every line of code I write is a copy of another line of code I've read somewhere before, lightly modified to meet my needs. My code is not intended to evoke emotion. It does not change people think about the world. The idea→code pipeline in my head is not obviously distinguishable from the prompt->code process in an LLM

      exfalsoquodlibet@piaille.frE This user is from outside of this forum
      exfalsoquodlibet@piaille.frE This user is from outside of this forum
      exfalsoquodlibet@piaille.fr
      wrote sidst redigeret af
      #8

      @mjg59 One difference I see is that when I implement (myself, with my own limited brain) my idea (or somebody else's idea for that matter), I actually learn something about the said idea, it becomes more precise in my head. Also, it makes me have other ideas.

      mjg59@nondeterministic.computerM 1 Reply Last reply
      0
      • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

        Look, coders, we are not writers. There's no way to turn "increment this variable" into life changing prose. The creativity exists outside the code. It always has done and it always will do. Let it go.

        nfoonf@chaos.socialN This user is from outside of this forum
        nfoonf@chaos.socialN This user is from outside of this forum
        nfoonf@chaos.social
        wrote sidst redigeret af
        #9

        @mjg59 it is not art, but at least it is craft and skill. And both should be honored. LLM Code is the assemble yourself cardboard filled furniture of codecraft. It is cheaper and faster available but what you safe in price you lack in quality.

        mjg59@nondeterministic.computerM 1 Reply Last reply
        0
        • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

          Free software people: A major goal of free software is for individuals to be able to cause software to behave in the way they want it to
          LLMs: (enable that)
          Free software people: Oh no not like that

          radex@social.hackerspace.plR This user is from outside of this forum
          radex@social.hackerspace.plR This user is from outside of this forum
          radex@social.hackerspace.pl
          wrote sidst redigeret af
          #10

          @mjg59 This doesn't feel right to me. IMO few people actually object to use of LLMs by individuals for tinkering on personal stuff.

          The criticism as I see it is primarily that:
          1) there are huge societal/political impacts - uncompensated use of copyrighted material; benefits of it accruing primarily to a few big players; energy use; layoffs; perceived misallocation of massive amounts of capital
          2) the output quality of LLMs is t r a s h, unsuitable for professional use

          mjg59@nondeterministic.computerM condret@shitposter.worldC 2 Replies Last reply
          0
          • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

            Free software people: A major goal of free software is for individuals to be able to cause software to behave in the way they want it to
            LLMs: (enable that)
            Free software people: Oh no not like that

            tthbaltazar@chaos.socialT This user is from outside of this forum
            tthbaltazar@chaos.socialT This user is from outside of this forum
            tthbaltazar@chaos.social
            wrote sidst redigeret af
            #11

            @mjg59
            there is a difference between writing code and software engineering

            writing code requires no understanding or decision making abilities, the attitude is "if it works it works" even if it doesn't work because you don't know enough to realize there is a problem

            when an engineer makes something, they make decisions and evaluate those decisions based on their knowledge and experience

            I value the engineering, I see no value in someone wrangling an LLM

            k@layer8.spaceK mjg59@nondeterministic.computerM 2 Replies Last reply
            0
            • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

              Personally I'm not going to literally copy code from a codebase under an incompatible license because that is what the law says, but have I read proprietary code and learned the underlying creative aspect and then written new code that embodies it? Yes! Anyone claiming otherwise is lying!

              kats@chaosfem.twK This user is from outside of this forum
              kats@chaosfem.twK This user is from outside of this forum
              kats@chaosfem.tw
              wrote sidst redigeret af
              #12

              @mjg59 Perhaps, but anyone claiming an LLM has "learned the underlying creative aspect" is also lying.

              1 Reply Last reply
              0
              • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

                Personally I'm not going to literally copy code from a codebase under an incompatible license because that is what the law says, but have I read proprietary code and learned the underlying creative aspect and then written new code that embodies it? Yes! Anyone claiming otherwise is lying!

                scottmichaud@mastodon.gamedev.placeS This user is from outside of this forum
                scottmichaud@mastodon.gamedev.placeS This user is from outside of this forum
                scottmichaud@mastodon.gamedev.place
                wrote sidst redigeret af
                #13

                @mjg59 So the big thing is that all art belongs to society. To promote creation, society grants limited exclusivity, mostly to fund the work.

                This means that, in a utopia, copyright wouldn't exist because everyone could stand on everyone else's shoulders.

                The biggest problem is the tail wagging the dog. It's not about promoting creation. It's about giving power plays in the game of life to a selected few. That's literally oppression.

                scottmichaud@mastodon.gamedev.placeS 1 Reply Last reply
                0
                • tthbaltazar@chaos.socialT tthbaltazar@chaos.social

                  @mjg59
                  there is a difference between writing code and software engineering

                  writing code requires no understanding or decision making abilities, the attitude is "if it works it works" even if it doesn't work because you don't know enough to realize there is a problem

                  when an engineer makes something, they make decisions and evaluate those decisions based on their knowledge and experience

                  I value the engineering, I see no value in someone wrangling an LLM

                  k@layer8.spaceK This user is from outside of this forum
                  k@layer8.spaceK This user is from outside of this forum
                  k@layer8.space
                  wrote sidst redigeret af
                  #14

                  @tthbaltazar @mjg59 holy shit this

                  1 Reply Last reply
                  0
                  • scottmichaud@mastodon.gamedev.placeS scottmichaud@mastodon.gamedev.place

                    @mjg59 So the big thing is that all art belongs to society. To promote creation, society grants limited exclusivity, mostly to fund the work.

                    This means that, in a utopia, copyright wouldn't exist because everyone could stand on everyone else's shoulders.

                    The biggest problem is the tail wagging the dog. It's not about promoting creation. It's about giving power plays in the game of life to a selected few. That's literally oppression.

                    scottmichaud@mastodon.gamedev.placeS This user is from outside of this forum
                    scottmichaud@mastodon.gamedev.placeS This user is from outside of this forum
                    scottmichaud@mastodon.gamedev.place
                    wrote sidst redigeret af
                    #15

                    @mjg59 Of course somewhat ironic because you'll sometimes get oppressor on oppressor conflicts... but, like Alien vs Predator, whoever wins, humans lose.

                    1 Reply Last reply
                    0
                    • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

                      Personally I'm not going to literally copy code from a codebase under an incompatible license because that is what the law says, but have I read proprietary code and learned the underlying creative aspect and then written new code that embodies it? Yes! Anyone claiming otherwise is lying!

                      janl@narrativ.esJ This user is from outside of this forum
                      janl@narrativ.esJ This user is from outside of this forum
                      janl@narrativ.es
                      wrote sidst redigeret af
                      #16

                      @mjg59 thankfully there are plenty of other reasons to dispise LLMs, so we don’t really have to have this discussion 🙂

                      1 Reply Last reply
                      0
                      • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

                        Personally I'm not going to literally copy code from a codebase under an incompatible license because that is what the law says, but have I read proprietary code and learned the underlying creative aspect and then written new code that embodies it? Yes! Anyone claiming otherwise is lying!

                        chris_evelyn@fedi.chris-evelyn.deC This user is from outside of this forum
                        chris_evelyn@fedi.chris-evelyn.deC This user is from outside of this forum
                        chris_evelyn@fedi.chris-evelyn.de
                        wrote sidst redigeret af
                        #17

                        @mjg59 Yeah, as soon as there‘s an ethically sourced and trained free LLM that‘s not controlled by very shitty companies I‘m totally on board with you.

                        Until then we shouldn’t let that shit near our projects.

                        mjg59@nondeterministic.computerM pkal@social.sdfeu.orgP troed@swecyb.comT deborahh@cosocial.caD light@noc.socialL 5 Replies Last reply
                        0
                        • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

                          Personally I'm not going to literally copy code from a codebase under an incompatible license because that is what the law says, but have I read proprietary code and learned the underlying creative aspect and then written new code that embodies it? Yes! Anyone claiming otherwise is lying!

                          jane@smolhaj.socialJ This user is from outside of this forum
                          jane@smolhaj.socialJ This user is from outside of this forum
                          jane@smolhaj.social
                          wrote sidst redigeret af
                          #18

                          @mjg59 that sounds illegal. i'm thinking of specific cases like re3. but that may be a language barrier problem. (re3 creators settled with taketwo in court eventually)
                          https://www.gamespot.com/articles/take-two-sues-creators-of-gta-reverse-engineering-project-re3/1100-6495920/

                          1 Reply Last reply
                          0
                          • chris_evelyn@fedi.chris-evelyn.deC chris_evelyn@fedi.chris-evelyn.de

                            @mjg59 Yeah, as soon as there‘s an ethically sourced and trained free LLM that‘s not controlled by very shitty companies I‘m totally on board with you.

                            Until then we shouldn’t let that shit near our projects.

                            mjg59@nondeterministic.computerM This user is from outside of this forum
                            mjg59@nondeterministic.computerM This user is from outside of this forum
                            mjg59@nondeterministic.computer
                            wrote sidst redigeret af
                            #19

                            @chris_evelyn That is a coherent position that I have no fundamental disagreement with

                            1 Reply Last reply
                            0
                            • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

                              Free software people: A major goal of free software is for individuals to be able to cause software to behave in the way they want it to
                              LLMs: (enable that)
                              Free software people: Oh no not like that

                              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
                              #20

                              @mjg59 Fuck off with that shit. This doesn't even smell like a good faith argument.

                              mjg59@nondeterministic.computerM 1 Reply Last reply
                              0
                              • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

                                Look, coders, we are not writers. There's no way to turn "increment this variable" into life changing prose. The creativity exists outside the code. It always has done and it always will do. Let it go.

                                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 sidst redigeret af
                                #21

                                @mjg59 Weird view of writers as a group you are expressing here, in order to make this distinction.

                                Code isn't there to be art, sure. It is there to communicate, though. Making this some weird thing about art, as if that's the only reason software developers might not want LLM generated code in their code bases, is… disingenuous to say the least.

                                1 Reply Last reply
                                0
                                • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

                                  Personally I'm not going to literally copy code from a codebase under an incompatible license because that is what the law says, but have I read proprietary code and learned the underlying creative aspect and then written new code that embodies it? Yes! Anyone claiming otherwise is lying!

                                  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 sidst redigeret af
                                  #22

                                  @mjg59 I agree with this last statement 😁

                                  1 Reply Last reply
                                  0
                                  • chris_evelyn@fedi.chris-evelyn.deC chris_evelyn@fedi.chris-evelyn.de

                                    @mjg59 Yeah, as soon as there‘s an ethically sourced and trained free LLM that‘s not controlled by very shitty companies I‘m totally on board with you.

                                    Until then we shouldn’t let that shit near our projects.

                                    pkal@social.sdfeu.orgP This user is from outside of this forum
                                    pkal@social.sdfeu.orgP This user is from outside of this forum
                                    pkal@social.sdfeu.org
                                    wrote sidst redigeret af
                                    #23

                                    @chris_evelyn @mjg59 Isn't https://ethz.ch/en/news-and-events/eth-news/news/2025/09/press-release-apertus-a-fully-open-transparent-multilingual-language-model.html supposed to be something like that?

                                    chris_evelyn@fedi.chris-evelyn.deC 1 Reply Last reply
                                    0
                                    • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

                                      Look, coders, we are not writers. There's no way to turn "increment this variable" into life changing prose. The creativity exists outside the code. It always has done and it always will do. Let it go.

                                      promovicz@chaos.socialP This user is from outside of this forum
                                      promovicz@chaos.socialP This user is from outside of this forum
                                      promovicz@chaos.social
                                      wrote sidst redigeret af
                                      #24

                                      @mjg59 I disagree. Code is written for people, not computers. It doesn’t matter where the creativity exists, if companies/people reap it without giving a damn.

                                      “Let it go!” == “Don’t fight it!”

                                      mjg59@nondeterministic.computerM 1 Reply Last reply
                                      0
                                      • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

                                        Free software people: A major goal of free software is for individuals to be able to cause software to behave in the way they want it to
                                        LLMs: (enable that)
                                        Free software people: Oh no not like that

                                        pkal@social.sdfeu.orgP This user is from outside of this forum
                                        pkal@social.sdfeu.orgP This user is from outside of this forum
                                        pkal@social.sdfeu.org
                                        wrote sidst redigeret af
                                        #25

                                        @mjg59 IIRC a big confusion was that early on Copilot would generate verbatim copies of existing, GPL'ed code, including comments. I do neither understand why that was the case or if that has changed, but my understanding of other LLMs is that they don't work in a way that they are just literally reproducing existing input.

                                        I think you are right in pointing out that writing code is not really a artistic/creative job, no matter what we have been saying to ourselves.

                                        pkal@social.sdfeu.orgP 1 Reply Last reply
                                        0
                                        • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

                                          When I write code I am turning a creative idea into a mechanical embodiment of that idea. I am not creating beauty. Every line of code I write is a copy of another line of code I've read somewhere before, lightly modified to meet my needs. My code is not intended to evoke emotion. It does not change people think about the world. The idea→code pipeline in my head is not obviously distinguishable from the prompt->code process in an LLM

                                          shiz@mastodon.socialS This user is from outside of this forum
                                          shiz@mastodon.socialS This user is from outside of this forum
                                          shiz@mastodon.social
                                          wrote sidst redigeret af
                                          #26

                                          @mjg59 this feels like a weird reduction of the argument as LLMs as used by people do more than generate code at a micro-level (statements et al, regardless of your thinking those can't be creative), they are also used to architect codebases entirely

                                          regardless, disappointing to read your apparent need to defend slop

                                          mjg59@nondeterministic.computerM 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