Comment by bgwalter

Comment by bgwalter 3 months ago

7 replies

First of all, Lisp, Fortran and COBOL had been around most of the time when assembly was popular. Assembly was used because of resource constraints.

Secondly, you are not writing anything you get from an LLM. You prompt it and it spits out other people's code, stripped of attribution.

This is what children do: Ask someone to fix something for you without understanding the result.

RedNifre 3 months ago

Right, just how the assembler spits out machine code that other people figured out for you, so you don't even understand the result.

lucaspauker 3 months ago

Good artists copy, great artists steal

  • bgwalter 3 months ago

    Picasso (if he really said that) had a machine painting for him?

    • jerjerjer 3 months ago

      Picasso explicitly wanted his designs (for cutlery, plates, household items he designed) to be mass-produced, so your question is not as straightforward as you make it to be.

      • bgwalter 3 months ago

        What is the connection to machine generated code? He designed the items manually and mass produced them.

        No one objects to a human writing code and selling copies.

        Apart from that, this is the commercial Picasso who loved money. His early pre-expressionist paintings are godlike in execution, even if someone else has painted a Pierrot before him.

      • alpaca128 3 months ago

        Picasso also never said this, and this quote is about ideas, not automation.

scarface_74 3 months ago

I very much understand the result of code that it writes. But I have never gotten paid to code. I get paid to use my knowledge of computers and the industry to save the company money or to make the company money.

Do you feel the same way when you delegate assignments to more junior developers and they come back with code?