Good luck finding a forever job that never has downturns.
Forever job's haven't been a thing since the 80's

Last edited:
Good luck finding a forever job that never has downturns.
Forever job's haven't been a thing since the 80's![]()
Another issue with encouraging people to pursue a hands-on trade is that the market will become oversaturated and there won't be enough work or enough to where you can pick and choose the jobs that earn you the most money.
At the moment, tradesmen can often choose whatever work they want and charge increasingly high fees due to demand. This won't be the case if the number of people working in that trade doubles, or even increases further if more people are attracted to these types of jobs.
They're also physically demanding jobs. I don’t know anyone who has worked in a trade for years and doesn't have bad knees, a bad back, or ongoing joint problems from all the manual labour. It's often even worse if you're in a trade where you frequently use power equipment like drills.
Another issue with encouraging people to pursue a hands-on trade is that the market will become oversaturated and there won't be enough work or enough to where you can pick and choose the jobs that earn you the most money.
At the moment, tradesmen can often choose whatever work they want and charge increasingly high fees due to demand. This won't be the case if the number of people working in that trade doubles, or even increases further if more people are attracted to these types of jobs.
They're also physically demanding jobs. I don’t know anyone who has worked in a trade for years and doesn't have bad knees, a bad back, or ongoing joint problems from all the manual labour. It's often even worse if you're in a trade where you frequently use power equipment like drills.
Just like the tech industry now, reasons why we have all these lay offs.
Aren't you not using python to write llm?A lot of the agentic systems being developed right now will mature in short order, it's going to take a while for trust to materialise. Developing LLM application is also so fundamentally different to any kind of technical advancement previously it's taking a while for people to learn how to use them effectively.
I've been building agents in LangChain/LangGraph for a few weeks now and, and the possibilities for these systems to phase out a large number of roles is obvious. Just the coding tools alone can make an experienced programmer vastly more productive. I'm being approached to advise on AI assisted coding, and even had chat with a publisher about writing a book. Demand right now is enormous.
You will never be able to fully trust those systems, and the degree to which it matters will vary across industries. Obviously there are efficiencies to be had, which will likely lead to lay-offs, but there should also be hiring to take advantage of said efficiencies.A lot of the agentic systems being developed right now will mature in short order, it's going to take a while for trust to materialise. Developing LLM application is also so fundamentally different to any kind of technical advancement previously it's taking a while for people to learn how to use them effectively.
I've been building agents in LangChain/LangGraph for a few weeks now and, and the possibilities for these systems to phase out a large number of roles is obvious. Just the coding tools alone can make an experienced programmer vastly more productive. I'm being approached to advise on AI assisted coding, and even had chat with a publisher about writing a book. Demand right now is enormous.
Just the same as you never fully trust a human agent in any critical process. There's nothing fundamentally different about having an AI agent do a task versus a human. You still need all the same checks and processes in place. AI agents are actually rather good at checking each other's work....and even then, any decent LLM application will have human-in-the-loop processes to handle aberrations.You will never be able to fully trust those systems, and the degree to which it matters will vary across industries.
100% is going to be a major net reduction in headcount across a huge range of industries.Obviously there are efficiencies to be had, which will likely lead to lay-offs, but there should also be hiring to take advantage of said efficiencies.
Most of the dismissal of AI is from people who have very little understanding of how AI systems are developing imo, the pace of advancement is insane.Most of the hype is from people who have very little understanding of the technology, or just want a badge on their LinkedIn profile.
LangChain is the main framework for building agents. LangGraph is what you use to orchestrate them together into multi-agent workflows. Using Python for both.Aren't you not using python to write llm?
Most of the dismissal of AI is from people who have very little understanding of how AI systems are developing imo, the pace of advancement is insane.
LangChain is the main framework for building agents. LangGraph is what you use to orchestrate them together into multi-agent workflows. Using Python for both.
Not training the LLMs themselves, no point, just plug into whatever model you want to use.
You're not bound to a single vendor and it's quite straightforward to switch to locally-hosted models, if you can get the GPUsIssue comes down to three things:
* data privacy/sovereignty (recorded sessions and changing vendor T&Cs are concerning legal teams)
No different to any other asset, software or hardware.* shared responsibility of continuously keeping up with the next version
The big differentiator is that it's actually quite easy to just start testing the water with AI systems by integrating it into one tiny bit of your business, with a human supervisor. Once the tools are proved, the ROI is an absolute no-brainer. Why have meatsacks that sleep and expect things like pensions and sick days, when you can just have an agent do the job for a tiny percentage of the cost?* ensuring differentiation as a business
It's going to be a lot more transformative than cloud imo.First cloud and now AI is carving away the business model from the inside out.
You're not bound to a single vendor and it's quite straightforward to switch to locally-hosted models, if you can get the GPUs
No different to any other asset, software or hardware.
The big differentiator is that it's actually quite easy to just start testing the water with AI systems by integrating it into one tiny bit of your business, with a human supervisor. Once the tools are proved, the ROI is an absolute no-brainer. Why have meatsacks that sleep and expect things like pensions and sick days, when you can just have an agent do the job for a tiny percentage of the cost?
Yes AI won't replace ALL jobs. But it is more than GOOD ENOUGH to make the commercial decision a no-brainer for a significant number of roles.