|
|
| | Ask HN: Is Engineering Doomed? | |
3 points by Rugu16 3 months ago | hide | past | favorite | 14 comments
|
| | My question is for Sr. SEs of the industries and veterans. Did you ever feel in your career that your job and field it self will be gone in few years. Looking at history I can see internet era was a big one when lots of people thought all their windows and console programming knowledge is gone, next was apps and iphone when people thought all their knowledge of web programming is gone and now with AI i am seeing reports all the time that machines will make programming obsolete. How can one keep motivation to do anything at this point? How can you compete with creating any product when it can just be replicated by AI in a day? |
|
![](s.gif)
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
It is not like we are anywhere close to the point where someone can say "I want a complete solution for X". Hell, I've never worked on a project where someone was actually able to fully articulate what they wanted/needed. I doubt anyone has. The inability to say in plain talk what it is that is needed is at the very core of the critique of waterfall design.
What AI is at the moment is essentially IDE code completion with code block generation. AI is not going to help your CFO create that boutique accounting system they want. You have to know how to program and design to even know what questions to ask of your AI tool. That is not going away anytime soon.
If your solution integrates with boutique APIs and libraries then at the moment coding AIs are a hindrance. They don't tell you when they don't know. They will confidently make some bullshit up. This also requires coding experience to know when AI is bullshitting you. I can tell you from first hand experience that AI code completion and GIS system integration is a waste of time.