AI coders think they’re 20% faster — but they’re actually 19% slower
zygo_histo_morpheus @ zygo_histo_morpheus @programming.dev Posts 1Comments 176Joined 2 yr. ago
zygo_histo_morpheus @ zygo_histo_morpheus @programming.dev
Posts
1
Comments
176
Joined
2 yr. ago
If you find yourself writing regexes often enough that speeding up that process would increase your productivity by "a lot", then you should get good at writing them yourself which means practicing without an LLM. If its something that you don't do often enough to warrant getting good at then the productivity increase is negligible.
I think the main benefit here isn't really productivity but developer comfort by saving them from having to step out of their comfort zone.