|
|
|
|
|
by lukev
547 days ago
|
|
Code is a liability, not an asset. It is a necessary evil to create functional software. Senior devs know this, and factor code down to the minimum necessary. Junior devs and LLMs think that writing code is the point and will generate lots of it without worrying about things like leverage, levels of abstraction, future extensibility, etc. |
|
You can write good code or bad code with LLMs.