|
|
|
|
|
by sky2224
147 days ago
|
|
Let me ask: in what way have you been proven wrong? Have you simply just seen it build a pretty CRUD application that you feel like would take you many hours to do on your own? If that's the case, then you really shouldn't be too worried about that. Being able to build a CRUD application is not what you're getting paid for. If you've seen something that involves genuinely emulating the essence of a software engineer (i.e., knowing what users want and need), then I'd ask you to show me that example. |
|
Software engineering is solving problems given a set of requirements, and determining the value, need and natural constraints of those requirements in a given system. Understanding users is a task interfaces with software engineering but is more on the "find any way to get this done" axis of value rather than the "here is how we will get it done" one.
I'd say what OP is referencing is that LLM's are increasingly adept at writing software that fulfills a set of requirements, with the prompter acting as a product manager. This devalues software engineers in that many somewhat difficult technical tasks, once the sole domain of SWEs is not commodified via agentic coding tools.