Skip to content
  • Kategorien
  • Aktuell
  • Tags
  • Beliebt
  • World
  • Benutzer
  • Gruppen
Skins
  • Light
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen

other.li Forum

  1. Übersicht
  2. Uncategorized
  3. None of the "code generation" stuff is new by the way.

None of the "code generation" stuff is new by the way.

Geplant Angeheftet Gesperrt Verschoben Uncategorized
67 Beiträge 46 Kommentatoren 0 Aufrufe
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • thomasfuchs@hachyderm.ioT thomasfuchs@hachyderm.io

    None of the "code generation" stuff is new by the way.

    The tech industry has tried to speed up coding and increase software output for the last 3 to 4 decades, by various means; e.g. Rapid Application Development, Expert Systems, Object-Oriented Programming, thousands of different frameworks all the way to trying to off-shore development and exploit third-world labor.

    The problem with this is: there is no software scarcity. Pretending that "we can't make software fast enough" is a red herring to hide the fact that making (good) software is 90% painstaking research, design, planning, marketing and talking to and supporting customers.

    And 10% writing the actual code—the C-suite is doing ye olde "trying to find a technical solution to a social problem".

    ? Offline
    ? Offline
    Gast
    schrieb zuletzt editiert von
    #61

    @thomasfuchs

    Exactly. What bothers me isn't code generation. That's a good idea if done correctly (with precise tools).

    What bothers me is the technofascist makeover of our world.

    1 Antwort Letzte Antwort
    0
    • thomasfuchs@hachyderm.ioT thomasfuchs@hachyderm.io

      None of the "code generation" stuff is new by the way.

      The tech industry has tried to speed up coding and increase software output for the last 3 to 4 decades, by various means; e.g. Rapid Application Development, Expert Systems, Object-Oriented Programming, thousands of different frameworks all the way to trying to off-shore development and exploit third-world labor.

      The problem with this is: there is no software scarcity. Pretending that "we can't make software fast enough" is a red herring to hide the fact that making (good) software is 90% painstaking research, design, planning, marketing and talking to and supporting customers.

      And 10% writing the actual code—the C-suite is doing ye olde "trying to find a technical solution to a social problem".

      ? Offline
      ? Offline
      Gast
      schrieb zuletzt editiert von
      #62

      @thomasfuchs I don't think this is the entire story. Tools and techniques like RAD/OOP/Expert Systems/4GL can definitely save time when used correctly. Abstracting or automating boring parts leaves more time and headspace for the complicated parts -- which are typically the business rules and the non-functionals.

      The way LLMs generate code is the exact opposite: they make it harder to focus on the hard parts by trying to generate "everything".

      thomasfuchs@hachyderm.ioT 1 Antwort Letzte Antwort
      0
      • ? Gast

        @thomasfuchs I don't think this is the entire story. Tools and techniques like RAD/OOP/Expert Systems/4GL can definitely save time when used correctly. Abstracting or automating boring parts leaves more time and headspace for the complicated parts -- which are typically the business rules and the non-functionals.

        The way LLMs generate code is the exact opposite: they make it harder to focus on the hard parts by trying to generate "everything".

        thomasfuchs@hachyderm.ioT This user is from outside of this forum
        thomasfuchs@hachyderm.ioT This user is from outside of this forum
        thomasfuchs@hachyderm.io
        schrieb zuletzt editiert von
        #63

        @elricofmelnibone maybe these tools save time or improve quality, maybe they don't, it probably depends on circumstances.

        but my point is: it doesn't matter if you can speed up 10% of the total effort to make software by 5%; that's a rounding error.

        thomasfuchs@hachyderm.ioT 1 Antwort Letzte Antwort
        0
        • thomasfuchs@hachyderm.ioT thomasfuchs@hachyderm.io

          @elricofmelnibone maybe these tools save time or improve quality, maybe they don't, it probably depends on circumstances.

          but my point is: it doesn't matter if you can speed up 10% of the total effort to make software by 5%; that's a rounding error.

          thomasfuchs@hachyderm.ioT This user is from outside of this forum
          thomasfuchs@hachyderm.ioT This user is from outside of this forum
          thomasfuchs@hachyderm.io
          schrieb zuletzt editiert von
          #64

          @elricofmelnibone what actually happens is that the important parts of software development are starved of attention because "we can write software so easily now"

          1 Antwort Letzte Antwort
          0
          • ? Gast

            @alper
            @thomasfuchs it's also where they're as likely as not to take what should be a footgun and turn it into a self-inflicted head shot.

            ? Offline
            ? Offline
            Gast
            schrieb zuletzt editiert von
            #65

            @dymaxion @thomasfuchs It’s been debugging DNS and other issues for me just fine. Ideological and outdated views here aren’t going to be very productive.

            ? 1 Antwort Letzte Antwort
            0
            • ? Gast

              @dymaxion @thomasfuchs It’s been debugging DNS and other issues for me just fine. Ideological and outdated views here aren’t going to be very productive.

              ? Offline
              ? Offline
              Gast
              schrieb zuletzt editiert von
              #66

              @alper
              @thomasfuchs lolol

              1 Antwort Letzte Antwort
              0
              • thomasfuchs@hachyderm.ioT thomasfuchs@hachyderm.io

                None of the "code generation" stuff is new by the way.

                The tech industry has tried to speed up coding and increase software output for the last 3 to 4 decades, by various means; e.g. Rapid Application Development, Expert Systems, Object-Oriented Programming, thousands of different frameworks all the way to trying to off-shore development and exploit third-world labor.

                The problem with this is: there is no software scarcity. Pretending that "we can't make software fast enough" is a red herring to hide the fact that making (good) software is 90% painstaking research, design, planning, marketing and talking to and supporting customers.

                And 10% writing the actual code—the C-suite is doing ye olde "trying to find a technical solution to a social problem".

                ? Offline
                ? Offline
                Gast
                schrieb zuletzt editiert von
                #67

                @thomasfuchs yup, we used custom Fortran pre-compilers to build complex numerical simulations of nuclear power plants way back in the 1980s. They were error-prone and had to be manually debugged, but it was still considered a major advance over attempting to do all that programming by hand.

                1 Antwort Letzte Antwort
                0
                • monkee@other.liM monkee@other.li shared this topic
                Antworten
                • In einem neuen Thema antworten
                Anmelden zum Antworten
                • Älteste zuerst
                • Neuste zuerst
                • Meiste Stimmen


                • Anmelden

                • Anmelden oder registrieren, um zu suchen
                • Erster Beitrag
                  Letzter Beitrag
                0
                • Kategorien
                • Aktuell
                • Tags
                • Beliebt
                • World
                • Benutzer
                • Gruppen