是否感觉使用 llm 辅助编程更没意思了

今天看到 coding garden 的一段话:

I used to enjoy programming. Now, my days are typically spent going back and forth with an LLM and pretty often yelling at it… Part of enjoying programming for me was enjoying the little wins, right? You would work really hard to make something… And once you figured it out, you'd have that little win. You'd get that dopamine hit and you'd feel good about yourself and you could keep going. I don't get that when I'm using LLMs to write code. Once it's figured something out, I don't feel like I did any work to get there. And then I'm just mad that it's doing the wrong thing. And then we go through this back and forth cycle and it's not fun.

中文翻译:

我曾经很喜欢编程。但现在,我的日常就是和一个大模型反复拉扯,常常气到大喊……我曾经喜欢编程,是因为能享受那些小小的胜利:你努力解决了一个问题,搞定那一刻你会有多巴适的多巴胺瞬间,觉得自己挺棒,然后继续往前。但现在用 LLM 写代码,没有那种感觉。它搞定问题时,我并不觉得自己做成了什么;而当它做错时,我只会生气。我们就这样反复拉扯,一点也不好玩。

我本身是一名 NLP 开发者,日常也有用 llm 辅助编程,比较同意他的说法。

各位同僚,你们有相同的感受吗?

来源:https://v2ex.com/t/1165985