Hacker News new | ask | show | jobs
by shoguning 1813 days ago
I'm guessing low expertise programmers whose main contribution was googling stackoverflow will get less valuable, while high expertise programmers with real design skill will become even more valuable.
5 comments

I'm both of those things, what happens to my value?
Your legs will have to move faster than your arms.
Sonic the Hedgehog's employment prospects are looking up.
It goes up/down
Googling Stackoverflow itself can sometimes be a high expertise skill, simply because sometimes you need a fairly good understanding of your issue to figure out what to search for. A recent example: we had an nginx proxy set up to cache API POST requests (don't worry - they were idempotent, but too big for a query string), and nginx sometimes returned the wrong response. I'm pretty sure I found most of the explanation on Stackoverflow, but I didn't find a question that directly addressed the issue, so Googling was a challenge. You can keep your job finding answers on Stackoverflow of you are good at it.
unfortunately companies don't make interviewing for real design skills a priority. you'll get weeded out because you forgot how to do topographical sort
Hopefully tools like this will finally pursuade companies that being able to do leetcode from memory is not a skill they need.
Certainly but the higher expertise isn't a requirement for most dev jobs I would argue; If you are developing custom algorithm and advanced data structure, you are probably in the fringe of what the dev world do.

Otherwise I am struggling explaining why there is such a great demand for devs that short courses (3-6 months) are successful, the same courses that fail at teaching the fundamental of computing.

Guessing that if all you have to do is keep your metrics green, they are not selecting for the skills they are educating for.
With AI now they are on your level. It equalizes.