
| The next initially seems on quick.ai and is reposted right here with the writer’s permission. |
I’ve spent a long time educating individuals to code, constructing instruments that assist builders work extra successfully, and championing the concept programming must be accessible to everybody. Via quick.ai, I’ve helped tens of millions be taught not simply to make use of AI however to grasp it deeply sufficient to construct issues that matter.
However currently, I’ve been deeply involved. The AI agent revolution guarantees to make everybody extra productive, but what I’m seeing is one thing totally different: builders abandoning the very practices that result in understanding, mastery, and software program that lasts. When CEOs brag about their groups producing 10,000 strains of AI-written code per day, when junior engineers inform me they’re “vibe-coding” their method by issues with out understanding the options, are we racing towards a future the place nobody understands how something works, and competence craters?
I wanted to speak to somebody who embodies the other method: somebody whose code continues to run the world a long time after he created it. That’s why I referred to as Chris Lattner, cofounder and CEO of Modular AI and creator of LLVM, the Clang compiler, the Swift programming language, and the MLIR compiler infrastructure.
Chris and I chatted on Oct 5, 2025, and he kindly let me report the dialog. I’m glad I did, as a result of it turned out to be considerate and galvanizing. Try the video for the complete interview, or learn on for my abstract of what I discovered.
Speaking with Chris Lattner
Chris Lattner builds infrastructure that turns into invisible by ubiquity.
Twenty-five years in the past, as a PhD pupil, he created LLVM: essentially the most elementary system for translating human-written code into directions computer systems can execute. In 2025, LLVM sits on the basis of most main programming languages: the Rust that powers Firefox, the Swift operating in your iPhone, and even Clang, a C++ compiler created by Chris that Google and Apple now use to create their most important software program. He describes the Swift programming language he created as “Syntax sugar for LLVM”. In the present day it powers your complete iPhone/iPad ecosystem.
While you want one thing to final not simply years however a long time, to be versatile sufficient that folks you’ll by no means meet can construct belongings you by no means imagined on prime of it, you construct it the best way Chris constructed LLVM, Clang, and Swift.
I first met Chris when he arrived at Google in 2017 to assist them with TensorFlow. As an alternative of simply tweaking it, he did what he all the time does: he rebuilt from first ideas. He created MLIR (consider it as LLVM for contemporary {hardware} and AI), after which left Google to create Mojo: a programming language designed to lastly give AI builders the sort of basis that might final.
Chris architects methods that develop into the bedrock others construct on for many years, by being a real craftsman. He cares deeply in regards to the craft of software program growth.
I informed Chris about my considerations, and the pressures I used to be feeling as each a coder and a CEO:
“All people else world wide is doing this, ‘AGI is across the nook. In case you’re not doing every thing with AI, you’re an fool.’ And truthfully, Chris, it does get to me. I query myself… I’m feeling this stress to say, ‘Screw craftsmanship, screw caring.’ We hear VCs say, ‘My founders are telling me they’re getting out 10,000 strains of code a day.’ Are we loopy, Chris? Are we previous males yelling on the clouds, being like, ‘Again in my day, we cared about craftsmanship’? Or what’s happening?”
Chris informed me he shares my considerations:
“Lots of people are saying, ‘My gosh, tomorrow all programmers are going to get replaced by AGI, and subsequently we would as properly quit and go residence. Why are we doing any of this anymore? In case you’re studying code or taking delight in what you’re constructing, then you definately’re not doing it proper.’ That is one thing I’m fairly involved about…
However the query of the day is: how do you construct a system that may truly final greater than six months?”
He confirmed me that the reply to that query is timeless, and really has little or no to do with AI.
Design from First Ideas
Chris’s method has all the time been to ask elementary questions. “For me, my journey has all the time been about attempting to grasp the basics of what makes one thing work,” he informed me. “And if you do this, you begin to notice that quite a lot of the prevailing methods are literally not that nice.”
When Chris began LLVM over Christmas break in 2000, he was asking: what does a compiler infrastructure should be, basically, to assist languages that don’t exist but? When he got here into the AI world he was wanting to be taught the issues I noticed with TensorFlow and different methods. He then zoomed into what AI infrastructure ought to seem like from the bottom up. Chris defined:
“The explanation that these methods had been elementary, scalable, profitable, and didn’t crumble below their very own weight is as a result of the structure of these methods truly labored properly. They had been well-designed, they had been scalable. The those who labored on them had an engineering tradition that they rallied behind as a result of they wished to make them technically wonderful.
Within the case of LLVM, for instance, it was by no means designed to assist the Rust programming language or Julia and even Swift. However as a result of it was designed and architected for that, you possibly can construct programming languages, Snowflake may go construct a database optimizer—which is actually cool—and a complete bunch of different functions of the know-how got here out of that structure.”
Chris identified that he and I’ve a sure curiosity in frequent: “We prefer to construct issues, and we prefer to construct issues from the basics. We like to grasp them. We prefer to ask questions.” He has discovered (as have I!) that that is essential if you would like your work to matter, and to final.
In fact, constructing issues from the basics doesn’t all the time work. However as Chris mentioned, “if we’re going to make a mistake, let’s make a brand new mistake.” Doing the identical factor as everybody else in the identical method as everybody else isn’t more likely to do work that issues.
Craftsmanship and Structure
Chris identified that software program engineering isn’t nearly a person churning out code: “A whole lot of evolving a product is not only about getting the outcomes; it’s in regards to the crew understanding the structure of the code.” And actually it’s not even nearly understanding, however that he’s in search of one thing far more than that. “For individuals to really give a rattling. For individuals to care about what they’re doing, to be pleased with their work.”
I’ve seen that it’s doable for groups that care and construct thoughtfully to realize one thing particular. I identified to him that “software program engineering has all the time been about attempting to get a product that will get higher and higher, and your capability to work on that product will get higher and higher. Issues get simpler and quicker since you’re constructing higher and higher abstractions and higher and higher understandings in your head.”
Chris agreed. He once more careworn the significance of pondering long term:
“Essentially, with most sorts of software program tasks, the software program lives for greater than six months or a 12 months. The sorts of issues I work on, and the sorts of methods you prefer to construct, are issues that you simply proceed to evolve. Have a look at the Linux kernel. The Linux kernel has existed for many years with tons of various individuals engaged on it. That’s made doable by an architect, Linus, who’s driving consistency, abstractions, and enchancment in a number of totally different instructions. That longevity is made doable by that architectural focus.”
This sort of deep work doesn’t simply profit the group, however advantages each particular person too. Chris mentioned:
“I feel the query is actually about progress. It’s about you as an engineer. What are you studying? How are you getting higher? How a lot mastery do you develop? Why is it that you simply’re capable of clear up issues that different individuals can’t?… The those who I see doing rather well of their careers, their lives, and their growth are the individuals which can be pushing. They’re not complacent. They’re not simply doing what all people tells them to do. They’re truly asking onerous questions, and so they need to get higher. So investing in your self, investing in your instruments and methods, and actually pushing onerous so to perceive issues at a deeper stage—I feel that’s actually what permits individuals to develop and obtain issues that they possibly didn’t assume had been doable a couple of years earlier than.”
That is what I inform my crew too. The factor I care most about is whether or not they’re all the time bettering at their capability to unravel these issues.
Dogfooding
However caring deeply and pondering architecturally isn’t sufficient if you happen to’re constructing in a vacuum.
I’m undecided it’s actually doable to create nice software program if you happen to’re not utilizing it your self, or working proper subsequent to your customers. When Chris and his crew had been constructing the Swift language, they needed to construct it in a vacuum of Apple secrecy. He shares:
“The utilizing your individual product piece is actually necessary. One of many huge issues that prompted the IDE options and plenty of different issues to be an issue with Swift is that we didn’t actually have a person. We had been constructing it, however earlier than we launched, we had one check app that was sort of ‘dogfooded’ in air quotes, however probably not. We weren’t truly utilizing it in manufacturing in any respect. And by the point it launched, you possibly can inform. The instruments didn’t work, it was gradual to compile, crashed on a regular basis, a number of lacking options.”
His new Mojo challenge is taking a really totally different path:
“With Mojo, we contemplate ourselves to be the primary buyer. We have now lots of of 1000’s of strains of Mojo code, and it’s all open supply… That method could be very totally different. It’s a product of expertise, but it surely’s additionally a product of constructing Mojo to unravel our personal issues. We’re studying from the previous, taking finest ideas in.”
The result’s evident. Already at this early stage fashions constructed on Mojo are getting cutting-edge outcomes. Most of Mojo is written in Mojo. So if one thing isn’t working properly, they’re the primary ones to note.
We had an analogous objective at quick.ai with our Solveit platform: we wished to succeed in a degree the place most of our employees selected to do most of their work in Solveit, as a result of they most popular it. (Certainly, I’m writing this text in Solveit proper now!) Earlier than we reached that time, I usually needed to pressure myself to make use of Solveit as a way to expertise first hand the shortcomings of these early variations, in order that I may deeply perceive the problems. Having completed so, I now recognize how clean every thing works much more!
However this sort of deep, experiential understanding is strictly what we threat dropping once we delegate an excessive amount of to AI.
AI, Craftsmanship, and Studying
Chris makes use of AI: “I feel it’s an important instrument. I really feel like I get a ten to twenty% enchancment—some actually fancy code completion and autocomplete.” However with Chris’ concentrate on the significance of workmanship and continuous studying and enchancment, I puzzled if heavy AI (and significantly agent) use (“vibe coding”) may negatively affect organizations and people.
Chris: While you’re vibe-coding issues, out of the blue… one other factor I’ve seen is that folks say, ‘Okay, properly possibly it’ll work.’ It’s virtually like a check. You go off and say, ‘Perhaps the agentic factor will go crank out some code,’ and also you spend all this time ready on it and training it. Then, it doesn’t work.
Jeremy: It’s like a playing machine, proper? Pull the lever once more, strive once more, simply strive once more.
Chris: Precisely. And once more, I’m not saying the instruments are ineffective or unhealthy, however if you take a step again and also you take a look at the place it’s including worth and the way, I feel there’s a bit bit an excessive amount of enthusiasm of, ‘Effectively, when AGI occurs, it’s going to unravel the issue. I’m simply ready and seeing… Right here’s one other facet of it: the anxiousness piece. I see quite a lot of junior engineers popping out of college, and so they’re very frightened about whether or not they’ll be capable to get a job. A whole lot of issues are altering, and I don’t actually know what’s going to occur. However to your level earlier, quite a lot of them say, ’Okay, properly, I’m simply going to vibe-code every thing,’ as a result of that is ‘productiveness’ in air quotes. I feel that’s additionally a big drawback.
Jeremy: Looks like a profession killer to me.
Chris: …In case you get sucked into, ‘Okay, properly I would like to determine make this factor make me a 10x programmer,’ it might be a path that doesn’t carry you to growing in any respect. It might truly imply that you simply’re throwing away your individual time, as a result of we solely have a lot time to reside on this earth. It might probably find yourself retarding your growth and stopping you from rising and really getting stuff completed.
At its coronary heart, Chris’s concern is that AI-heavy coding and craftsmanship simply don’t look like suitable:
“Software program craftsmanship is the factor that AI code threatens. Not as a result of it’s unimaginable to make use of correctly—once more, I take advantage of it, and I really feel like I’m doing it properly as a result of I care loads in regards to the high quality of the code. However as a result of it encourages of us to not take the craftsmanship, design, and structure significantly. As an alternative, you simply devolve to getting your bug queue to be shallower and making the signs go away. I feel that’s the factor that I discover regarding.”
“What you need to get to, significantly as your profession evolves, is mastery. That’s the way you sort of escape the factor that everyone can do and get extra differentiation… The priority I’ve is that this tradition of, ‘Effectively, I’m not even going to attempt to perceive what’s happening. I’m simply going to spend some tokens, and possibly it’ll be nice.’”
I requested if he had some particular examples the place he’s seen issues go awry.
“I’ve seen a senior engineer, when a bug will get reported, let the agentic loop rip, go spend some tokens, and possibly it’ll provide you with a bug repair and create a PR. This PR, nevertheless, was fully flawed. It made the symptom go away, so it ‘fastened’ the bug in air quotes, but it surely was so flawed that if it had been merged, it will have simply made the product method worse. You’re changing one bug with a complete bunch of different bugs which can be tougher to grasp, and a ton of code that’s simply within the flawed place doing the flawed factor. That’s deeply regarding. The precise concern is just not this specific engineer as a result of, happily, they’re a senior engineer and good sufficient to not simply say, ‘Okay, cross this check, merge.’ We additionally do code evaluate, which is an important factor. However the concern I’ve is that this tradition of, ‘Effectively, I’m not even going to attempt to perceive what’s happening. I’m simply going to spend some tokens, and possibly it’ll be nice. Now I don’t have to consider it.’ It is a large concern as a result of quite a lot of evolving a product is not only about getting the outcomes; it’s in regards to the crew understanding the structure of the code. In case you’re delegating data to an AI, and also you’re simply reviewing the code with out fascinated with what you need to obtain, I feel that’s very, very regarding.”
Some of us have informed me they assume that unit exams are a very good place to take a look at utilizing AI extra closely. Chris urges warning, nevertheless:
“AI is actually nice at writing unit exams. This is among the issues that no one likes to do. It feels tremendous productive to say, ‘Simply crank out a complete bunch of exams,’ and look, I’ve received all this code, superb. However there’s an issue, as a result of unit exams are their very own potential tech debt. The check might not be testing the fitting factor, or they is perhaps testing a element of the factor fairly than the actual thought of the factor… And if you happen to’re utilizing mocking, now you get all these tremendous tightly certain implementation particulars in your exams, which make it very tough to vary the structure of your product as issues evolve. Checks are similar to the code in your fundamental software—it is best to take into consideration them. Additionally, a number of exams take a very long time to run, and they also affect your future growth velocity.”
A part of the issue, Chris famous, is that many individuals are utilizing excessive strains of code written as a statistic to assist the concept AI is making a optimistic affect.
“To me, the query is just not how do you get essentially the most code. I’m not a CEO bragging in regards to the variety of strains of code written by AI; I feel that’s a totally ineffective metric. I don’t measure progress based mostly on the variety of strains of code written. The truth is, I see verbose, redundant, not well-factored code as an enormous legal responsibility… The query is: how productive are individuals at getting stuff completed and making the product higher? That is what I care about.”
Underlying all of those considerations is the assumption that AGI is imminent, and subsequently conventional approaches to software program growth are out of date. Chris has seen this film earlier than. “In 2017, I used to be at Tesla engaged on self-driving vehicles, main the Autopilot software program crew. I used to be satisfied that in 2020, autonomous vehicles could be in all places and could be solved. It was this determined race to go clear up autonomy… However on the time, no one even knew how onerous that was. However what was within the air was: trillions of {dollars} are at stake, job alternative, reworking transportation… I feel in the present day, precisely the identical factor is going on. It’s not about self-driving, though that’s making progress, just a bit bit much less gloriously and instantly than individuals thought. However now it’s about programming.”
Chris thinks that, like all earlier applied sciences, AI progress isn’t truly exponential. “I consider that progress appears like S-curves. Pre-training was a giant deal. It appeared exponential, but it surely truly S-curved out and received flat as issues went on. I feel that we’ve got quite a few piled-up S-curves which can be all driving ahead superb progress, however I not less than haven’t seen that spark.”
The hazard isn’t simply that folks is perhaps flawed about AGI’s timeline—it’s what occurs to their careers and codebases whereas they’re ready. “Expertise waves trigger huge hype cycles, overdrama, and overselling,” Chris famous. “Whether or not it’s object-oriented programming within the ’80s the place every thing’s an object, or the web wave within the 2000s the place every thing must be on-line in any other case you may’t purchase a shirt or pet food. There’s reality to the know-how, however what finally ends up occurring is issues settle out, and it’s much less dramatic than initially promised. The query is, when issues settle out, the place do you as a programmer stand? Have you ever misplaced years of your individual growth since you’ve been spending it the flawed method?”
Chris is cautious to make clear that he’s not anti-AI—removed from it. “I’m a maximalist. I would like AI in all of our lives,” he informed me. “Nonetheless, the factor I don’t like is the individuals which can be making choices as if AGI or ASI had been right here tomorrow… Being paranoid, being anxious, being afraid of dwelling your life and of constructing a greater world looks like a really foolish and never very pragmatic factor to do.”
Software program Craftsmanship with AI
Chris sees the important thing as understanding the distinction between utilizing AI as a crutch versus utilizing it as a instrument that enhances your craftsmanship. He finds AI significantly useful for exploration and studying:
“It’s superb for studying a codebase you’re not conversant in, so it’s nice for discovery. The automation options of AI are tremendous necessary. Getting us out of writing boilerplate, getting us out of memorizing APIs, getting us out of trying up that factor from Stack Overflow; I feel that is actually profound. It is a good use. The factor that I get involved about is if you happen to go as far as to not care about what you’re trying up on Stack Overflow and why it really works that method and never studying from it.”
One precept Chris and I share is the essential significance of tight iteration loops. For Chris, engaged on methods programming, this implies “edit the code, compile, run it, get a check that fails, after which debug it and iterate on that loop… Operating exams ought to take lower than a minute, ideally lower than 30 seconds.” He informed me that when engaged on Mojo, one of many first priorities was “constructing VS Code assist early as a result of with out instruments that allow you to create fast iterations, your whole work goes to be slower, extra annoying, and extra flawed.”
My background is totally different—I’m a fan of the Smalltalk, Lisp, and APL custom the place you might have a reside workspace and each line of code manipulates objects in that atmosphere. When Chris and I first labored collectively on Swift for TensorFlow, the very first thing I informed him was “I’m going to wish a pocket book.” Inside per week, he had constructed me full Swift assist for Jupyter. I may kind one thing, see the outcome instantly, and watch my knowledge rework step-by-step by the method. That is the Brett Victor “Inventing on Precept” type of being near what you’re crafting.
If you wish to preserve craftsmanship whereas utilizing AI, you want tight iteration loops so you may see what’s occurring. You want a reside workspace the place you (and the AI) are manipulating precise state, not simply writing textual content recordsdata.
At quick.ai, we’ve been working to place this philosophy into observe with our Solveit platform. We found a key precept: the AI ought to be capable to see precisely what the human sees, and the human ought to be capable to see precisely what the AI sees always. No separate instruction recordsdata, no context home windows that don’t match your precise workspace—the AI is correct there with you, supporting you as you’re employed.
This creates what I consider as “a 3rd participant on this dialogue”—beforehand I had a dialog with my pc by a REPL, typing instructions and seeing outcomes. Now the AI is in that dialog too, capable of see my code, my knowledge, my outputs, and my thought course of as I work by issues. After I ask “does this align with what we mentioned earlier” or “have we dealt with this edge case,” the AI doesn’t want me to copy-paste context—it’s already there.
One among our crew members, Nate, constructed one thing referred to as ShellSage that demonstrates this fantastically. He realized that tmux already exhibits every thing that’s occurred in your shell session, so he simply added a command that talks to an LLM. That’s it—about 100 strains of code. The LLM can see all of your earlier instructions, questions, and output. By the following day, all of us had been utilizing it continuously. One other crew member, Eric, constructed our Discord Buddy bot utilizing this similar method—he didn’t write code in an editor and deploy it. He typed instructions one after the other in a reside image desk, manipulating state instantly. When it labored, he wrapped these steps into features. No deployment, no construct course of—simply iterative refinement of a operating system.
Eric Ries has been writing his new guide in Solveit and the AI can see precisely what he writes. He asks questions like “does this paragraph align with the mission we acknowledged earlier?” or “have we mentioned this case examine earlier than?” or “are you able to examine my editor’s notes for feedback on this?” The AI doesn’t want particular directions or context administration—it’s within the trenches with him, watching the work unfold. (I’m writing this text in Solveit proper now, for a similar causes.)
I requested Chris about how he thinks in regards to the method we’re taking with Solveit: “as an alternative of bringing in a junior engineer that may simply crank out code, you’re bringing in a senior knowledgeable, a senior engineer, an advisor—someone that may truly assist you to make higher code and train you issues.”
How Do We Do One thing Significant?
Chris and I each see a bifurcation coming. “It appears like we’re going to have a bifurcation of expertise,” I informed him, “as a result of individuals who use AI the flawed method are going to worsen and worse. And the individuals who use it to be taught extra and be taught quicker are going to outpace the pace of progress of AI capabilities as a result of they’re human with the advantage of that… There’s going to be this group of those who have discovered helplessness and this possibly smaller group of individuals that everyone’s like, ‘How does this particular person know every thing? They’re so good.’”
The ideas that allowed LLVM to final 25 years—structure; understanding; craftsmanship—haven’t modified. “The query is, when issues settle out, the place do you as a programmer stand?” Chris requested. “Have you ever misplaced years of your individual growth since you’ve been spending it the flawed method? And now out of the blue all people else is way additional forward of you when it comes to having the ability to create productive worth for the world.”
His recommendation is obvious, particularly for these simply beginning out: “If I had been popping out of college, my recommendation could be don’t pursue that path. Significantly if all people is zigging, it’s time to zag. What you need to get to, significantly as your profession evolves, is mastery. So that you may be the senior engineer. So you may truly perceive issues to a depth that different individuals don’t. That’s the way you escape the factor that everyone can do and get extra differentiation.”
The hype will settle. The instruments will enhance. However the query Chris poses stays: “How will we truly add worth to the world? How will we do one thing significant? How will we transfer the world ahead?” For each of us, the reply entails caring deeply about our craft, understanding what we’re constructing, and utilizing AI not as a alternative for pondering however as a instrument to assume extra successfully. If the objective is to construct issues that final, you’re not going to have the ability to outsource that to AI. You’ll want to take a position deeply in your self.
