|
|
|
|
|
by haydenlingle
460 days ago
|
|
This is a disingenuous critique of what was said. The point is LLMs may allow developers to write code for problems they may not fully understand at the current level or under the hood. In a similar way using a high level web framework may allow a developer to work on a problem they don’t fully understand at the current level or under the hood. There will always be new tools to “make developers faster” usually at a trade off of the developer understanding less of what specifically they’re instructing the computer to do. Sometimes it’s valuable to dig and better understand, but sometimes not. And always responding to new developer tooling (whether LLMs or Web Frameworks or anything else) by saying they make developers dumber, can be naive. |
|
It's simply not the same thing as a high level web framework.
If you have an intern, or a junior engineer - you give them work and check the work. You can give them work that you aren't an expert in, where you don't know all the required pieces in detail, and you won't get out of it the same as doing the work yourself. An intern is not a layer of abstraction. Not all divisions of labor are via layers of abstraction. If you treat them all that way it's dumb and you'll have problems.