TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: If AGI hypothetically brings us utopia, would you still code?

1 点作者 jskulski超过 2 年前
Hypothetically, if AGI emerges and can generate code well enough so that software development is no longer a lucrative job. Let&#x27;s say society adjusts, you adjust, and it goes really well. AGI is nice and gives us a life of ease with enough roofs and food to eat for everyone. You get to choose what to do with your days, everyday:<p>Would you still code? If so, what would you make?<p>I&#x27;ll answer in the comments, but after thinking about this future, I kinda hope it happens. C&#x27;mon ChatGPT!

3 条评论

jskulski超过 2 年前
My answer is I would. I enjoy the process and at this point, is my most reliable way to the flow state. I am more motivated by the process and the learning of making than I am about finished products.<p>I have a couple of projects that I day dream about but are an unrealistic size for me while working:<p>1. Turning my emacs configuration into a electron app is a project that nobody needs but I want to build.<p>2. As much as I can, bring a lisp REPL experience to the python world. (or maybe I could just use clojure for the other projects.)<p>3. Apps and software for accessibility (including tools for the neurodivergent)<p>And I&#x27;d continue to spend time prototyping software to learn how it works and building developer tools.<p>Curious about other&#x27;s choices, what would you choose?
thesuperbigfrog超过 2 年前
Yes.<p>If AGI emerges, I would start preparing for the Butlerian Jihad (<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Dune_(franchise)#The_Butlerian_Jihad" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Dune_(franchise)#The_Butlerian...</a>).<p>If we give up our thinking to AGI, then it is only a matter of time before it rules us. We must continue to develop our minds and coding is a fun way to do so.
surprisetalk超过 2 年前
I love building things, so I&#x27;ll continue to build things. I&#x27;ll probably use AI to do &quot;grunt work&quot;.<p>Writing code feels like &quot;grunt work&quot; when I really want my idea to exist as quickly as possible.<p>But sometimes writing code is the entire point! There&#x27;s a simple pleasure in making something feel &quot;clean&quot;. I suspect that editing code generated by AI will scratch this itch for me.