Knowledge Was Never
the Commodity

Reading has always been a safe space for me. A room inside a room where the noise stops. I read two to three books a year — not enough, and I know it. But right now, a very loud argument is being made that none of it matters anymore. That AI has made knowledge a commodity. That degrees are obsolete. That learning programming is pointless. I want to give an honest response to that — not a defensive one.

// TL;DR — what you'll take away
  • AI commoditised information retrieval. The ability to evaluate, connect, and apply what is retrieved was never the commodity — and it is now the differentiator.
  • What twenty-four years of learning actually bought: the frameworks decayed, the fundamentals compounded — and the fundamentals are what let you direct AI today.
  • An eight-book stack mapped to the AI concepts that matter: prompts, LLMs, context, RAG, MCP, and agents.
↳ see also · Article 03 — AI Is Not Free — if knowledge was never the commodity, consumption is. Follow the money.
the feeling worth protecting

What It Feels Like to Actually Know Something

There is a specific feeling I associate with having genuinely learned something — not retrieved it from a search, but actually learned it. It is a feeling of being settled inside a subject. Of knowing where your knowledge ends and where uncertainty begins. Of being able to walk into a difficult conversation, a production crisis, an architectural review — and feel, underneath the pressure, something solid.

// A familiar scene

A cosy room. A window. Rain outside. A cup of coffee, a candle, and a book open in your lap. Something about that scene is not just comfortable — it is the physical version of what learning actually produces inside you. A sense of being grounded. Of knowing your own ground. That feeling is not nostalgia. It is the interior architecture of genuine competence — and it is the most useful thing you can build in a career.

I want to say this with some humility, because I am not a perfect learner and I do not read as much as I should. But I notice, directly, the difference between periods when I am reading and thinking deeply and periods when I am not. The quality of my judgment changes. The confidence is quieter but more solid. You know your stuff. Not loudly — just clearly. That is what AI cannot manufacture for you.

the three-level problem

Information, Knowledge, Wisdom — They Are Not the Same Thing

Before we evaluate any claim about AI making learning unnecessary, we need to be precise about what we mean by "learning" and "knowledge." Because the argument only holds if you collapse three very different things into one word.

Level 01
Information
Facts, answers, and data that can be retrieved on demand.
AI access: essentially unlimited. Cost: near zero. This is what AI genuinely disrupts.
Level 02
Knowledge
Information internalised through experience, context, and time — until it becomes judgment.
AI access: partial simulation only. Cannot be prompted into existence.
Level 03
Wisdom
The earned capacity to apply knowledge well under ambiguity, pressure, and real stakes.
AI access: none. This is the irreducibly human layer — and the most valuable one.

The claim that AI makes learning unnecessary is accurate only at Level 01. It confuses the retrieval of information with the possession of understanding. And that confusion is not innocent — for a lot of people, it is genuinely costly.

what experience says

What Twenty-Four Years of Learning Actually Bought

I wrote my first production code in 2002. Nearly every specific technology I learned that year is gone. The application server is discontinued. The framework configuration files I could write from memory are a historical curiosity. The certification I studied for tests knowledge that no longer has a job attached to it. If learning were about the technology of the year, my first decade would have been a write-off.

What decayed
The Technology of the Year

EJB entity beans. Struts configuration. SOAP toolkits. The build tool before the build tool before the current one. Every framework-specific skill had a half-life of three to five years — and the half-lives are getting shorter, not longer.

What compounded
The Understanding Underneath

How databases commit and fail. How networks behave under load. How to decompose a domain into parts that can change independently. How to read code I did not write and find the assumption that breaks it. None of this has decayed in twenty-four years. All of it has compounded.

That distinction is the entire answer to "AI makes learning unnecessary." When an agent generates a service for me today, the model knows more syntax than I ever will — and that costs me nothing, because syntax was always in the decaying column. What the model cannot do is know which of its own outputs to distrust. The fundamentals I built in the compounding column are precisely what let me catch the things AI gets confidently wrong: the transaction boundary it ignored, the failure mode it never considered, the domain rule it violated while passing every test. The learning that mattered was never the technology of the year. It was the engine underneath — and the engine is what AI amplifies.

the dishonest part

The Fake Narrative — and Why It Is Worth Naming Directly

There is a meaningful difference between thoughtful people making debatable claims about the future of learning, and the content machine that has built an industry around telling people what they want to hear. I want to be direct about the second category.

// Pattern to recognise

"5 AI Tools to Make $100K — No Skills Required"

This content pattern is dishonest. Not wrong in a debatable way — dishonest in a deliberate way. It combines a real technology with a false narrative about wealth being accessible through shortcuts, with the purpose of generating attention and selling courses. The people publishing these videos know the claim is not reproducible. The people watching them are building neither skills nor wealth — they are building dependency on the next shortcut. I have no patience for it, and I think it deserves to be called what it is.

