The Same Reason You Should Learn to Build a Model and Opt Out of the Scanner

mike liao

Hatched by mike liao

May 12, 2026

10 min read

72%

0

The hidden lesson in two very different acts of refusal

What do a multimodal AI model and an airport body scanner have in common? At first glance, almost nothing. One belongs to the world of code, research, and machine learning. The other belongs to security lines, compliance, and the mildly humiliating rituals of modern travel. But both point to the same uncomfortable truth: systems become powerful not just because they work, but because most people stop asking how they work, what they cost, and whether they can be refused.

That is the deeper question connecting these ideas. We live inside increasingly complex systems, and complexity creates a peculiar kind of obedience. If something is technical, people assume it is necessary. If something is routine, people assume it is harmless. If something is presented as too advanced to understand, people outsource judgment to the machine, the expert, or the process.

The real skill is not mere participation. It is legible participation. To understand enough to build, enough to question, and enough to opt out when the default is not in your interest.


Complexity is not the same thing as inevitability

A model built from scratch in Python and PyTorch is a beautiful antidote to magical thinking. It forces you to see the machine as a composition of choices: tokens, embeddings, attention, projection layers, loss functions, training loops. What looked like a single astonishing capability becomes a chain of understandable mechanisms. The point is not that the system is simple. The point is that its intelligence is engineered, not ordained.

That same mental move matters far outside AI. Airport scanners feel inevitable because they are embedded in procedure. You do not argue with the conveyor belt. You do not negotiate with the line. You step forward because everyone else steps forward. Yet the option to opt out exists precisely to remind you that a system can be standard without being compulsory.

This is the first synthesis: complex systems are often mistaken for natural facts. But systems, whether technical or bureaucratic, are built from decisions. Once you see that, your posture changes. You stop asking, “How do I submit?” and start asking, “What am I participating in, and what alternatives exist?”

The most important difference in modern life is not between experts and non experts. It is between people who can see the machinery and people who can only see the ceremony.

That distinction matters because ceremony produces passivity. Machinery produces agency. When you understand the mechanism, you can inspect, modify, refuse, or redesign it.


Why building from scratch changes how you think

There is a special kind of knowledge that only comes from building something yourself. Reading about a vision language model may teach you the vocabulary, but coding one from scratch teaches you the shape of the problem. Suddenly, image patches are not abstract. Attention is not a slogan. Training instability is not an anecdote. Each part earns its place by doing concrete work.

This is why the phrase “from scratch” matters so much. It is not about romantic purity. It is about revealing dependency. When you assemble a multimodal model piece by piece, you learn where the capability actually lives. Is it in the vision encoder? The language model? The projection layer that maps one space into another? The dataset? The objective? The answer is usually a combination, and that combination is the insight.

The same principle applies to real life. Many people relate to institutions, technologies, and rules as finished products. They see only the interface. Building from scratch, even in miniature, breaks the illusion that powerful systems are monoliths. A scanner is not magic, just a particular tradeoff between throughput, risk, and consent. A model is not intelligence in the abstract, just a learned approximation shaped by architecture and data.

This produces a healthier form of skepticism. Not cynical disbelief, but mechanistic humility. You become less vulnerable to hype because you know that capabilities come from structures. You become less vulnerable to fear because you know that structures can be inspected. And you become less vulnerable to compliance because you know that defaults are often just conventions with better marketing.

Consider the practical effect. A person who has never built a model may talk about AI as if it were a singular force, a black box with mysterious intent. A person who has built even a simple one knows that errors can come from dataset bias, bad loss balancing, poor preprocessing, or the wrong inductive bias. That knowledge changes the emotional register of the conversation. It replaces awe with discernment.

The same is true of security theater. If you have never tested whether you can opt out, the scanner feels like fate. If you know the procedure, it becomes a choice. It may still be the fastest choice, but now it is a conscious one. And conscious participation is always different from coerced submission.


The real divide is not tech versus bureaucracy, it is transparency versus default

At a deeper level, both examples expose a shared social pattern: systems are most powerful when their rules are invisible to the people inside them. In AI, the invisible part is how capability emerges from layers of computation and training data. In airports, the invisible part is how institutional norms become so routine that refusal feels abnormal even when it is permitted.

This is where the deeper tension lives. Modern life constantly asks us to trade understanding for convenience. We accept tools we did not build because they are efficient. We accept procedures we did not choose because they are standardized. Most of the time, this tradeoff is rational. You do not need to manufacture your own plane to fly safely. You do not need to derive every transformer equation to use a language model.

But convenience has a shadow. Every time a system becomes easier to use, it can become harder to interrogate. The interface gets better while the underlying tradeoffs vanish from view. We begin to confuse usability with legitimacy.

That is why the two acts in these passages matter so much. Coding a multimodal model from scratch restores visibility. Opting out of the scanner restores agency. One teaches you to see the system. The other teaches you to refuse the system when necessary. Together, they form a complete stance toward modernity: understand enough to trust selectively, and know enough to decline respectfully.

