Live data from Hacker News

What young workers are doing to AI-proof themselves

wsj.com

51–60 of 418 posts

Re: What young workers are doing to AI-proof themselves

#51
post #19

I'm somewhat skeptical of this "enter the trades" movement. Actually, I am more skeptical of that statement than I am of LLM's replacing white collar work in general. I think parts of coding are being replaced quickly because they are the parts that don't require discernment. Trades likely contain just as many automatable and just as many discernment parts as white collar work. At this moment in history, the automata…

The difference is the physical aspect of the trades. The design for wiring can be (and already has been) automated, but you physically need an electrician on site to pull the wires. So I can see a hollowing out of the engineers, but not the actual electricians. That being said, the absolute focus on trades from the fed right now just reeks of the wild pendulum swing. It used to be 'go to college to get a good job' th…

Indeed. If you squint a little, it kind of looks like the machines are trying to shift to a world where we are just meat puppets to do the tricky stuff there aren't robotics for (yet). :(

Re: What young workers are doing to AI-proof themselves

#52
post #46

The "go into trades" thing has two major flaws: 1) The supply of work will skyrocket when everyone will flock there for work 2) Demand will plummet as the white collar people who bought these services will loose their jobs and income And of course if robotics will get solved to an acceptable degree most of those jobs will also get mostly automated.

Having spent a couple years rehabbing a 100 year old house, I’m convinced the trades will be the last thing to go. When the building you’re working on has been ship-of-Theseus’d by 3 generations of home owners, everything is out of distribution. When a robot can reliably do this work, I think it can reliably do any human job that requires physical ability and judgement.

It's not the robots that are going to blow the floor out of the trades; it's the legions of people joining the trades that will do it.

Re: What young workers are doing to AI-proof themselves

#53
post #26

Earlier quoted context omitted.

In ERP software there are MLOCs without any technical documentation. And nobody would spend a dime to create one. So, the deep expert knowledge on how business processes are supposed to work (in full detail) and how they are implemented is mostly in the heads of a couple of people.

AI is most excellent at reading and understanding large codebases and, with some guidance docs, can easily reproduce accurate technical documentation. Divide and conquer.

Accuracy/faithfulness to the code as written isn't necessarily what you care about though, it's an understanding of the underlying problem. Just translating code doesn't actually help you do that.

Re: What young workers are doing to AI-proof themselves

#54
post #2

I'll say invest totally in domain knowledge now. The value of knowing how to invert a binary tree from memory has dropped to approximately zero. Web development as we knew it for the past 20 years is completely dead as an entry level trade. The power is shifting to people with useful knowledge and expertise that isn't about twiddling bits.

Are people still under the impression that testing candidates with coding challenges is in preparation of a job where real world problems are described like "invert the binary tree"?

There was never any value in simply the ability to invert a binary tree from memory. First, contrary to popular belief, this particular challenge is quite trivial, even easier imo than fizzbuzz. The value of testing candidates with easy problems is their usefulness in quickly filtering out potentially problematic coders, not necessarily to identify strong ones.

Second, another common take on coding challenges is that they're about memorization. Somewhat, but only to a point. Data structures and algorithms are a vocabulary. A big part of the challenge of using them "creatively" in real life is your ability to recognize that a particular subset of that vocabulary best matches a particular situation. In many novel contexts an LLM might be able to help you with implementation once the right algorithm has been identified, but only after you yourself have made that insightful connection.

Having said this I generally agree with the philosophy [0] that keeping things simple is enough 95+% of the time.

[0] https://news.ycombinator.com/item?id=47423647

Re: What young workers are doing to AI-proof themselves

#55

Earlier quoted context omitted.

Having an industry’s labour supplied only by those inherently passionate about it is a great way to crush wages and working conditions. Look at what companies like Blizzard get away with because their employees just want to make video games at their favourite dev studio. While they’re a pain in the ass sometimes, I welcome the devs who are only here for the cash.

This is totally leaving out the supply and demand aspect. People like the idea of making games more than working on the plumbing of some accounts payable software, so Blizzard can pay less and treat worse than NicheBoringFinanceCo.

The parent comment is describing supply and demand. If Blizzard attracts a larger supply of workers who will accept lower pay and worse conditions because they intrinsically want the job, Blizzard gains leverage. That is exactly why studios like Blizzard can get away with more than “NicheBoringFinanceCo.”

Re: What young workers are doing to AI-proof themselves

#56

I don’t think kids should be insulating from AI. The examples in this article suggest for example that some people are dropping out of college and going into trade schools. I get that society needs electricians and construction workers and new software graduates are finding it difficult to get jobs. But having had a moderately successful career building software, I tend to think there is a lot of scope for the $40 tr…

Even if people assume the worst impacts of LLMs on white collar work, there is simply not enough demand for electricians and plumbers for that to work, right now these professions work only because the number of people going into them is limited.

And their elevated pay is a function of all the other folks making a ton of money in white collar PMC work.

Re: What young workers are doing to AI-proof themselves

#57

I don’t think kids should be insulating from AI. The examples in this article suggest for example that some people are dropping out of college and going into trade schools. I get that society needs electricians and construction workers and new software graduates are finding it difficult to get jobs. But having had a moderately successful career building software, I tend to think there is a lot of scope for the $40 tr…

You're coping. Everyone wants a remote software job. These are dead. If you want something in software, it will need to be robotics or space related and you'll drive to a location to do it.

If you want to be in a remote, small town, get into construction and become a builder with their own GC license in a few years. Then charge people 400k to build that little dream cottage with 2 guys (you and a team mate) twice a year. 150k each 100k mats for each house. Just a small warning: It's hard but real work and very rewarding.

Re: What young workers are doing to AI-proof themselves

#58

> People fear that programming is dead. > People stop learning programming. > Programmers become scarce. > Programmers become valuable again. Maybe it's wishful thinking but I'm not going to be surprised if it plays out like this. In some sense the reverse happened over the last couple of decades - everyone and their mother got into IT and the industry became saturated.

Essentially what happened after .com bust. For years CS departments had to sell themselves and convince people there was a future in computers.

Not that AI is the same as Websites all going broke. But no one can see the future and it’s unlikely that deep technical knowledge will be obsolete.

Re: What young workers are doing to AI-proof themselves

#59

> People fear that programming is dead. > People stop learning programming. > Programmers become scarce. > Programmers become valuable again. Maybe it's wishful thinking but I'm not going to be surprised if it plays out like this. In some sense the reverse happened over the last couple of decades - everyone and their mother got into IT and the industry became saturated.

I think this happened with airline pilots and they're experiencing a boom now

Re: What young workers are doing to AI-proof themselves

#60
post #46

The "go into trades" thing has two major flaws: 1) The supply of work will skyrocket when everyone will flock there for work 2) Demand will plummet as the white collar people who bought these services will loose their jobs and income And of course if robotics will get solved to an acceptable degree most of those jobs will also get mostly automated.

Having spent a couple years rehabbing a 100 year old house, I’m convinced the trades will be the last thing to go. When the building you’re working on has been ship-of-Theseus’d by 3 generations of home owners, everything is out of distribution. When a robot can reliably do this work, I think it can reliably do any human job that requires physical ability and judgement.

But the problem wont be the robots. Itll be the flood of new workers who will offer to rehab the place cheaper than you. And itll be that the white collar owners of the house wont have enough money to blow on a rehab bwcause their desk jobs are getting replaced by AI
Post reply on HN