|
|
|
|
|
by Lucasoato
98 days ago
|
|
This is a consequence of introducing LLMs in software development. If you imagine it as a pyramid that starts from the bottom, the easiest tasks that happen more frequently, to the top, the hardest challenges that happen once in a while, LLMs can definitely help in automating the base of such pyramid, leaving the human with an harder job to do because now he statistically encounters harder tasks more often. If this is the price to pay to unlock this productivity boost, so be it but let’s keep in mind that: - we need to be more careful not to burnout since our job became de facto harder (if done at the maximum potential); - we always need to control and have a way to verify what LLMs are doing on the easiest tasks, because even if rarely, they can fail even there (...but we had to do this anyway with Junior devs, or didn’t you?) |
|
A junior dev is accountable, but an LLM subscription is not.