logoalt Hacker News

bogzztoday at 6:01 PM1 replyview on HN

But I don't believe what you've said disproves my point. To me, it boils down to attitude, not so much aptitude when it comes to "AI skills" in this context. You even admitted that some of the solutions could be one-shotted by copying and pasting the problem.

As for building agents that perform work themselves, in my opinion it boils down to understanding the problem space, isolating the key business logic, and determining what the pertinent requirements are. Kinda sounds like looping back around to software engineering skills IMO.


Replies

vanuatutoday at 6:10 PM

To be clear, I think young people need to learn traditional software engineering skills too (.. maybe having the wrong attitude towards it is even worse than the aptitude!) A junior with no foundational SWE skills will just become a meat wrapper. But thinking more about it I wouldn't discredit these "AI skills" so much. A lot of it is either using AI as a force multiplier or learning the specific skills around deploying it which I'd still categorize as 'AI skills'

building agents is just a completely different ballgame, theres a lot of infra and harness engineering around handling the nondeterministic behaviors that are nonobvious unless you've shipped agents at scale

show 1 reply