Skip to main content

2 posts tagged with "mentorship"

View all tags

The Broken Apprenticeship: Rebuilding the Skill Ladder When AI Eats the Grunt Work

· 9 min read
Tian Pan
Software Engineer

For decades, the path from junior to senior engineer ran through a pile of unglamorous work. You fixed the typo in the error message. You wrote the unit test for the function someone else built. You traced a null pointer through four layers of call stack at 2 a.m. and learned, viscerally, why defensive checks exist. Nobody designed this curriculum. It emerged because the cheap, low-stakes tasks happened to be exactly the tasks that built judgment.

That curriculum is being deleted. The work that used to train juniors — boilerplate, first drafts, trivial bug fixes, test scaffolding — is now the work we hand to an agent because it's cheap and fast. We optimized away the grunt work without noticing it was also the classroom. The result is a skill ladder missing its bottom rungs: we still have seniors at the top, we have AI at the bottom, and a widening gap in the middle where mid-level judgment used to form.

This isn't a hiring problem you can solve by posting more entry-level reqs. It's a learning problem. The tasks that taught are gone, and the tasks that remain — reviewing agent output, decomposing ambiguous problems, deciding what not to build — are the hard ones we used to assume people earned the right to do. If you want senior engineers in 2032, you have to deliberately manufacture the experiences that used to happen by accident.

The AI Skills Inversion: When Junior Engineers Outperform Seniors on the Wrong Metrics

· 8 min read
Tian Pan
Software Engineer

A junior engineer on your team just shipped three features in a week. Your senior engineer shipped half of one. The dashboards say the junior is 6x more productive. The dashboards are lying.

This is the AI skills inversion — a measurement illusion where AI coding assistants make junior engineers look dramatically more productive on surface metrics while masking a deeper problem. The features ship faster, but the architecture degrades. The PRs multiply, but the system coherence erodes. And organizations that trust their dashboards over their judgment are promoting the wrong behaviors and losing the wrong people.