Andrej Karpathy

Researcher · Eureka Labs

Recommendations and personal stack

papers
paper · mentions · 17 Oct 2025 · 16:06

I will say that there have been some papers that I thought were interesting that look at the mechanisms behind in-context learning.

DeepSeek v3.2
tool · mentions · 17 Oct 2025 · 24:47

But we're going to converge on a similar architecture cognitively. In 10 years, do you think it'll still be something like a transformer, but with much more modified attention and more sparse MLPs and so forth?

Feynman
person · mentions · 17 Oct 2025 · 30:09

If I can't build it, I don't understand it. That’s a Feynman quote, I believe. I 100% have always believed this very strongly, because there are all these micro things that are just not properly arranged and you don't really have the knowledge.

nanochat
other · recommends · 17 Oct 2025 · 28:48

What is the best way for somebody to learn from it? Is it to just delete all the code and try to reimplement from scratch, try to add modifications to it? That's a great question. Basically it's about 8,000 lines of code that takes you through the entire pipeline. I would probably put it on the right monitor. If you have two monitors, you put it on the right. You want to build it from scratch, you build it from the start. You're not allowed to copy-paste, you're allowed to reference, you're not allowed to copy-paste.

nanochat
other · built · 17 Oct 2025 · 29:35

So that part is not there yet. I would love to add that probably later this week. It's probably a video or something like that.

Rust
tool · uses · 17 Oct 2025 · 34:34

The other part is when I was rewriting the tokenizer in Rust. I'm not as good at Rust because I'm fairly new to Rust. So there's a bit of vibe coding going on when I was writing some of the Rust code. But I had a Python implementation that I fully understand, and I'm just making sure I'm making a more efficient version of it, and I have tests so I feel safer doing that stuff.

Feynman
person · mentions · 17 Oct 2025 · 1:03:03

it makes me think the sort of core of intelligence might be even way, way smaller. Plenty of room at the bottom, to paraphrase Feynman.

Nvidia
hardware · mentions · 17 Oct 2025 · 1:05:21

Our hardware, all the kernels for running the hardware and maximizing what you get with the hardware. Nvidia is slowly tuning the hardware itself, Tensor Cores, all that needs to happen and will continue to happen.

Geoff Hinton
person · mentions · 17 Oct 2025 · 1:09:47

Today, what jobs are replaceable by AI? A good example recently was Geoff Hinton's prediction that radiologists would not be a job anymore, and this turned out to be very wrong in a bunch of ways.

CMU
person · mentions · 17 Oct 2025 · 1:44:13

Self-driving is very interesting because it's definitely where I get a lot of my intuitions because I spent five years on it. It has this entire history where the first demos of self-driving go all the way to the 1980s. You can see a demo from CMU in 1986.

ChatGPT
app · mentions · 17 Oct 2025 · 1:56:15

For example, Claude Code or OpenAI Codex and stuff like that didn't even exist a year ago. Is that right? This is a miraculous technology that didn't exist. There's going to be a huge amount of demand, as we see the demand in ChatGPT already and so on.

Claude Code
tool · mentions · 17 Oct 2025 · 1:56:15

For example, Claude Code or OpenAI Codex and stuff like that didn't even exist a year ago. Is that right? This is a miraculous technology that didn't exist. There's going to be a huge amount of demand, as we see the demand in ChatGPT already and so on.

OpenAI Codex
tool · mentions · 17 Oct 2025 · 1:56:15

For example, Claude Code or OpenAI Codex and stuff like that didn't even exist a year ago. Is that right? This is a miraculous technology that didn't exist. There's going to be a huge amount of demand, as we see the demand in ChatGPT already and so on.

ChatGPT
tool · mentions · 17 Oct 2025 · 2:01:40

Even today, I would say ChatGPT is an extremely valuable educational product.

LLM101N
course · built · 17 Oct 2025 · 2:02:37

I'm building the first course. I want to have a really, really good course, the obvious state-of-the-art destination you go to to learn, AI in this case.

Nanochat
tool · built · 17 Oct 2025 · 2:02:37

