问HN:我老了吗?
我并不觉得自己老,但我在手动编写一个简单的工具函数时感到无比快乐,而不是依赖人工智能。就在昨天,我写了一个函数,用于去掉字符串末尾的标点符号(如果有的话),并添加一个句号。我还编写了 onDone、onSubmit 和 onCancel 的处理函数,使用的不仅仅是 Tab 键。
然而,在我看来,这似乎正迅速成为老一代人的事情,那些动作缓慢的人,关心一些像工艺和形式这样琐碎的事情,正逐渐消失。
别误会我的意思——我非常支持人工智能,尤其是在工作中,速度也很重要。但在没有人工智能的情况下编写代码有一种特别的满足感,这让我开始怀疑,实际上我是否正在迅速变得无关紧要。
查看原文
I don't think I'm old, but I get great joy in writing a simple utility function <i>by hand</i>, <i>without ai</i>. Just yesterday I wrote a function that removes the ending punctuation from a string, if present, and adds a period instead. I also wrote onDone, onSubmit, and onCancel handlers using more than my tab key.<p>Yet it seems to me that this is quickly becoming the stuff of an older generation, of people who move <i>slowly</i>, of a dying breed who care about silly things like craft and form.<p>Don't get me wrong--I'm all over AI, especially at work where speed also counts. But there's something so satisfying in writing code without AI that it makes me wonder if, in fact, I'm quickly becoming irrelevant.