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.

Why AI won't replace programmers

9 pointsby gasullabout 2 years ago

3 comments

ecpottingerabout 2 years ago
All I know. When I ask the business people what they want the program to do, the answer is so vague that any working program you write has a 99% chance of not being what they want.<p>Of-course the answer is to ask more questions, but I also know how these business people tend to think, they expect magic. A person who is a programmer can keep asking questions, but a machine? They will try to turn it off after a little while.<p>Good luck getting the EGO head that too many business head are to answer questions.<p>And if the job is move to someone lower in the organization, the answer to 50% of the questions asked will be &#x27;I don&#x27;t know.&quot;.
thaanpaaabout 2 years ago
I&#x27;m still having really really big trouble getting anything useful out of ChatGPT. Even GPT-4. And I don&#x27;t feel like I&#x27;ve even given it anything very difficult. I described a very simple service and asked it to generate an SQL schema. No matter how I asked, it would always get something wrong. If I managed to do a prompt that fixed one thing, something else would break. I know some people prefer to iterate by giving additional instructions, but I find that it never remembers everything I&#x27;ve said. It&#x27;ll improve the code for a while, and then suddenly it&#x27;ll revert to some very early version.<p>Then I tried giving it the SQL schema and asked it to generate an implementation using Flask, Flask-Login and Flask-Security. Very basic, but it&#x27;ll just give me a short snippet and instructions on how to expand it. Which is fine, but I already knew that. If I ask it to generate the full API, it says that it&#x27;s too much for it to process at once. If I try a smaller bit, it always gets some aspect of it wrong.<p>I&#x27;ve literally spent hours and hours and hours, and it just always fails somehow.<p>I feel like everything I see on YouTube is just very rudimentary, and not really what is usually needed when building real-life apps in 2023.
评论 #35287575 未加载
CommanderDataabout 2 years ago
It will boost output and cut development time. Heck, it&#x27;s already doing that for alot of engineers.<p>It may cause job losses? To what percentage remains to be seen.
评论 #35292742 未加载