TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby jskulskiover 2 years ago
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 comments

jskulskiover 2 years ago
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?
thesuperbigfrogover 2 years ago
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.
surprisetalkover 2 years ago
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.