|
|
|
|
|
by thesz
1427 days ago
|
|
[1] https://www.folklore.org/StoryView.py?story=Negative_2000_Li... One of my tasks as a software engineer is to reduce code as much as possible. Because code is a liability, it needs to be supported, maintained, adapted, ported, etc, etc. If you can do same or more with less code, please do. If you can reduce other's code, which is often legacy code, please, do. Right now all demoes I see are generating code, they do not changing code, not deleting something. This means the only way for text-to-code system to get a new program for a changing requirement is to regenerate new code from scratch. I am not in the mood of deducing what that means for AI, it is enough for me to know what that means for typical software development process. |
|