|
|
|
|
|
by willtemperley
95 days ago
|
|
I wonder if the same people using "agentic AI" are the same that spend days setting up the "perfect" work environment with four screens. I find LLMs are great for building ideas, improving understanding and basic prototyping. This is more useful at the start of the project lifecycle, however when getting toward release it's much more about refactoring and dealing with large numbers of files and resources, making very specific changes e.g. from user feedback. For those of us with decades of muscle memory who can fix a bug in 30 seconds with a few Vim commands, LLMs are very likely to be slower in most coding tasks, excepting prototyping and obscure bug spotting. |
|