|
|
|
|
|
by stephenr
40 days ago
|
|
> successfully adopting agentic engineering practices What's your definition of "successfully"? More LOC committed per day is probably the only one that's guaranteed when you let spicy autocomplete take the wheel. I don't think it's at all possible to reason about the other more meaningful metrics in software development, because we simply don't have the context of what each human is working on, and as with the WYSIWYG fad of 3 decades ago, "success" is generally self-reported, by people who don't know what they don't know, and thus they don't know what spicy autocomplete is getting woefully wrong. "But it {compiles,runs,etc}" isn't a meaningful metric when a large portion of the code in question is dynamic/loosely typed in a non-compiled language (JavaScript, Python, Ruby, PHP, etc). |
|