Productive, Not Knowledgeable — On LLMs, Learning, and the Bitter Taste of Convenience

Productive, Not Knowledgeable — On LLMs, Learning, and the Bitter Taste of Convenience

In the Phaedrus, Socrates tells a story about the Egyptian god Theuth, inventor of writing, who brings his gift to King Thamus and asks him to distribute it to the people. Thamus refuses to be impressed. Writing, he says, will not improve memory but replace it: people will stop exercising the internal discipline of recollection and instead rely on external marks made by someone else’s hand. They will seem wise without being wise, “filled with the conceit of wisdom instead of real wisdom.” It is, as far as the historical record goes, the oldest surviving complaint against a technology for knowing things — and it is aimed, with uncanny precision, at exactly the anxiety now circulating about large language models. …

Slop and the Human Spice — On AI, Taste, and the Unavoidable Variations

Slop and the Human Spice — On AI, Taste, and the Unavoidable Variations

Gabriel García Márquez read Jorge Luis Borges the way a student reads a master: closely, gratefully, for years. Borges, by most accounts, did not return the favor. He found García Márquez’s prose baggy where his own was compressed, sentimental where his own was cold. The debt ran one direction only. That asymmetry is not a footnote in Latin American letters. It is a small, uncomfortable model of how culture actually works, and it is the model we need if we are going to talk honestly about AI slop. …

Memory for the Machine — What a Wiki Is For When an LLM Reads It Too

Memory for the Machine — What a Wiki Is For When an LLM Reads It Too

Jorge Luis Borges wrote a short story about a young man named Ireneo Funes who, after a fall from a horse, could forget nothing. Every leaf on every tree, every cloud he had ever seen, every sentence spoken in his presence, remained available to him in total, permanent, unbearable detail. Borges’s point in “Funes the Memorious” was not that perfect memory is a gift. It is that a mind which cannot forget cannot think, because thinking requires generalization, and generalization requires the discipline of throwing most of the world away. Human memory works precisely because it is lossy, associative, and biased toward what mattered emotionally rather than what happened exactly. …

The Engineer Returns — On Stopping, Surviving, and Coming Back with LLMs

The Engineer Returns — On Stopping, Surviving, and Coming Back with LLMs

Some ideas are the wrong size for the forms available to hold them. A poem compresses too hard — you sketch the frame of a house you will never build. A book demands the opposite problem: not craft but infrastructure, a publisher, a grant, a sabbatical, a spouse able to carry the mortgage while you argue with chapter seven for two years. Montaigne solved this exact problem in the sixteenth century by inventing a form for it — the essai, literally an “attempt,” sized for an idea bigger than a stanza and smaller than a treatise, published in no particular order, revised across editions, admitting on the page that the writer had not finished thinking. It is, on paper, the perfect container for someone whose ideas don’t fit neatly anywhere else. …

The Elevator That Learned — McCulloch-Pitts, Hebb, and the Birth of Learning

The Elevator That Learned — McCulloch-Pitts, Hebb, and the Birth of Learning

Picture the same elevator bank across three renovations, spread over fifteen years, though the elevator itself never seems to age: 1943, then 1949, then 1958. Nobody posts a sign explaining which era’s dispatch panel is running behind the doors, and for a stretch, riding it, you genuinely couldn’t tell. That’s the detail worth sitting with. A system that behaves intelligently doesn’t announce what kind of intelligence it has. You only find out what’s inside once it’s wrong, and you watch what it does next. …

Ask Your LLM — Medical Ads, Advice, and the Boundary Between Tool and Profession

Ask Your LLM — Medical Ads, Advice, and the Boundary Between Tool and Profession

“Ask your doctor if it’s right for you.” Anyone who has watched American television knows the sentence by heart. It sounds like caution, but read it slowly and it’s a script: here is a feeling you may not have noticed, here is a product that addresses it, and here is a professional whose role in the transaction is to ratify or veto a decision you have already half-made. The ad doesn’t sell a drug. It sells a diagnosis and rents a doctor’s authority to close the deal. …

The Conductor, Not the Maker — Why Technical Work Is Now Orchestration

The Conductor, Not the Maker — Why Technical Work Is Now Orchestration

Unless you work for the Big Kahuna—Microsoft, Google, Amazon—you are not doing engineering. You are doing technical work: translating human intent into machine action, over and over. For decades we called this “engineering” because it used logic and code. But engineering implies discovery, creation of new laws. Most technical work is the application of existing laws to existing problems. It is craft. It is skill. And when you accept this, you stop waiting for the perfect solution and start learning how to conduct imperfect tools toward coherent outcomes. …

Neuro-Symbolic AI — Why Symbolic Intelligence Is Still Mandatory

Neuro-Symbolic AI — Why Symbolic Intelligence Is Still Mandatory

The past five years have felt like a reckoning. Large Language Models have proven more capable than anyone predicted — they translate languages, write code, reason about physics, and pass bar exams. And yet, every major lab investing in AI safety and robustness has come to the same uncomfortable conclusion: LLMs alone are insufficient. Intelligence requires both statistical reasoning and deterministic logic. A note on terminology: the term “artificial intelligence” is itself a misnomer. We still don’t know what intelligence is. Neuroscientists, philosophers, and cognitive scientists disagree on its very nature. What we’re actually building are systems that solve problems. And Feynman was right about flight: we don’t build planes by imitating birds. We build them by understanding aerodynamics. Similarly, we build intelligent systems not by copying human cognition, but by understanding what intelligence fundamentally requires. …

Neural Networks and LLMs: Analogies for Mortals

Neural Networks and LLMs: Analogies for Mortals

Neural networks are abstract. The math is dense. The scale is incomprehensible — billions of parameters, trillions of multiplications per second. But the principles are not abstract. They are built on deep patterns that show up everywhere: in orchestras, in conversations, in flocks of birds, in forests, in the way a jazz musician improvises. The goal is not to make you a machine learning engineer. The goal is to make the thing thinkable — to see that when you talk to an LLM, you are not communicating with an alien intelligence. You are interacting with something that works on principles you already understand. …

Beyond the Black Box — LLM Limitations and the Alternatives That Remain

Beyond the Black Box — LLM Limitations and the Alternatives That Remain

Large language models are pattern-completion engines of extraordinary fluency. They produce text indistinguishable from human writing. But the closer you look, the architectural limits surface: hallucination without truth-access, no grounding in reality, chain-of-thought that is reasoning-shaped but not reasoning, opacity that forbids audit, resource costs that exclude most of the world, and fragility to minor prompt shifts. These are not bugs waiting for scale to fix them. They are consequences of the next-token prediction paradigm. The question shifts from “how do we make LLMs bigger?” to “what else can we do?” …