The honest version of the AI opportunity looks nothing like that. It is not a shortcut to wealth. It is a new layer of capability available to people who already have the judgment to use it. AI amplifies what you bring to it. If you bring expertise and clear thinking, it amplifies that. If you bring nothing but a prompt, it amplifies nothing. The shortcut content skips this entirely, because admitting it would dissolve the product.

the real opportunity

How AI Actually Works in Practice

I use AI every day. It is genuinely useful. But its usefulness is proportional to what I already understand — and that relationship is not incidental. Here is an honest picture of where AI creates real value.

For learning
A Learning Accelerator, Not a Replacement

Use AI to go deeper on a topic you are already studying, get explanations calibrated to your level, surface adjacent concepts, and test your own understanding through dialogue. It accelerates learning. It does not substitute for it — because the comprehension still has to happen inside your head.

For work
A Work Amplifier, Not a Worker

AI handles first drafts, boilerplate, research aggregation, and repetitive structure. This frees you for judgment work — the decisions, the architecture, the review, the communication that requires real expertise. But you need the expertise to know what to do with the time it saves.

For customers
Better Outputs, Not Replaced Judgment

AI can make you faster, more consistent, and more thorough in what you deliver. The judgment about what the customer actually needs — the diagnosis, the trust, the relationship — still requires a human who genuinely knows the domain.

The honest limit
AI Knows What It Was Trained On

It does not know your specific context, your specific customer, or your specific constraints. It cannot tell you when it is wrong with any reliable confidence. Catching that — directing it well and knowing when not to trust it — requires the knowledge it supposedly makes unnecessary.

the EQ argument

After AI, Emotional Intelligence Matters More Than Ever

There is one dimension of this conversation that the industry almost never addresses, because it does not map cleanly onto the AI story: as AI handles increasingly sophisticated cognitive tasks, the human capacities that remain irreplaceable are not technical. They are emotional.

// The case for EQ

High EQ Matters More Than High IQ in Almost Every Real-World Situation

I believe this. AI is rapidly closing the gap on IQ-adjacent tasks — pattern recognition, information synthesis, logical derivation. But the ability to read a room, to know when a colleague is struggling, to earn trust over time, to give feedback someone can actually receive, to navigate a difficult client relationship, to lead a team through uncertainty — none of this is threatened by AI. All of it is becoming more distinctively valuable as AI takes more of the cognitive baseline. If you are early in your career and wondering what to develop: technical skills, yes. But invest in your emotional intelligence with the same seriousness.

from my shelf

Books Worth Reading for This Moment

Two reading lists for this specific moment. The first two are about building the kind of depth that makes any tool powerful. The next six map directly to the AI stack: one book per core concept, from how models think to how they act. For a more extensive list — including the habits, thinking, and persistence shelf — visit the full AI reading shelf.

// From the reading shelf
01
Emotional Intelligence 2.0
Travis Bradberry
The most direct investment you can make in the skill AI cannot replicate. Practical, measurable, and immediately applicable to every professional relationship you will ever have. Start here.
02
So Good They Can't Ignore You
Cal Newport
The direct antidote to the "shortcuts to success" content machine. Rare, valuable skills create rare, valuable careers. The craftsman mindset — get genuinely good at something — is the counter-argument to every "$100K with 5 tools" video.

Three more in the same spirit — Atomic Habits (Clear), Think Again (Grant), and Grit (Duckworth) — are on the reading shelf with notes.

// The AI Stack — One per Concept
03
Prompt · what to do
Prompt Engineering for Generative AI
James Phoenix & Mike Taylor · O'Reilly 2024
What you ask matters. How you ask it matters more. The most practical guide to prompt design — patterns, chain-of-thought techniques, and real applications across models and use cases.
04
LLM · the brain
Hands-On Large Language Models
Jay Alammar & Maarten Grootendorst · O'Reilly 2024
The most accessible, visual explanation of how language models actually work — tokenisation, attention, embeddings. Jay Alammar's visual style makes the architecture intuitive rather than abstract.
05
Context · short-term memory
Build a Large Language Model (From Scratch)
Sebastian Raschka · Manning 2024
Build one yourself. That is the only way to truly understand why context windows exist, what attention mechanisms do, and how memory in AI works at a fundamental level. The architecture stops being a black box.
06
RAG + Vector DB · knowledge injection
RAG-Driven Generative AI
Denis Rothman · Packt 2024
How to inject domain knowledge into AI models without retraining — embeddings, vector databases, chunking, retrieval pipelines. Essential for systems that need to know things beyond their training cutoff.
07
MCP · hands & tools
AI Engineering
Chip Huyen · O'Reilly 2025
The most comprehensive treatment of building AI systems end-to-end — infrastructure, APIs, tool use, evaluation, and deployment. How the pieces connect: models, gateways, tools, agents, observability.
08
AI Agents · partners & workers
Co-Intelligence
Ethan Mollick · Portfolio 2024
A Wharton professor who studies AI adoption examines what it means to work alongside AI as a genuine partner. Essential for understanding what the agentic era demands from humans — and what it does not take from us.
Explore the complete AI reading list on books.html →
the signal shelf

