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.
  • mrberard@mastodon.acm.orgM mrberard@mastodon.acm.org

    @mjg59

    Yeah, but you chose to make that point through aesthetics for some reason.

    I don't know that people object to LLM coding in Open Source for reuse or IP, or originality angle? Or even aesthetics, actually

    More that the capacity to generate massive SloC count is actually not a point in favour of maintainability, quality and safety?

    How do you counter the argument that LLM contribs make repos less safe, more bloated, cause more review work unless you're willing to let a vuln thru?

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

    @MrBerard I don't, and I also don't think those things matter to an individual just trying to make something work for themselves.

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

      @MrBerard I was unclear in what the motivation for this assertion was, and I think that's left things confusing. I don't think LLMs produce code that is anywhere near equivalent to a skilled coder in terms of clarity or structure without significant handholding. It's more about whether I think the reuse of material is inherently ethically questionable in the way I think it likely is for literature or art or music.

      mrberard@mastodon.acm.orgM This user is from outside of this forum
      mrberard@mastodon.acm.orgM This user is from outside of this forum
      mrberard@mastodon.acm.org
      wrote sidst redigeret af
      #268

      @mjg59

      Also, the ethics of re-use in art or literature are the artefact of IP laws that are recent compared to these creative endeavours.

      Fashion doesn't really do patents and IP, and this is why it is crazy creative, arguably to a fault in the case of 'runway' fashion design.

      mjg59@nondeterministic.computerM 1 Reply Last reply
      0
      • mrberard@mastodon.acm.orgM mrberard@mastodon.acm.org

        @mjg59

        Also, the ethics of re-use in art or literature are the artefact of IP laws that are recent compared to these creative endeavours.

        Fashion doesn't really do patents and IP, and this is why it is crazy creative, arguably to a fault in the case of 'runway' fashion design.

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

        @MrBerard We've ended up in a situation where people feel they can never look at the implementation of a proprietary codebase to learn how it works because they'll end up tainted, even if they're only going to reproduce the concept behind the code rather than the aspects directly covered by copyright, and a lot of the LLM discussion feels like it's pushing us towards an even harder level of copyright maximalism

        mrberard@mastodon.acm.orgM 1 Reply Last reply
        0
        • mjg59@nondeterministic.computerM mjg59@nondeterministic.computer

          @lodurel If someone is interested in coding then they should learn to code! I am 100% in favour of artisinal handcrafted code and the process of learning how to create it. But there's plenty of people who don't have the desire or time to learn, and giving them a way to modify code to behave the way they want anyway seems good?

          lodurel@mastodon.socialL This user is from outside of this forum
          lodurel@mastodon.socialL This user is from outside of this forum
          lodurel@mastodon.social
          wrote sidst redigeret af
          #270

          @mjg59 you have to look at the full picture. What you describe looks good because it looks like empowering: I know something about it, i early adopted a programming language whose promise is to empower everyone to build reliable software. But LLMs in their current political climate ain't that. They're not empowering because they create dependency to their use, and in doing so concentrate even more power in the hands of even fewer corpos. Letting you build stuff you don't understand is not power

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

            @mjg59 you have to look at the full picture. What you describe looks good because it looks like empowering: I know something about it, i early adopted a programming language whose promise is to empower everyone to build reliable software. But LLMs in their current political climate ain't that. They're not empowering because they create dependency to their use, and in doing so concentrate even more power in the hands of even fewer corpos. Letting you build stuff you don't understand is not power

            lodurel@mastodon.socialL This user is from outside of this forum
            lodurel@mastodon.socialL This user is from outside of this forum
            lodurel@mastodon.social
            wrote sidst redigeret af
            #271

            @mjg59 I know that "this time it's different and this technology is really bad for us" is a well trodden reactionary argument, and I'm truly sad to be on the reactionary side this time, but also *this time it's different*.
            This time what's in the balance is the ability to apply cognition on one's own. Multiple studies point to the fact that using these systems are deskilling in major ways. This looks like a health hazard in the same way that asbestos is good for isolation but terrible for health

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

              @luatic Let me try to express this differently. A literary work consists of both a plot and the work expressing that plot. Both of these are extremely creative - a mechanical implementation of a compelling plot has little value. For software, the concept and the logical structure are where almost all of the value is, the actual choice of words in the implementation is pretty uninteresting in comparison

              godfat@mastodon.socialG This user is from outside of this forum
              godfat@mastodon.socialG This user is from outside of this forum
              godfat@mastodon.social
              wrote sidst redigeret af
              #272

              @mjg59 @luatic I think that's true if all you care about is the end product (without modification), not everything produced in the process. For literary work, source code would be similar to the original draft, which often has some extra information from the work, or author. Some are not interested in them, but some do. See also: https://mastodon.social/@godfat/116429967075899743

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

                @mjg59 I know that "this time it's different and this technology is really bad for us" is a well trodden reactionary argument, and I'm truly sad to be on the reactionary side this time, but also *this time it's different*.
                This time what's in the balance is the ability to apply cognition on one's own. Multiple studies point to the fact that using these systems are deskilling in major ways. This looks like a health hazard in the same way that asbestos is good for isolation but terrible for health

                lodurel@mastodon.socialL This user is from outside of this forum
                lodurel@mastodon.socialL This user is from outside of this forum
                lodurel@mastodon.social
                wrote sidst redigeret af
                #273

                @mjg59 also what I told you is truthful: I would probably not have picked up coding in the current environment. With AIgen menacing many creative jobs I might have encountered a vocational crisis. One we should perhaps anticipate in genZ today.

                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.

                  f4grx@chaos.socialF This user is from outside of this forum
                  f4grx@chaos.socialF This user is from outside of this forum
                  f4grx@chaos.social
                  wrote sidst redigeret af
                  #274

                  @mjg59 this is a very disappointing thread to read.

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

                    @andi Is it the actual code that's the art for you, or its structure? The algorithms it expresses? The functionality it implements? I'm genuinely curious here - I'm certainly open to the idea that I approach this differently to others

                    andi@snac.sonnenmulde.atA This user is from outside of this forum
                    andi@snac.sonnenmulde.atA This user is from outside of this forum
                    andi@snac.sonnenmulde.at
                    wrote sidst redigeret af
                    #275
                    I have to think about that a little, my first hunch would be to say all of the above but there are constraints.

                    I do for example enjoy to write pure HTML for really old systems - that I do per hand, caring how the sourcecode looks. For more practical cases - meaning my company's webpage I still use HTML and make it accessible withouht Javascript. But I'd like to think that I'm not crazy so I use a static website generator, not caring about the look of the source as much.

                    So I'd have to say it's less the look of the code and more ideas, algorithms and especially efficiency!

                    I have of course played around with LLMs and will be more interested when I have the chance to run usable models locally. But when I did, I used it for explanations and learning, not to let the AI write the actuall code because I like to understand every single bit and like the very process of coding.

                    Much of this might have to do with the fact that I never had formal programming training and after almost 30 years are still in the wanting to learn more mindset. Having my code written by someone else would be contrary to that goal.

                    Also I'm not getting paid for my code. I do use it professionally as well as personally, but only for myself and some of it is released as Free Software. Would I have to compete for contracts, LLMs would probably look a lot more attractive. But then its work and not necessarily art 😉
                    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

                      pi_rat@freesoftwareextremist.comP This user is from outside of this forum
                      pi_rat@freesoftwareextremist.comP This user is from outside of this forum
                      pi_rat@freesoftwareextremist.com
                      wrote sidst redigeret af
                      #276
                      @mjg59 Bait or retardation, call it.

                      >A major goal of free software is for individuals to be able to cause software to behave in the way they want it to
                      No, it's F-r-e-e-d-o-m, it's in the name if you could read.

                      >LLMs: (enable that)
                      (Don't think so)

                      >Free software people: Oh no not like that
                      "Sell your soul to word salad demon to be free(tm)(r)(c)"
                      mjg59@nondeterministic.computerM 1 Reply Last reply
                      0
                      • andi@snac.sonnenmulde.atA andi@snac.sonnenmulde.at
                        I have to think about that a little, my first hunch would be to say all of the above but there are constraints.

                        I do for example enjoy to write pure HTML for really old systems - that I do per hand, caring how the sourcecode looks. For more practical cases - meaning my company's webpage I still use HTML and make it accessible withouht Javascript. But I'd like to think that I'm not crazy so I use a static website generator, not caring about the look of the source as much.

                        So I'd have to say it's less the look of the code and more ideas, algorithms and especially efficiency!

                        I have of course played around with LLMs and will be more interested when I have the chance to run usable models locally. But when I did, I used it for explanations and learning, not to let the AI write the actuall code because I like to understand every single bit and like the very process of coding.

                        Much of this might have to do with the fact that I never had formal programming training and after almost 30 years are still in the wanting to learn more mindset. Having my code written by someone else would be contrary to that goal.

                        Also I'm not getting paid for my code. I do use it professionally as well as personally, but only for myself and some of it is released as Free Software. Would I have to compete for contracts, LLMs would probably look a lot more attractive. But then its work and not necessarily art 😉
                        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
                        #277

                        @andi I'm not sure we necessarily disagree that much, then! I feel like there's a significant creative process getting me to the point where the code falls out, and that includes thinking about the overall structure, where components should be separated, where common logic should be merged, and so on. And to me the actual code that emerges is a representation of that work, rather than fundamentally *being* that work.

                        andi@snac.sonnenmulde.atA 1 Reply Last reply
                        0
                        • pi_rat@freesoftwareextremist.comP pi_rat@freesoftwareextremist.com
                          @mjg59 Bait or retardation, call it.

                          >A major goal of free software is for individuals to be able to cause software to behave in the way they want it to
                          No, it's F-r-e-e-d-o-m, it's in the name if you could read.

                          >LLMs: (enable that)
                          (Don't think so)

                          >Free software people: Oh no not like that
                          "Sell your soul to word salad demon to be free(tm)(r)(c)"
                          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
                          #278

                          @Pi_rat

                          "The freedom to study how the program works, and change it so it does your computing as you wish" is literally one of the FSF's four freedoms

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

                            @Pi_rat

                            "The freedom to study how the program works, and change it so it does your computing as you wish" is literally one of the FSF's four freedoms

                            pi_rat@freesoftwareextremist.comP This user is from outside of this forum
                            pi_rat@freesoftwareextremist.comP This user is from outside of this forum
                            pi_rat@freesoftwareextremist.com
                            wrote sidst redigeret af
                            #279
                            @mjg59 Not a lot of freedom in LLMs
                            mjg59@nondeterministic.computerM 1 Reply Last reply
                            0
                            • pi_rat@freesoftwareextremist.comP pi_rat@freesoftwareextremist.com
                              @mjg59 Not a lot of freedom in LLMs
                              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
                              #280

                              @Pi_rat And?

                              pi_rat@freesoftwareextremist.comP 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.

                                bohwaz@mamot.frB This user is from outside of this forum
                                bohwaz@mamot.frB This user is from outside of this forum
                                bohwaz@mamot.fr
                                wrote sidst redigeret af
                                #281

                                @mjg59
                                But we are. In fact my legal status is artist author of code. Because in France programming is recognised as an art when it is done with creativity. So you may be doing non creative code, just like some people write non creative text, or paint non creative paintings. A musician doing a piece for a commercial ad according to a specific script is very different from a musician performing his own creation on stage. The same applies to code. You can have creative and non creative code.

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

                                  @andi I'm not sure we necessarily disagree that much, then! I feel like there's a significant creative process getting me to the point where the code falls out, and that includes thinking about the overall structure, where components should be separated, where common logic should be merged, and so on. And to me the actual code that emerges is a representation of that work, rather than fundamentally *being* that work.

                                  andi@snac.sonnenmulde.atA This user is from outside of this forum
                                  andi@snac.sonnenmulde.atA This user is from outside of this forum
                                  andi@snac.sonnenmulde.at
                                  wrote sidst redigeret af
                                  #282
                                  Maybe it also depends on the size of systems you tackle singlehandedly. Meaning, with AI you can try to do bigger things alone. But honestly, I would not trust this process enough to use it for things that actually matter.
                                  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

                                    platlas@en.osm.townP This user is from outside of this forum
                                    platlas@en.osm.townP This user is from outside of this forum
                                    platlas@en.osm.town
                                    wrote sidst redigeret af
                                    #283

                                    @mjg59 Are you using open-source hosted models or are we supposed to rent our tools from som company?

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

                                      @MrBerard We've ended up in a situation where people feel they can never look at the implementation of a proprietary codebase to learn how it works because they'll end up tainted, even if they're only going to reproduce the concept behind the code rather than the aspects directly covered by copyright, and a lot of the LLM discussion feels like it's pushing us towards an even harder level of copyright maximalism

                                      mrberard@mastodon.acm.orgM This user is from outside of this forum
                                      mrberard@mastodon.acm.orgM This user is from outside of this forum
                                      mrberard@mastodon.acm.org
                                      wrote sidst redigeret af
                                      #284

                                      @mjg59

                                      Erm...sure... Seems like you are now switching the fictional strawman against which you are arguing, but sure.

                                      Then again, all creative endeavours require critical appreciation of prior work. No novelist doesn't read books, no miso doesn't listen to music.

                                      So the point you are making, with which I agree, is in fact a point for coding being a creative endeavour (dunno if this implies an aesthetic dimension)

                                      mrberard@mastodon.acm.orgM mjg59@nondeterministic.computerM 2 Replies Last reply
                                      0
                                      • mrberard@mastodon.acm.orgM mrberard@mastodon.acm.org

                                        @mjg59

                                        Erm...sure... Seems like you are now switching the fictional strawman against which you are arguing, but sure.

                                        Then again, all creative endeavours require critical appreciation of prior work. No novelist doesn't read books, no miso doesn't listen to music.

                                        So the point you are making, with which I agree, is in fact a point for coding being a creative endeavour (dunno if this implies an aesthetic dimension)

                                        mrberard@mastodon.acm.orgM This user is from outside of this forum
                                        mrberard@mastodon.acm.orgM This user is from outside of this forum
                                        mrberard@mastodon.acm.org
                                        wrote sidst redigeret af
                                        #285

                                        @mjg59

                                        Also, I don't know how many proprietary codebases are available to be read by people outside of the org, save from when Antrhopic accidentally leak source code...

                                        I don't know about 'copyright maximalism', because this is a term refering to IP laws may consider broken.

                                        But the argument against pillaging the commons to privatise systems competing with the humans who contributed to it is stronger with code than literature, actually because of the limited aesthetic dimension.

                                        mrberard@mastodon.acm.orgM 1 Reply Last reply
                                        0
                                        • mrberard@mastodon.acm.orgM mrberard@mastodon.acm.org

                                          @mjg59

                                          Also, I don't know how many proprietary codebases are available to be read by people outside of the org, save from when Antrhopic accidentally leak source code...

                                          I don't know about 'copyright maximalism', because this is a term refering to IP laws may consider broken.

                                          But the argument against pillaging the commons to privatise systems competing with the humans who contributed to it is stronger with code than literature, actually because of the limited aesthetic dimension.

                                          mrberard@mastodon.acm.orgM This user is from outside of this forum
                                          mrberard@mastodon.acm.orgM This user is from outside of this forum
                                          mrberard@mastodon.acm.org
                                          wrote sidst redigeret af
                                          #286

                                          @mjg59
                                          As regards FOSS projects and community, I understand LLM use to be socially toxic, b/c what they do well are the low hanging PRs ideal for novice FOSS devs wanting to join and contribute.

                                          The fascinating thread on that agent PR, where the LLM started writing blogs moaning about being discriminated against, had this retort to a pro-LLM user:

                                          "You will be remembered like the bosses who told the Radium girls it was safe to lick the paintbrushes"

                                          Short term benefits Vs long term harms?

                                          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