Discussion about this post

User's avatar
Maija Vilkina's avatar

Something that seems completely lost in the llm hype is the fact that coding != software engineering, and unless you are playing around with sandboxed trivialities, code is the easy part. Architecture, scaling, performance and fitness for purpose are the interesting parts, and no llm will give you code that is the best fit for your particular configuration of these.

So I agree with your prediction on the augmenting aspects. It does, however, bother me, that even people who should know better seem to miss the distinction that code is never, ever, ever just code.

Expand full comment
Stephen Holmes's avatar

The conversation these days in STEM is not necessarily dryly coding lines, but understanding simple logical steps in building code strings and execution tasks. There are some great visual icon-based builders, such as Scratch (https://scratch.mit.edu/about) and STEM/Lego-compatible robot kits, to build and demo the generated code. Or we can just go back to Perl ;-)

Expand full comment
17 more comments...

No posts