When AI Automates the Craft You Loved
DeepSeek engineer Liu Shengyu’s viral article, "I Had to Bury My Talent in Yesterday", is not simply about losing a job.
It captures something more personal: AI may preserve an expert’s value while taking away the part of the work that gave it meaning.
Zhihu contributor BBuf sees a warning about craftsmanship, how expertise is formed, and who controls frontier intelligence.
1️⃣ From craftsperson to machine operator
Kernel optimization was deeply hands-on.
Engineers learned Hopper and Blackwell, arranged shared memory, tuned warps, inspected PTX and SASS, then profiled repeatedly to push throughput higher.
The process itself was rewarding. But the role is shifting from weaving the sweater to supervising the knitting machine.
Experience still matters. Experts know which designs and failure modes to watch. Yet the activity they loved is no longer what production demands.
2️⃣ Kernels are ideal work for agents
An agent can read CUDA, PTX, and SASS, identify stalls, propose an optimization, compile it, run benchmarks, fail, and try again.
A human explores only a few paths at once. Fast models paired with tens or hundreds of agents can search far more broadly.
BBuf’s conclusion is blunt: whenever work supports repeated, meaningful trial and error, humans may struggle to compete.
The same pattern could extend from kernels to algorithms and mathematics.
3️⃣ The expertise paradox
If beginners let AI write everything from day one, where will senior judgment come from?
Experienced engineers may remain better at directing agents because they understand hardware and hidden trade-offs.
But the traditional path for acquiring that intuition may disappear as the underlying craft is automated.
The risk is not only fewer jobs. It is losing the apprenticeship process that once created experts.
4️⃣ Intelligence is also a distribution problem
If frontier models become the main engine of technical work, who controls the compute behind them?
Open weights do not mean everyone possesses frontier intelligence.
BBuf argues that unequal access to compute could become unequal access to effective intelligence.
The open-versus-closed debate is not merely about licenses. It is also about who can afford to use powerful intelligence at scale.
✅ What may be buried
AI may not eliminate experts first. It may turn them into supervisors of systems that perform the craft they once loved.
The harder question is whether we can preserve human judgment and the joy of making things while embracing tools that are faster than us.
🔗 Full analysis:
#
DeepSeek# #
CUDA# #
AIInfra# #
AIAgents# #
FutureOfWork# #
OpenSourceAI#