Who I Actually Read — and How I Check the Claims

// Why this list exists — a moment from this week

Fable 5 was released this week, and I have been using it for two days. For the first time in my career, I feel that something is more intelligent than I am in my own domain — software development and cloud architecture. Not faster at typing. Not better at retrieval. More intelligent, in the part of the work I considered mine. Look at METR’s time-horizon numbers and you will see the same thing measured: the task length these systems can complete keeps doubling on an exponential trend.

That moment is exactly why this article exists — and why the shelf below matters more now, not less. When the tools outpace you, the differentiator is knowing whose signal to trust and how to verify a capability claim yourself. Curate your inputs the way you curate your code reviews.

// People & publications — honest signal, no sponsorships
blog.aifutures.org
The team behind the AI-2027 scenario. The most rigorous public AI forecasting — with published predictions, error bars, and self-grading.
epochai.substack.com
The measurement layer of the field: compute trends, chip economics, training-run data. When I cited HBM cost shares in Article 03, this is where it came from.
magazine.sebastianraschka.com
LLM research explained for engineers who build. The best bridge between papers and practice.
thezvi.substack.com
The most exhaustive weekly AI digest in existence. Opinionated, sourced, and relentless about separating claims from evidence.
blog.peterwildeford.com
Professional forecaster on AI progress and policy. Reads the same news you do, with calibration.
friendlypaperreview.com
Walks through significant AI papers without assuming a PhD. The antidote to abstract-only knowledge.
simonwillison.net
My suggestion to add: the most honest practical LLM engineering blog there is — every claim demonstrated with running code and real experiments.
importai.substack.com
Anthropic co-founder's weekly. Policy, capabilities, and the occasional unsettling poem — a decade of consistent signal.
interconnects.ai
Post-training, RLHF, and open models from someone who does the work. Where to understand how models actually get good.
jackedwardswrites.substack.com
Not an AI source at all — book reviews from the internet's resident librarian. On this shelf because the whole argument of this article is that the reading habit is the engine. This is where mine gets fed.
// Benchmarks & leaderboards — check capability claims yourself
metr.org
The single most informative capability metric: how long a task (in expert-human time) can a model complete autonomously. Doubling on an exponential.
openrouter.ai/rankings · /models · /apps
Real usage share across hundreds of models and apps — what people actually pay to use, which beats any vendor benchmark slide.
programbench.com
Programming-focused evaluation across real-world coding tasks — closest to how you would actually use a model at work.
labs.scale.com
Private, uncontaminated eval sets — models cannot train on what they have never seen. The defence against benchmark gaming.
lmarena.ai
My suggestion to add: blind head-to-head human preference voting at scale. Imperfect, but immune to a vendor's chart design.
artificialanalysis.ai
Independent price, speed, and quality comparison across every major provider — the spreadsheet you would otherwise build yourself.
owned publicly
// I believe this

The people who stop reading because AI can summarise will become the people who can only prompt. The people who keep reading will be the ones who know what to ask — and what the answer actually means.

I am going to double my reading this year. Then triple it. Not to perform intellectual seriousness on social media. But because I have lived long enough in this field to know, without any ambiguity, that the quality of thinking I bring to hard problems is directly connected to how much I am reading and learning outside of those problems. That relationship does not change because a model can retrieve any fact in two seconds. It might even strengthen.

Knowledge was never the commodity. It was always the engine. The credential is optional. The learning is not. And if you are sitting somewhere right now, wondering whether to invest in developing yourself seriously in an age where AI seems to be able to do everything — the answer is yes. Build the foundation. Read the books. Develop your EQ alongside your technical skills. Know your stuff, quietly and clearly. That groundedness is something no shortcut video will ever give you — and no model will ever take away.

One thing I have not said yet: none of this infrastructure is free. The companies building AI are not doing it as a public service. They are making the largest capital bets in modern technology history — and the revenue model is consumption. Per token. Per seat. Per API call. Every developer, every team, every enterprise deploying these tools is already inside a meter that is running. Understanding what that costs, and deciding whether the return justifies it, is the second conversation. That is the next article.