A useful mental model is to think in terms of the Three Layers of Power:

  1. The interface: what you see and use.
  2. The mechanism: how the thing actually works.
  3. The protocol: the rules that govern your interaction with it.

Most people operate only at the interface. Builders learn the mechanism. Wise participants learn the protocol as well, including the right to negotiate it, where allowed.

This is not just a philosophy of technology or travel. It is a philosophy of citizenship in a world that increasingly rewards unexamined compliance.


Refusal is not anti system, it is system literacy

People often treat refusal as a sign of paranoia or contrarianism. But a well grounded refusal is usually the opposite. It signals that you know the system well enough to distinguish between what is necessary and what is merely normalized.

There is a big difference between rejecting everything and recognizing choice points. The first is reactive. The second is intelligent. If you refuse a scanner because you vaguely dislike security, that is not especially useful. If you refuse because you understand that an opt out exists, that the alternative is routine, and that the tradeoff is acceptable to you, then your refusal is informed rather than impulsive.

The same logic applies to technical systems. You do not need to reject AI to be thoughtful about it. But you should know when a model is doing genuine multimodal reasoning, when it is pattern matching, and when its apparent competence depends on hidden scaffolding. A person who understands how a system works can say yes more intelligently and no more confidently.

This is the deeper lesson that links building and opting out. Agency requires both construction and boundary setting. If you only build, you may become fascinated by capability and forget consent. If you only opt out, you may become defensive and never learn enough to choose well. The mature stance is to do both.

Think of it like reading a map and choosing a route. Building the model is like understanding the terrain: hills, rivers, shortcuts, dead ends. Opting out of the scanner is like deciding not every road must be taken just because it is marked on the map. One gives you literacy. The other gives you freedom.


A practical framework: from passive user to informed operator

If there is one habit worth cultivating, it is this: whenever you encounter a system, ask three questions.

1. What is the mechanism?
What actually produces the outcome here? In AI, that might mean understanding attention, embeddings, training data, and inference behavior. In public life, it might mean understanding how a policy is enforced or how a procedure is triggered.

2. What is the default?
What happens if I do nothing? Defaults are powerful because they recruit inertia. Many of the strongest forces in modern life are simply defaults that nobody bothered to contest.

3. What is my alternative?
Is there an opt out, a workaround, a simpler implementation, or a better tool? Even if I choose the default, I should know the alternatives exist.

This framework scales surprisingly well. It works for software, institutions, financial products, workplace norms, and personal habits. It trains you to distinguish between essential constraints and optional conventions. That distinction is where agency lives.

In practice, this means building small amounts of technical literacy and procedural literacy. Learn enough Python to inspect a model. Learn enough policy language to know your rights. Learn enough about the systems around you to stop treating them as weather.

If you cannot see the mechanism, you will mistake compliance for wisdom.

That sentence may sound harsh, but it is meant as a liberation. People often internalize their lack of knowledge as their lack of power. In reality, a little visibility goes a long way. Knowing how a thing works often reveals that it is far more negotiable than it first appeared.


Key Takeaways

  • Learn the mechanism, not just the interface. Whether it is a model or a policy, understanding how it works makes you less vulnerable to hype and pressure.
  • Treat defaults as suggestions, not truths. Standard procedures are often just convenient habits with institutional backing.
  • Build something small from scratch. A tiny implementation can teach more than hours of passive consumption because it reveals dependency and tradeoffs.
  • Look for opt out points. In systems that affect you, ask where choice exists, even if nobody advertises it.
  • Practice informed participation. The goal is not rebellion for its own sake, but the ability to choose deliberately instead of automatically.

The most radical modern skill is selective participation

We often think intelligence means knowing more. But in an age of systems, intelligence also means knowing where knowledge changes your relationship to power. Sometimes that means building a multimodal model from scratch so the magic dissolves into parts. Sometimes that means stepping out of a scanner line because you know that routine is not the same thing as necessity.

These are not unrelated gestures. They are both acts of reclaiming authorship from systems that would prefer your compliance. One says, I want to understand the machine. The other says, I want to choose whether to submit to it.

That combination is rare, and it is increasingly valuable. The future will belong less to people who blindly adopt every system, and more to people who can move between curiosity and refusal with equal ease.

So the next time a process looks too technical to question, or too routine to resist, pause. Ask what is happening under the hood. Ask what defaults are shaping your behavior. Ask whether the system deserves your trust, your participation, or your opt out.

Because once you can build the machine, you stop mistaking it for destiny. And once you know you can refuse the scanner, you stop mistaking convenience for consent.

Sources

← Back to Library

Hatch New Ideas with Glasp AI 🐣

Glasp AI allows you to hatch new ideas based on your curated content. Let's curate and create with Glasp AI :)

Start Hatching 🐣