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…
What young workers are doing to AI-proof themselves
51–60 of 418 posts
Re: What young workers are doing to AI-proof themselves
#52The "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.
Re: What young workers are doing to AI-proof themselves
#53Earlier 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.
Re: What young workers are doing to AI-proof themselves
#54I'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.
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.
Re: What young workers are doing to AI-proof themselves
#55Earlier 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.
Re: What young workers are doing to AI-proof themselves
#56I 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.
Re: What young workers are doing to AI-proof themselves
#57I 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…
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.
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.
Re: What young workers are doing to AI-proof themselves
#60The "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.