top | item 46971112

(no title)

s__s | 19 days ago

Writing robust, bug free, efficient, maintainable, and readable code has never been easy and still isn’t. It’s an extremely difficult skill.

Are we seriously pretending that it was always easy now that an LLM can spit out some mediocre code? This seems to me a coping mechanism in response to the industry shifting.

The truth is we’re just realizing nobody, even the SWE’s, care about the code much as long as an LLM can grind it out for free.

There’s going to be a lot more of this coping as more and more human thinking gets automated. I can hear it now: “gathering business requirements was always the easy part”.

discuss

order

locknitpicker|18 days ago

> Are we seriously pretending that it was always easy now that an LLM can spit out some mediocre code? This seems to me a coping mechanism in response to the industry shifting.

I also add that the skills required to write robust, bug free, efficient, maintainable, and readable code are also the same skills required to make LLMs generate code with those traits. Mediocre developers struggle to write mediocre code, but can easily prompt a LLM to output mediocre code. The output is always mediocre, both in the short run and moreso in the long run.