Tech
The ladder lost its bottom rung. Good thing it never made you a senior.
A computer science new grad in 2026 faces a number their professors never saw: a 6.1% unemployment rate, higher than art history. The first job — the one that used to be the obvious next step — is quietly disappearing. The panic is real. But it's pointed at the wrong thing.
The numbers say the bottom of the ladder is being sawn off
Stanford's AI Index 2026 puts a figure on a feeling a lot of young engineers already had. Employment for software developers aged 22 to 25 has dropped about 20% from its 2022 peak. Postings for entry-level engineering roles are down 28% over the same window and have not recovered. Three years ago, junior and new-grad hires made up roughly 15% of IT employment; now it's closer to 7%. Meanwhile developers in their thirties and forties are still being hired — headcount in those cohorts grew. The squeeze is landing almost entirely on people at the start.
The mechanism is no mystery. The work a junior used to be handed — boilerplate, test scaffolding, well-specified tickets — is exactly the work AI coding tools do well now. Companies report 40 to 55% more code shipped per sprint once those tools are in hand. The brutal arithmetic follows: one senior plus AI now covers what used to take a senior plus a junior. So the junior seat gets cut. The rung you were supposed to step on first is the rung being pulled out.
But which rung actually builds an expert?
Here is the question worth sitting with. Picture the old path. You got hired, you were fed tasks, you closed tickets, and after enough of them someone called you senior. We talk about that as if the ticket-closing was the thing that made you good. Liu Weipeng, in Dark Time, says it almost never was.
His central claim is that time isn't equal. Two people can put in the same calendar years and come out wildly different, because what counts isn't days logged — it's thinking time, the hours a problem stays loaded in your head while you walk, shower, ride the train. He calls those hidden hours your dark time. Closing assigned tickets burns calendar days. It rarely lights up dark time, because someone else already did the hard part: they decided what the problem was. You just filled in the blank.
Think about what a junior engineer actually did all day in 2021. A senior broke a vague feature into a tidy stack of tickets, and the junior worked the stack: wire this endpoint, write that test, match the existing pattern. It felt like learning, and a little of it was. But the judgment — what should this even do, where does it break, which trade-off matters — had been spent before the ticket reached you. You inherited the answer and typed it in. That is precisely the slice an AI tool now does in seconds, which is why the junior seat, not the senior one, is the cheap thing to cut.
The fed task was always the weakest teacher
Watch what a well-specified ticket removes. It removes the part where you sit with a vague mess and decide what's actually wrong. It removes the failed approaches, the dead ends you have to feel your way out of. Liu's rule for learning is that you remember what you've retrieved, not what you've reread — and a ticket hands you the answer's shape before you've done any retrieving. Expertise grows from the friction the ladder was busy sanding off. The rungs felt like progress. Mostly they were just motion.
This reframes the panic. If the junior years built experts, losing them would be a catastrophe with no exit. But if the fed task was the weakest teacher in the building, then what's vanishing is a slow, comfortable on-ramp — not the thing that actually turns a beginner into someone worth hiring at thirty. That thing was never on the ladder. It was in the dark time, and the dark time didn't go anywhere.
What this means for you
You now have to grow expertise without a job handing you reps. That sounds worse than it is, because the most reliable way to grow it was always self-directed. Build a real thing nobody assigned: something that breaks and forces you to decide why. Write about what you're learning; writing is thinking, and the gaps in your explanation are the gaps in your understanding. Teach it to someone, because if you can't make it clear, you don't actually have it yet. Sit with a hard problem before you ask the AI — let it leave a hole in your head, so the answer has somewhere to land instead of sliding off.
Notice that every one of those is harder than working a ticket, and that's the whole point. The friction you used to get for free, from a job that fed you problems, you now have to manufacture for yourself. A side project you actually ship makes you decide what it should do, find out where it breaks, and live with the trade-off you picked — the exact judgment the ladder used to skip. Liu's word for the result is a knowledge network: facts wired to each other through use, recalled because you reached for them, not because you reread them. AI can hand you any single fact instantly. It can't wire the network for you, and the network is what being senior actually means.
None of that needs a junior seat. It needs your dark time, and a refusal to outsource the one part that was ever building you: deciding what the problem is. There's a strange mercy in this. The on-ramp that's disappearing was a slow, supervised place to spend three or four years half-learning. What replaces it is brutal and direct — you build, you break things, you explain them, on your own clock. People who would have coasted up the rungs will struggle. People willing to spend their dark time will pull ahead faster than the ladder ever let them. The ladder is being taken away. The climb was never the point.
The rungs were motion, not progress
What turned beginners into experts was never the fed task. It was the dark time — and that's still yours to spend.
Framework drawn from Liu Weipeng's Dark Time (learning methods, deliberate thinking, and why expertise comes from thinking time rather than calendar time). Employment figures from Stanford's AI Index 2026 and related reporting (IEEE Spectrum). A popular-science reading, not career or financial advice; intellectual property belongs to the original author.