问HN:还有人像以前那样编程吗(不使用大型语言模型)?

6作者: philbo8 个月前原帖
现在关于人工智能辅助编程的内容非常多,我真心想听听那些在日常工作中不使用大型语言模型(LLMs)的人们的看法。 我尝试过Cursor和Claude Code,看到它们都能做一些令人印象深刻的事情,但对我来说,使用它们真的让我失去了编程的乐趣。我喜欢在没有它们的情况下思考和实现东西的过程。我享受自己亲自输入代码的感觉,觉得这有助于我在脑海中保持更好的思维模型。而当我使用LLMs时,我感到它们在我和代码之间拉开了距离,仿佛妨碍了我对更深层理解的追求。 所以我继续以传统的方式进行我的项目,只有我和vim,按照自己的节奏进行编程。还有其他人和我一样吗?我算是个“恐龙”吗?对于LLMs带来的思维模型问题,有什么解决办法吗?
查看原文
There&#x27;s so much content about AI-assisted programming now that I&#x27;m genuinely curious to hear from people who aren&#x27;t using LLMs in their regular workflow.<p>I&#x27;ve tried Cursor and Claude Code and have seen them both do some impressive things, but using them really sucks the joy out of programming for me. I like the process of thinking about and implementing stuff without them. I enjoy actually typing the code out myself and feel like that helps me to hold a better mental model of how stuff works in my head. And when I have used LLMs, I&#x27;ve felt uncomfortable about the distance they put between me and the code, like they get in the way of deeper understanding.<p>So I continue to work on my projects the old-fashioned way, just me and vim, hacking stuff at my own pace. Is anyone else like this? Am I a dinosaur? And is there some trick for the mental model problem with LLMs?