I'm building the first course. I want to have a really, really good course, the obvious state-of-the-art destination you go to to learn, AI in this case.

online courses
other · mentions · 17 Oct 2025 · 2:14:32

With what’s happened so far with online courses, why haven't they already enabled us to enable every single human to know everything? They're just so motivation-laden because there are no obvious on-ramps and it's so easy to get stuck.

ChatGPT
service · uses · 17 Oct 2025 · 2:21:38

What I did was I used ChatGPT to ask the questions with the paper in the context window. It worked through some of the simple things. Then I shared the thread to the person who wrote that paper or worked on that work. I felt like if they could see the dumb questions I had, it might help them explain better in the future.

Published claims

Building the entire pipeline from scratch without copy-pasting leads to a deeper understanding

Build the stuff yourself, but don't allow yourself copy-paste. I do think that there's two types of knowledge, almost. There's the high-level surface knowledge, but when you build something from scratch, you're forced to come to terms with what you don't understand and you don't know that you don't understand it. It always leads to a deeper understanding.

17 Oct 2025 · 29:49
The only way to truly understand something is to build it

If I can't build it, I don't understand it. That’s a Feynman quote, I believe. I 100% have always believed this very strongly, because there are all these micro things that are just not properly arranged and you don't really have the knowledge.

17 Oct 2025 · 30:09
To learn from nanochat, one should build it from scratch without copy-pasting

What is the best way for somebody to learn from it? Is it to just delete all the code and try to reimplement from scratch, try to add modifications to it? That's a great question. Basically it's about 8,000 lines of code that takes you through the entire pipeline. I would probably put it on the right monitor. If you have two monitors, you put it on the right. You want to build it from scratch, you build it from the start. You're not allowed to copy-paste, you're allowed to reference, you're not allowed to copy-paste.

17 Oct 2025 · 28:48
AI models assist in rewriting code in unfamiliar languages like Rust, especially when a reference implementation exists.

The other part is when I was rewriting the tokenizer in Rust. I'm not as good at Rust because I'm fairly new to Rust. So there's a bit of vibe coding going on when I was writing some of the Rust code. But I had a Python implementation that I fully understand, and I'm just making sure I'm making a more efficient version of it, and I have tests so I feel safer doing that stuff.

17 Oct 2025 · 34:34
Children are extremely good at learning new languages and abstract concepts but are poor at memorizing information, often forgetting early experiences.

The best learners that we are aware of, which are children, are extremely bad at recollecting information. In fact, at the very earliest stages of childhood, you will forget everything. You're just an amnesiac about everything that happens before a certain year date. But you're extremely good at picking up new languages and learning from the world.

17 Oct 2025 · 55:16
Andre Karpathy predicts that algorithms will improve.

All the algorithms will probably improve over optimization, architecture, and all the modeling components of how everything is done and what the algorithms are that we're even training with.

17 Oct 2025 · 1:05:39
LLMs lack true understanding and cultural creation capabilities

I don't think they can create culture because they're still kids. They're savant kids. They have perfect memory of all this stuff. They can convincingly create all kinds of slop that looks really good. But I still think they don't really know what they're doing

17 Oct 2025 · 1:43:21
Many fast AI timelines and predictions are incorrect, often driven by fundraising or attention-seeking incentives rather than grounded reality.

I'm only sounding pessimistic because when I go on my Twitter timeline, I see all this stuff that makes no sense to me. There's a lot of reasons for why that exists. A lot of it is honestly just fundraising. It's just incentive structures. A lot of it may be fundraising. A lot of it is just attention, converting attention to money on the internet, stuff like that.

17 Oct 2025 · 1:55:33
Pre-AGI, education is driven by financial motivation, while post-AGI, education will be pursued for enjoyment and personal fulfillment

Motivation-wise, before AGI motivation is very simple to solve because people want to make money. This is how you make money in the industry today. Post-AGI is a lot more interesting possibly because if everything is automated and there's nothing to do for anyone, why would anyone go to a school? I often say that pre-AGI education is useful. Post-AGI education is fun.

17 Oct 2025 · 2:08:34