From one piece ThePrimeagen: Programming, AI, ADHD, Productivity, Addiction, and God | Lex Fridman Podcast #461 31 beliefs, in the piece's order there
-
Their words
I couldn't let myself be angry or consumed by that kind of stuff because hate is so sticky, it sticks for a lifetime. And there really is only one cure for hate, which is forgiveness. I just don't think you can get rid of it without that.
-
Their words
Whereas something like Microsoft, they made VS Code as a loss leader. Copilot's probably operating on a loss leader. These things are all getting you so tied into, GitHub, remote workspaces, CI, Copilot, you become this trapped in permanent person and if that price rises, the switching cost is so great at some point that you'll never be able to switch.
-
Their words
I think there's this whole idea, I call it a denial of attention. I think there's an entire attack vector that's going to be happening. We're using LLMs to generate fake bug reports, fake all these things to just actually effectively to demotivate and hurt open source maintainers.
+ 28 more
-
Their words
It doesn't actually care about the craft. But when you work with an intern or you work with somebody else, they care. When they factor something, they actually go over and go, "Oh yeah, this is actually kind of bad. I'm going to come back to that." They finish this, they go back over here and they make this even better. They actually care about the thing itself.
-
Their words
And if you truly make yourself irrelevant, I would challenge you that you're just doing something that was just slightly too complicated to automate.
-
Their words
I mean, all I see is that if you say natural language can be used in the pipeline, you've just made that many more people can become programmers, which means that much more software will eventually be created, which means there's that much more software that will need to be maintained, and just becomes a real big snowballing effect.
-
Their words
there's been no computer improvement up to this date that did not result in more jobs.
-
korrents.com
Without hard skills of your own, your ceiling as a programmer is whatever the LLMs happen to be capable of.Their words
And so if you don't have those hard skills and you're not ultimately the driver at the end of the day, you're going to really find some hard times, and your ability to progress will be directly bound to how good the LLMs are.
-
korrents.com
Coding with an AI assistant slides from copiloting into autopiloting, and the bugs that follow are hard to trace.Their words
For me personally, I kept introducing bugs, and I couldn't figure out why. And what I realized is that I developed... I wasn't copiloting well, I was autopiloting much better.
-
korrents.com
AI helps exactly as far as the work is predictable and well documented, and stops helping on anything cutting edge.Their words
Okay, my general view is it comes down to something that's pretty simple, which is that if you're doing something in which is very predictable, AI is really nice. When you're doing something that is just not predictable, AI is not very nice to use. If you're using anything that's more cutting edge, AI will not be using it, or AI won't be very good at doing stuff with it.
-
Their words
I don't use Neovim because I love Neovim, I use Neovim because I love the instrument I play. And so it's like if Cursor can meet those needs, I could see myself moving over. I don't have some sort of obsessed attachment with it.
-
Their words
The editor obviously does not make the programmer, but I think it says a lot about your character as a programmer if you don't know how to use your editor well.
-
Their words
Most of the time I'm not thinking, I'm programming. I know what I want to do, I want to go as fast as possible because I've been just doing it for so long and I'm so familiar with the general space that it becomes a huge problem for me. I cannot tell you how many times that I've been purely bottlenecked by the fact that I just can't type fast enough and I just need to get it out of my head onto the text editor.
-
Their words
It's the same reason why I recommend learning how to type and learning your editor so well you don't even have to think about the action because the people that have to... Even if you just look down, that's still mental processing power you have to spend looking at a keyboard in which you already know where the key is.
-
Their words
There's a point in which all of your choices add up. And I typically find that right around 5 to 10,000 lines of code. The choices you've made either weigh you down or kind of free you up.
-
korrents.com
A speed difference between languages that share the LLVM backend measures the benchmark author, not the languages.Their words
It's just that Zig, C, C++, all those languages that were being tested, they're all LLVM backends, right? That's the one that actually turns the thing into the executable part. And if there's a variation in speed, it just means in one language you didn't quite express what you are supposed to correctly.
-
Their words
At some point you have to take off the training wheels, because I think what you're really spotting is the difference between reading and writing code. I can read a lot of languages very well. I can see what's happening. I can understand it, but I would not be very good at writing it.
-
Their words
Sometimes you have to move fast at the sacrifice of knowledge, and I'm totally on board for that, but I worry that what we'll create is an entire generation of incompetent programmers who can do some amount of things well, but anything that is unique, bespoke, or requires some extra like little elbow grease, might become very difficult. It might cause a whole chasm where juniors remain juniors forever.
-
korrents.com
Learning a new language by Googling your way through a project teaches you your old languages again, not the new one.Their words
You kind of Google and you try to solve a problem in the language based on all of your previous experience. And so you don't have what makes that language special. You have what all the other languages make special.
-
korrents.com
Tech's self-image as the smart people designing for dummies includes nobody, and it deserves to be destroyed.Their words
And so when I started streaming tech, my goal became to destroy whatever that tech mentality was, because it includes nobody. Everyone thinks that they're the smart people and they design for the dummies.
-
Their words
And that's just the problem of big companies is that eventually every little thing has to become its own team. And so even small... There's no such thing as a small feature.
-
Their words
Most of software isn't the new stuff. Most of software is old crappy software that someone has to maintain, and it actually is really, really great and has lots of really hard problems.
-
korrents.com
Prompt injection is an extremely hard attack to defend against, and hardly anyone integrating AI is talking about it.Their words
One thing that I don't think a lot of people are talking about as we integrate more and more AI is that prompt injection is an extremely hard thing to defend against because it's not really clear how you defend against it.
-
korrents.com
To actually understand a piece of technology, rebuild it from scratch rather than read about it.Their words
I highly recommend starting from scratch if you want to understand a concept. You don't know how an HTTP server works, create a TCP socket, learn how to parse HTTP.
-
Their words
The journey is better than the destination. Everyone's heard this. Just take one second to apply what that means. That means forever starting from now, you are only going towards a place that's worse.
-
Their words
And so for me, the only way I can learn how to work smart is by working very, very hard and knowing that there's no shortcuts. And then when I finally figure out what smart is, when I work smart and work hard, it is that much better.
-
Their words
It's like trying to find meaning in your job. You can find satisfaction in what you do. That is a very good thing. You can find satisfaction and be happy with what you've created. You can be thrilled by the experience, but you cannot find... I doubt you can find purpose.
-
korrents.com
An addiction is not ended by finding something better to put in its place; you do not stop a problem by replacing it.Their words
You don't stop a problem by replacing it. And so I didn't have a girlfriend, I didn't have all that. I just realized that I was truly taking away from something from my future wife.
-
Their words
But for me it just comes down to, is it really a good thing to do? Is it really actually something we want, is to value people in such a profane or just disregarding way? I just really think it's just bad for the soul. Even if all the stats said it was great for you, I still say it's actually bad.
-
korrents.com
The sense that programming is mostly web programming is a social construct of Twitter, not a picture of the field.Their words
And so we often talk about programming in perspective of web, or something that's pretty narrow, and I think that's just a social construct of Twitter more than anything else, that actually I don't believe it's that representative of the entire programming world out there.
-
Their words
And for me, that is the worst part about programming, is when you already know the solution and it's just a matter of how fast you can type and get it out from your head to your hands.