Transcribe your podcast
[00:00:00]

The following is a conversation with Jeff Atwood, he's the co-founder of Stack Overflow and Stock Exchange websites that are visited by millions of people every single day. Much like with Wikipedia, it is difficult to understate the impact on global knowledge and productivity that these networks of sites have created. Jeff is also the author of the famed blog Coding Core and the founder of Discourse and Open Source Software, a project that seeks to improve the quality of our online community discussions. This conversation is part of the MIT course on artificial general intelligence and the Artificial Intelligence Podcast, if you enjoy it.

[00:00:41]

Subscribe on YouTube, iTunes or your podcast provider of choice. Or simply connect with me on Twitter at Lex Friedman spelled Frid. And now here's my conversation with Jeff Atwood. Having co created and managed for a few years, the world's largest community of programmers and stack overflow 10 years ago, what do you think? Motivates most programmers. Is it fame, fortune, glory, process of programming itself, or is it the sense of belonging to a community?

[00:01:31]

It's puzzles, really. I think it's this idea of working on puzzles independently of other people and just solving a problem, sort of like on your own, almost. Although, you know, nobody really works alone in programming anymore. But I will say there's there's an aspect of sort of hiding yourself away and just sort of beating on a problem until you solve it. Like brute force basically to me is what a lot of programming is, is like the computer so fast.

[00:01:59]

Right. You can do things that would take forever for a human, but you just do them like so many times and so often that you get the answer right.

[00:02:07]

You're saying just the pure act of tinkering with the code. Yes.

[00:02:10]

This is the thing that drives most probably the joy, the struggle, balance within the joy of overcoming the brute force process of pain and suffering that eventually leads to something that actually works well.

[00:02:24]

Data is fun to like. There's this thing called the the shuffling problem, like the naive shuffle that most programmers write has a huge flaw. And there's a lot of articles online about this because it can be really bad. If you're like a casino and you have an unsophisticated programmer writing your shuffle algorithm, there's surprising ways to get this wrong. But the neat thing is the way to figure that out is just to run your shuffle a bunch of times and see like how many orientations of card you get.

[00:02:47]

You should get an equal distribution of all the cards and with the naïf method of shuffling, if you just look at the data, if you just brute force and say, OK, I don't know what's going to happen, you just write a program that does it a billion times and then see what the buckets look like of the data. And the money hall problem is another example of that, where you have three doors and somebody gives you information about another door.

[00:03:08]

So the correct answer is you should always switch the money hall problem, which is not intuitive, and it freaks people out all the time. Right. But you can solve it with data.

[00:03:15]

If you write a program that does the Monty Hall, you know, game and then never switch is then always which is just compare, you would immediately see that you don't have to be smart. Right. You know, to figure out the answer algorithmically. You can just brute force it out with data, say, well, I know the answer is this because I ran the program a billion times and these are the data buckets that I got from it.

[00:03:33]

Right.

[00:03:34]

So empirically find it. But what's the joy of that? So for you, for you personally, outside of family, what motivates you in this process is?

[00:03:44]

Well, to be honest, I don't really write a lot of code anymore. Like what I do, a discourse is like managerial stuff, which I always kind of despised.

[00:03:52]

I like as a programmer, you think of managers as people who don't really do anything themselves.

[00:03:57]

But the weird thing about code is like you realize that like language is code, like the ability to direct other people lets you get more stuff done than you could by yourself.

[00:04:06]

Anyway, you said language is code language is meaning communication with other humans. Yes, you can think of it as a systematic. So what is it like to be. What makes before we get into programming, what makes a good manager, what makes a good leader? Well, I think a leader, it's all about leading by example. First of all, like sort of doing and being the things that you want to be. Now, this can be kind of exhausting, particularly have kids, because you realize that your kids are watching you like all the time, like even in ways that you've stopped seeing yourself, like the hardest person to see on the planet.

[00:04:37]

Just really yourself. Right. What do you see other people and make judgments about them but yourself, like you're super biased. You don't actually see yourself the way other people see you often. You're very, very hard on yourself in a way that other people really aren't going to be.

[00:04:49]

So, you know, that's one of the insights is, you know, you've got to be really diligent about thinking like, am I behaving in a way that represents how I want other people to behave? Right. Like leading through example. There's a lot of examples of leaders that really mess this up. Right. Like they make decisions that are like, wow, that's why, you know, it's just it's a bad example for other people. So I think leading by example is one the other one, I believe is working really hard.

[00:05:15]

And I don't mean like working exhaustively, but like showing a real passion for the problem, like, you know, not necessarily your solution to the problem. But the problem itself is just one that you really believe in, like with discourse, for example.

[00:05:27]

The problem that we're looking at, which is my current project, is how do you get people in groups to communicate in a way that doesn't, like break down into the howling of wolves? Right. Like, how do you deal with trolling? Not like technical problems of how don't you people to post paragraphs? How do I get people to use bold how to get people to use complete sentences, although those are problems as well. But like, how do I get people to get along with each other.

[00:05:48]

Right. Like and then solve whatever problem it is they set up to solve or, you know, reach some consensus on discussion or just like not hurt each other, even like maybe it's a discussion that doesn't really matter. But are people like, yelling at each other? Right. And why write like that's not the purpose of this kind of communication. So I would say, you know, leadership is about, you know, setting an example, you know, doing the things that represent what you want to be and making sure that you're actually doing those things.

[00:06:12]

And there's a trick to that, too, because the things you don't do also say a lot about what you are.

[00:06:17]

Yes. So let's pause on that one. So those two things are fascinating. So how you have as a leader, is that self-awareness? You just said it's really hard to be self-aware. So for you personally or maybe for other leaders, you've seen her look up to, how do you know the both of the things you're doing are the wrong things to be doing, the way you speak to others, the way you behave and the things you're not doing.

[00:06:39]

How do you how do you get that signal?

[00:06:40]

There's two aspects that one is like processing feedback that you're getting. So how you get feedback. Well, right. Are you are you getting feedback right? Like, so one way we do it, for example, a discourse. We have three co-founders and we periodically talk about decisions before we make them. So it's not like one person can make a mistake or like, wow, that's you know, there can be misunderstandings, things like that. So it's part of like group consensus of leadership is like it's good to have, I think, systems where there's one leader and that leader has the rule of absolute law are just really dangerous in my experience for communities, for example, like if you have community run by one person, that one person makes all decisions.

[00:07:12]

That person's going to have a bad day. Something could happen to that person. You know something? You know, there's a lot of variables. So like, first, when you think about leadership, have multiple people doing leadership and have them talk amongst each other. So they're giving each other feedback about the decisions that they're making.

[00:07:27]

And then when you do get feedback, I think there's that little voice in your head, right.

[00:07:31]

Like or your gut or whatever you want to put it in your body. I think that voice is really important. Like I think most people who have any kind of moral compass or like want to do. Most people want to do the right thing. I do believe that. I mean, there might be a handful of sociopaths out there that don't. But most people, they want other people to think of them as a good person. Why wouldn't you?

[00:07:50]

Right. Like, do you want people to despise you? I mean, that's just weird, right? So you have that little voice, that sort of the angel and devil on your shoulder sort of talking to you about like what you're doing, how you're doing, how does it make you feel to make these decisions? Right.

[00:08:01]

And I think having some attunement to that voice is important. But you said that voice also for I think there's a programmer situation, too, where sometimes the devil on the shoulder is a little a little too loud. So you're a little too self-critical for a lot of developers, and especially when you have introverted personality. How do you struggle with a self-criticism or the criticism of others? So one of the things of leadership is to do something that's potentially unpopular or people doubt you and you still go through with the decision.

[00:08:33]

So what's that balance like?

[00:08:36]

I think you have to walk people through your decision making, right? You have to this is where blogging is really important and communication is so important. Again, code language is just another kind of code is like here is the program by which I arrived at the conclusion that I'm going to reach right now.

[00:08:48]

It's one thing to say, like this is a decision, its final deal with it. Right. That's not usually satisfying to people. But if you say, look, you know, we've been thinking this problem for a while. Here's some stuff that's happened. Here's what we think is right. Here's our goals. Here's we want to achieve. And we've looked at these options and we think this of the two options is the best option. People be like, oh, OK, right.

[00:09:07]

Maybe I don't totally agree with you, but I can kind of see where you're coming from.

[00:09:09]

And like, I see, it's not just arbitrary decision delivered from a cloud of flames in the sky. Right. It's like. A human trying to reach some kind of consensus about, you know, goals and their goals might be different than yours, that's completely legit, right. But if you're making that clear, it's like, oh, well, the reason we don't agree is because we have totally different goals. Right. Like, how could we agree?

[00:09:28]

It's not that you're a bad person, it's that we have radically different goals in mind. When we started looking at this problem.

[00:09:33]

And the other one you said is passion so or hard work. Sorry.

[00:09:37]

Well, those are tied together to me in my mind and say hard work and passion. Like for me, like I just really love the problem discourses setting out to solve, because in a way it's like there's a there's a vision of the world where it all devolves into Facebook basically owning everything and every aspect of human communication.

[00:09:52]

Right. And this has always been kind of a scary world for me first, because I don't I think Facebook is really good at execution.

[00:09:57]

I got to compliment them. They're very competent in terms of what they're doing. But Facebook has not much of a moral compass in terms of Facebook cares about Facebook, really. They don't really care about you and your problems. What they care about is how big they can make Facebook right.

[00:10:11]

Is you talking about the company or just the mechanism, how Facebook works?

[00:10:15]

Kind of both really like and the idea with discourse. The reason I'm so passionate about it is because I believe every community should have the right to own themselves. Right. Like they should have their own software that they can run that belongs to them. That's their space where they can set the rules. And if they don't like it, they can move to different hosting or, you know, whatever they need, they need to have it can happen.

[00:10:33]

But like this this idea of a company town where all human communication is implicitly owned by WhatsApp, Instagram and Facebook. And it's really disturbing, too, because Facebook is really smart. Like I said, they're great at execution buying and WhatsApp and buying Instagram were incredibly smart decisions. And they also do this thing on, if you know. But they have this VPN software that they give away for free on smartphones and it indirectly feeds all the data about the traffic back to Facebook so they can see what's actually getting popular through the VPN.

[00:11:00]

Right. They have low level access to the network data because users have let them have that.

[00:11:05]

So they'll take a small pause here. First of all, discourse, can you talk about can you lay out the land of all the different ways you can have communities? So there's stack overflow that you've built. There's discourse. Yeah. So Sackhoff is kind of like a wiki Wikipedia you talk about, and it's a very specific scalpel, very focused. So what is the purpose of discourse and maybe contrast that with Facebook. First of all, say what is discourse.

[00:11:33]

Yeah, start from the beginning. Well, let me start from the beginning. So Stack Overflow is very structured wiki style Q&A for programmers. Right. And that was the problem we first worked on when we started. We thought it was discussions because we looked at like programming forums and other things. But we quickly realized we were doing Q&A, which is a very narrow subset of human communication space.

[00:11:52]

So when you started Psychoville, you thought you didn't even know the Q&A. Now, it would be you and I.

[00:11:58]

Well, we didn't know we we had an idea of like, OK, these are things that we see working online. We had a goal. Right? Our goal was there was this site experts exchange with a very unfortunate.

[00:12:08]

Thank you for killing that site. Yeah, I know. Right. Like, a lot of people don't remember it anymore, which is great. Like that's the measure of success. When people don't remember the thing they were trying to replace, then you've totally won. So it was a place to get answers to programming questions, but it wasn't clear if it was like focused Q&A, if it was a discussion, there were plenty of programming forums. So we weren't really sure.

[00:12:26]

We were like, OK, we'll take aspects of Digg and Reddit like voting. We're very important reordering answers based on votes, wiki style, stuff like being able to edit post not just your post but other people's post to make them better and keep them more up to date ownership of blogging of like, OK, this is me saying, this is my voice. You know, this is the stuff that I know. And, you know, you get your reputation accrues to you and it's peer recognition.

[00:12:50]

So you asked earlier, like, what motivates programmers? I think peer recognition motivates them a lot. That was one of the key insights of stack overflow is like recognition from your peers is why things get done initially. Money, not so your boss, but like your peers saying, wow, this person really knows their stuff has a lot of value. So the reputation system came from that. So we were sort of Frankensteinian a bunch of stuff together in stack overflow of like stuff we had seen working and we knew worked and that became stack overflow.

[00:13:19]

Over time we realized it wasn't really discussion. It was very focused questions and answers. There wasn't a lot of room on the page for. Let me talk about this tangential thing. It was more like, OK, is it answering the question? Is it clarifying the question? Or could it be an alternative answer to the same question? Because there's usually more than one way to do it in program. There's like, say, five to ten ways.

[00:13:38]

And one of the patterns we got to do early on and stack overflow is there are questions where there would be like hundreds of answers.

[00:13:43]

We're like, wow, how can there be a programming question with five hundred, two hundred, five hundred answers?

[00:13:50]

And we looked at those and we realized those were not really questions in the traditional sense. They were discussions. It was stuff that we allowed early on that we eventually decided wasn't allowed, such as what's your favorite programming food? You know, what's the funniest programming cartoon you've seen? And we had to sort of backfill a bunch of rules about like, why isn't this allowed? Such as is this a real problem you're facing? Like nobody goes to work and says, wow, I can't work because I don't know what the funniest programming cartoon is.

[00:14:14]

So sorry. Compile this code now, right, it's not a real problem you're facing in your job. That was reenroll. And the second like what can you really learn from that?

[00:14:22]

It's like what I call accidental learning or Reddit style learning where you just like to just browse some things and. Oh, wow, you know, did you know tree frogs only live three years? I mean, I just made that up. I don't know. That's true, but I didn't really set out to learn that.

[00:14:34]

I don't need to know that. Right. It's an accidental learning. It was more intentional learning where like, OK, I have a problem and I want to learn about stuff around this problem having. Right.

[00:14:42]

And it could be theory. It could be compiler theory. It could be other stuff. But I'm having a compiler problem. Hence I need to know the compiler theory, that aspect of it that gives me the the gets me to my answer. Right.

[00:14:53]

So kind of a directed learning sphere to backfill these rules as we sort of figured out what the heck it was we were doing. And this system came very strict over time. And a lot of people still complain about that. And I wrote my latest blog entry, What to Stack Overflow Want to be wanted to be when it grows out, celebrating the ten year anniversary. Yeah, yeah.

[00:15:09]

So ten years and that system has trended towards strictness. There's a variety of reasons for this. One is people don't like to see other people get reputation for stuff as they view they view as frivolous, which I can actually understand because if you saw a programmer got like 500 upvotes for funniest programming cartoon or funniest comment they had seen, and it's like, well, why do they have that reputation is because they wrote the joke? Probably not. I mean, if they did, maybe or the cartoon.

[00:15:33]

Right, they're getting a bunch of reputation based on someone else's work. That's not even like programming. It's just a joke. Right. It's a related opinion. So you begin to resent that. You're like, well, that's not fair. And it isn't. At some level they're correct. I mean, I empathize because, like, it's not correct.

[00:15:46]

Your reputation for that versus here's a really gnarly regular expression problem and here's a really, you know, clever, insightful, you know, detailed answer laying out, oh, here's why you're seeing the behavior that you're seeing here.

[00:15:58]

Let me teach you some things about how to avoid in the future. That's that's great. Like, that's gold, right?

[00:16:01]

You want people to your reputation for that. Not so much for. Wow, look at this funny thing I saw. Right. Great.

[00:16:06]

So there's this very specific Q&A format and then take me through the journey towards discourse and Facebook and Twitter. So you start at the beginning that stack overflow evolved to have a purpose. So what is discourse, this passion you have for creating community for discussion? Where does that when was that born and how?

[00:16:27]

Part of it is based on the realization the stack overflow is only good for very specific subjects where there's sort of it's based on data, facts and science, where answers can be kind of verified to be true. Another form of that is there's the book of knowledge, like the tome of of knowledge that defines like whatever it is. You can refer to that book and I'll give you the answer. There has to be it only works on subjects where there's like CIMMYT clear answers to things that can be verified in some form.

[00:16:53]

Now, again, there's always more than one way to do it. There's complete flexibility in system around that. But where it falls down is stuff like poker and Lego like we had. If you go to stock exchange dotcom, we have an engine that tries to launch different Q&A topics.

[00:17:07]

Right.

[00:17:07]

And people can propose Q&A topics, sample questions. And if he gets enough support within the network, we launch the Q&A site. So some of the ones we launch were poker and Lego and they did horribly. Right, because, I mean, there might still be there lingering on in some form, but it was an experiment. This is like a test, right, in some subjects, works super well in stack engine and some don't. But the reason Lego and poker don't work is because they're so social.

[00:17:31]

Really, it's not about, you know, what's the rule here in poker? It's like, well, you know, what kind of cigars do we like to to to smoke while playing poker or, you know, what's what's a cool set of cards to use when playing poker or you know what some strategies like, say, I have this hand come up with some strategies I could use. It's more of a discussion around like what's happening, like with Lego, you know, same thing like here's this cool Lego set I found.

[00:17:51]

Look how awesome this isn't like. Yeah, that's freaking awesome, right? It's not a question. Right. There's all these social components, the discussions that don't fit at all. Like we literally have to disallow those and stack overflow because it's not about being social, it's about problems that you're facing in your work that you need concrete answers for.

[00:18:06]

Right. Like you have a real demonstrated problem that's sort of blocking you in something nobody's blocked by. You know, what should I do when I have a straight flush? Right.

[00:18:13]

Like, it's not a blocking problem in the world. It's just an opportunity to hang out and discuss. So discourse was a way to address that and say, look, you know, discussion forum software was very, very bad. And when I came out on Stack Overflow in late early twenties, early 2013 or early 2012, it was still very, very bad. I expected it improved in the four years since I last look, but it had not improved at all.

[00:18:39]

And I was like, well, that's kind of terrible because I love these communities of people talking about things that they love. You know, they're just communities of interest, right. And there's no good software for them. Like startups would come to me and say, hey, Jeff, I want to you know, I have this startup. Here's my idea. And the first thing I would say to them is like, well, first, why are you asking me?

[00:18:59]

Like, I don't really know your field. Right, necessarily. Like, why aren't you asking, like the community, like the people that are interested in this problem, the people that are using your product, why are you talking to them? And then they say, oh, great ideas like how do I do that? And then that's when I started playing sad trombone because I realized all the software involving. Talking to your users, customers, audience, patrons, whatever it is, it was all really bad, you know, it was like stuff that I would be embarrassed to recommend to other people.

[00:19:23]

And yet that's where I felt they could get the biggest and strongest, most effective input for what they should be doing with their product. Right. From their users, from their community. Right. That's what we did on Stack Overflow.

[00:19:34]

So what we're talking about with forms, the what is it, the dark matter of the Internet. It's still I don't know if it's still, but for the longest time, it has some of the most passionate and fascinating discussions. And what's the usual structure? There's usually what it's it's linear, so sequential to post to one after the other and there's pagination. So there's 10 posts and you go to the next page in that format still is used by like we're doing a lot of research with Tesla vehicles and there's Tesla Motors Club Forum, which is extremely, really wanted to run that actually they pinged us, but I don't think we got it.

[00:20:13]

But I really would like to go on that one. But they've started before even 2012, I believe. I mean, they've been running for a long time. It's still an extremely rich source of information. So what's broken about that system and how are you trying to fix it? I think there's a lot of power in in connecting people that love the same stuff around that specific topic, meaning Facebook's idea of connection is just any human that's related to another human right, like like through friendship or, you know, any other reason.

[00:20:42]

Facebook's idea of the world is sort of the status update. Right. Like a friend of yours did something ate at a restaurant. Right. Whereas discussion forums were only around the interest graph. Like, I love electric cars specifically. I love Tesla. Right. Like, I love the way they approach the problem. I love the style of the founder. I just love the design ethic. There's a lot to like about Tesla. If you saw the oatmeal, he did a whole love comic to Tesla and it was actually kind of cool because I learned some stuff.

[00:21:10]

He was somehow great. Tesla cars were specifically like how they were built differently. And he went into a lot of great detail. That was really interesting to me. That oatmeal post, if you read it, is the genesis of pretty much all interest communities. I just really love this stuff. Like for me it goes right. Like I'm into the auto communities and there's these interest communities are just really fascinating to me. And I feel more connected to the local communities than I do to, you know, friends that I don't see that often.

[00:21:33]

Right. Like, to me, the powerful thing is the interest graph. And Facebook kind of dabbles in the interest graph.

[00:21:40]

I mean, they have groups you can sign up for, groups and stuff, but it's really about the relationship graph. Like this is my coworker, this is my relative. This is my friend, but not so much about the interest. So I think that's the linchpin of which forums and communities are built on that. I personally love like I, I like I said, leadership is about passion.

[00:21:59]

Right. And being passionate about stuff is is a really valid way to look at the world. And I think it's a way a lot of stuff in the world gets done. Like I once had someone described me as he's like, Jeff, you're a guy who you just get super passionate about a few things at a time and you just go super deep in us things.

[00:22:15]

And I was like, oh, that's kind of right. That's kind of what I do. I'll get into something and just be super into that for a couple of years or whatever and just learn all I can about it and go super deep in it. And that's how I enjoy experiencing the world. Right. Like not being shallow on a bunch of things, but being really deep on a few things that I'm interested in. So forums kind of unlock that right.

[00:22:32]

And you know, you don't want a world where everything belongs to Facebook. At least I don't. I want a world where communities can kind of own themselves, set their own norms, set their own rules, control the experience, because community is also about ownership. Right. Like if if you're meeting at the Barnes and Noble every Thursday and Barnes and Noble says, get out of here, you guys don't buy enough books. Well, you know, you're kind of hosed, right?

[00:22:51]

Barnes and Noble owns you, right?

[00:22:53]

Like, you can't. But if you have your own meeting space, you know your own clubhouse, you can set your own rules, decide what you want to talk about there, and just really generate a lot better information than you could like hanging out at Barnes and Noble every Thursday at three p.m.. Right. So that's kind of the vision of discourse is a place where it's fully open source. You can take the software, you can sell it anywhere.

[00:23:14]

And, you know, you and a group of people can go deep on whatever it is that you're into. And this works for startups, right? Startups are a group of people who go super deep on a specific problem. Right. And they want to talk to the communities like, well, I installed this course. Right. That's what we do. It is. That's what I did. A stack overflow. I spent a lot of time on metastatic overflow, which is our internal, well, public community feedback site and just experiencing what the users are experiencing.

[00:23:39]

Right, because they're the ones doing all the work in the system. And they had a lot of interesting feedback. And there's that 90 10 rule, like 90 percent of the feedback you get is not really actionable for a variety of reasons. It might be bad feedback. It might be crazy feedback, it might be feedback you just can act on right now. But there's ten percent of it. That's like gold. It's like literally gold diamonds where it's like feedback of really good improvements to your core product that are not super hard to get to and actually make a lot of sense.

[00:24:01]

And my favorite is about five percent of the stuff I didn't even see coming. It's like, oh my God, I never even thought of that. But that's a brilliant idea. Right. And I can point to so many features of stack overflow that we drive from metastatic overflow feedback and meta discourse. Right. Same exact principle of discourse. Know we're getting ideas from the comedians like, oh, my God, I never thought of that, but that's fantastic, right?

[00:24:20]

Like, I love that relationship with the community from having built these communities. What have you what have you learned about what's the process of getting a critical mass of members in a community? Is it luck, skill, timing, persistence? What is is it the tools like discourse that empower that community? What was the key aspect of starting for one guy or gal and then building it to two and then ten and one hundred and a thousand, so on?

[00:24:45]

I think we're starting with an end of one. I mean, I think it's persistence and and also, you have to be interesting. Like somebody I really admire once said something that I always liked about blogging. He's like, here's how you blog. You have to have something interesting to say and have an interesting way of saying it. Right. And then do that for like ten years. So that's the genesis is like you have to have sort of something interesting to say.

[00:25:08]

That's not exactly what everyone else is saying. And an interesting way of saying, which is another way of saying kind of entertaining way of saying it. And then as far as growing it, it's like ritual. You know, like you have to like say you're starting a blog. You have to say, look, I'm going to blog every week, three times a week, and you have to stick to that schedule.

[00:25:24]

Right. Because until you do that for like several years, you're never going to get anywhere. Like, it just takes years to get to where you need to get to. And part of that is having the discipline to stick with the schedule. And and it helps, again, if it's something you're passionate about, this won't feel like work. Like, I love this. I could talk about this all day, every day. Right. You just have to do in a way that's interesting to other people.

[00:25:44]

And then as you're growing the community, that pattern of participation within the community of like generating these artifacts and inviting other people to help you, like, collaborate on these artifacts, like even in the case of blogging, like I felt in the early days of my blog, which I started in 2004, which is really the genesis of Stack Overflow. If you look at all my blog, it leads up to stack overflow, which was I have all this energy in my blog, but I don't like 40000 people were subscribing to me and I was like, I want to do something.

[00:26:07]

And then then I met Joel and said, Hey, Joel, I want to do something, take this ball of energy from a blog and do something. And all the people read my blog.

[00:26:13]

So that's like, oh, cool, you're involving us. You're saying, look, you're part of this community. Let's build this thing together. Like they pick the name. Like we voted on the name for Stack Overflow on my blog, like we came naming a super hard first all the hardest problem in computer science. Coming with a good name for stuff, right? Yeah, but you can go back to my blog.

[00:26:31]

There's the poll where we voted and Stack Overflow became the name of the site and all the early beta users were audience of my blog plus Joel's blog. Right. So we started from like, if you look at the genesis, I was just a programmer who said, hey, I love programming, but I have no outlet to talk about it. So I'm going to blog about it because I don't have enough people to work to talk to about it, because at the time I worked a place where, you know, programming wasn't the core output of the company.

[00:26:54]

It was a pharmaceutical company. And I just love this stuff, you know, to an absurd degree. So I was like, I'll just blog about it and then I'll find an audience and eventually found an audience, eventually found Joel and eventually built Stack overflow from that one core of activity. Right. But it was that repetition of feeding back in feedback from my blog comments, feedback from Joel, feedback from the early stack overflow community. When people see that you're doing that, they will follow along with you, right.

[00:27:19]

There's a cool you're here in good faith. You're actually, you know, not listening to everything because that's impossible.

[00:27:23]

That's impossible. But you're actually, you know, waiting our feedback and what you're doing because. And why wouldn't I? Because who does all the work on Stack overflow me, Joel? No, it's the other programmers that are doing all the work, so you've got to have some respect for that and then, you know, discipline around. Look, you know, we're trying to do a very specific thing here on Stack Overflow. We're not trying to solve all the world's problems.

[00:27:44]

We're trying to solve this very specific problem in a very specific way, not because we're jerks about it, but because these strict set of rules help us get really good results. Right. And programmers, that's an easy sell for the most part, because programmers are used to dealing with ridiculous systems of rules like constantly. That's basically their job. So they're very. Oh, yeah, super strict system of rules that lets me go. I want that's programming.

[00:28:06]

Right. That's what Stack Overflow is.

[00:28:08]

So so you're making it sound easy. But in 2004, let's go back there. In 2004 you started the blog coding or was it called that at the beginning.

[00:28:18]

At the very beginning, it was one of the smart things I did. It's from a book by Steve McConnell, Code Complete, which is one of my favorite programming books, still probably my number one programming book for anyone to read. One of the smart things I did back then, I don't always do smart things when I start stuff. I contacted Stephenson. Hey, I really like this. It was a sidebar illustration indicating danger in code, right?

[00:28:37]

Coding horror was like, watch out.

[00:28:40]

And I love that illustration because it spoke to me because I saw that illustration go, oh my God, that that's me. Like, I'm always my own worst enemy. Like, that's the key insight in programming is every time you write something, think, how am I going to screw myself?

[00:28:51]

Because you will constantly write so that the icon was like, Oh yeah, I need to constantly hold that mirror up and look and say, look, you're very fallible, you're going to screw this up.

[00:29:01]

Like, how can you build this in such a way that you're not going to screw it up later? Like, how can you get that discipline around making sure at every step I'm thinking through all the things that I could do wrong or that other people could do wrong, because that is actually how you get to be a better programmer. A lot of. Times, right, so that sidebar illustration, I loved it so much and I wrote Steve before I started my blog and said, hey, can I have permission to use this?

[00:29:22]

Because I really like the illustration. And Steve was kind enough to give me permission to do that and continues to give me permission. So really, that's awesome.

[00:29:30]

But in 2004, you started this blog. You know, you look at Stephen King, his book on writing, or Steven Pressfield War of Art book. I mean, it seems like writers suffer. I mean, it's a hard process of writing, right?

[00:29:47]

That there's going to be suffering. I mean, I want to hit you like, well, the work is suffering, right? Like doing the work. Like even when you're every week, like, OK, that blog post wasn't very good or, you know, people didn't like it or people write said disparaging things about it. You have to like have the attitude is like, you know, no matter what happens, I want to do this for me.

[00:30:04]

Right. It's not about you. It's about me. I mean, in the end it is about everyone, because this is how good work gets out into the world. But you have to be pretty strict about saying, like, you know, I'm selfish in the sense that I have to do this for me. You know, you mentioned Stephen King like his book on writing, but like one of the things I do, for example, when writing is like I read it out loud, one of the best pieces of advice for writing anything is read it out loud, like multiple times and make it sound like you're talking, because that is the goal of good writing.

[00:30:33]

It should sound like you said it with with slightly better phrasing because you have more time to think of what you're saying. But like, it should sound natural when you say it.

[00:30:39]

And I think that's probably the single best writing advice I can give it. Just just read it over and over out loud. Make sure it sounds like something you would normally say. It sounds good.

[00:30:48]

And what's your process of writing? So there's usually a pretty good idea behind the blog posts.

[00:30:54]

So ideas. Right. So I think you got to have the concept that there's so many interesting things in the world like I mean, my God, the world is amazing, right?

[00:31:04]

Like, it's you can never write about everything that's going on because it's so incredible.

[00:31:08]

But if you can't come up with, like, let's say, one interesting thing per day to talk about, then you're not trying hard enough because the world is full of just super interesting stuff. And one great way to to like mine stuff is go back to old books because they bring up old stuff that's still super relevant. And I did that a lot because I was like reading classic program books and a lot of the early blockbuster like, oh, I was reading this program book and they brought this really cool concept and I want to talk about it some more.

[00:31:30]

And you get the I mean, you're not claiming credit for the idea, but it gives you something interesting to talk about that's kind of evergreen, right? Like you don't have to go. What should I talk about? So we'll just go dig up some old classic programming books and find something that. Oh, wow, that's interesting. Or how does that apply today? Or what about X and Y? Or compare these two concepts to pull a couple of sentences from that book and then sort of play off of it.

[00:31:50]

Agree or disagree that so in 2007 you wrote that you were offered a significant amount of money to sell the blog.

[00:31:59]

You chose not to. What were all the elements you were thinking about? Because I'd like to take you back. It seems like there's a lot of nonlinear decisions you made to life as. So what was that decision like?

[00:32:11]

Right. So one of the things I love is the Choose Your Own Adventure books, which I loved as a kid. And I feel like the early programer books because they're they're all about if then statements, right, if this than this. And they're also very, very unforgiving. Like there's all these sites that map the classic choose your own adventure books. And how many outcomes are bad? A lot of bad outcomes. So part of the game is like, oh, I got an outcome.

[00:32:31]

Go back one step, go back one further steps, like, how did I get here? Right. Like it's a sequence of decisions. And this is true of life. Right. Like every decision is a sequence.

[00:32:40]

Right. Individually, any individual decision is not actually right or wrong, but they lead you down a path.

[00:32:45]

Right. So I do think there's some truth that so this particular decision, the blog, I'm fairly popular. There's a lot of RSS readers that I discovered and this guy contacted me out of the blue from this, like, bug tracking companies like, oh, I really want to buy your blog for, like, I think it was around one hundred thousand dollars, maybe like eighty thousand. But it was it was a lot. Right. And like and that's, you know, at the time, like I would have a year's worth of salary all at once.

[00:33:09]

So I'd really think about like, well, you know, and I remember talking to people the times like, wow, that's a lot of money.

[00:33:15]

But I don't know, like I really like my blog. Right. Like, do I want to sell my blog because it wouldn't really belong to me anymore at that point.

[00:33:21]

And one of the guidelines that I like to I don't like to give advice to people a lot, but one of the pieces of advice I do give, because I do think it's really true, it's generally helpful, is whenever you're looking at a set of decisions like, oh gosh, I do A, B or C, you got to pick the thing that's a little scarier in that list because not, you know, not like jump off a cliff.

[00:33:40]

Scary. But the thing that makes you nervous, because if you pick the safe choice, it's usually you're not really pushing, you're not pushing yourself. You're not choosing the thing that's going to help you grow. So for me, the scarier choice was to say, no. I was like, well, no, let's just see where this is going. Right? Because then I own it. I mean, it belongs to me. It's my thing.

[00:33:57]

And I can just take it and some other logical conclusion. Right. Because imagine how different the world would have been that I said yes and told the blog, it's like there probably would be stack overflow. Yeah. You know, a lot of other stuff would have changed. So for that particular decision, I think it was that same rule. Like what scares me a little bit more do the thing that scares you. Yeah. Speaking of which, startups, I think there's specifics, some more general questions that a lot of people will be interested in.

[00:34:22]

You've started stack overflow, you started discourse. So what's the is one, two or three guys, whatever it is in the beginning, what was that process like?

[00:34:34]

Do you start talking about did you start programming? Do you start like where the birth and the catalyst that actually.

[00:34:41]

Well, I can talk about in the context of a stack of and discourse. So I think the key thing initially is there is a problem, something there's some state of the world that's unsatisfactory to the point that, like, you're upset about it. Right. Like in that case, it was experts exchange. I mean, Joel's original idea, because I approached Joel is like, look, Joel, I have all this energy on my blog. I want to do something.

[00:34:57]

I want to build something. But I don't know what it is because I'm not I'm honestly not a good idea person. I'm really not unlike the execution guy. I'm really good at execution, but I'm not good at, like, blue skying ideas, not my forte, which another reason why I like the community feedback because they blue sky all day long for you. Right. So when I can go in and cherry pick a blue sky idea from community, even if I have to spend three hours reading to get one good idea, it's worth it man.

[00:35:18]

But anyway, so the idea from Joel was, hey, experts change. It's got great data, but the experience is hideous, right? It's it's trying to trick you. It feels like a used car salesman. It's just bad. So it's like, oh, that's awesome. It feeds in a community. It feeds into like, you know, we can make creative commons. So I think the core is to have a really good idea that you feel very strongly about in the beginning that like there's a wrong in the world that we will an injustice that we will right through the process of building this thing for discourse.

[00:35:42]

It was like, look, there's no good software for communities to just hang out and, like, do stuff. Right, like whether it's problem solving, whatever forms are such a great building block of online community. And they're hideous. They were so bad. Right. It was embarrassing. Like, I literally was embarrassed to be associated with the software that we have to have somewhere to be proud of. It's like this is a competitive threat. Reddit, this is competitive Twitter.

[00:36:03]

This is competitor with Facebook right now. I would be proud to have the software on my site. So that was the genesis of discourse was feeling very strongly about there needs to be a good solution for communities.

[00:36:17]

So that's step one Genesis when I feel super strongly about right. And then people galvanize around the idea, like Joel was already super excited with the idea. I was excited about the idea. So with the forum software I was posting on Twitter, I had research as part of my research. I start researching the problem and I found a game called Forum Wars, which was a parody of forum. It's still very, very funny of like form behavior circle, like I would say twenty three.

[00:36:41]

It's age. Some like behaviors are a little different in there of Twitter, but it was awesome. It was very funny and it was like a game is like an RPG and it had a forum attached to it. So it was like a game about forums with a forum attached like this is awesome. Right. This is so cool. And the founder of that company or that project wasn't really company contacted me. This guy, Robin Ward from Toronto is hey, you know, I saw you been talking about forums and like, I really love that problem space.

[00:37:04]

It's like I'd still love to build really good form software because I don't think anything out there is any good. And I was like, awesome at that point. I was like, we're starting a company because like, I couldn't have wished for a better person to walk through the door and say, I'm excited about this, too. Same thing with you. All right. I mean, Joel is a legend in the industry, right? So when he walks around, I'm excited about problems like me, too, man.

[00:37:22]

We can do this. Right? So that to me is the most important step. It's like having out of your super excited about and another person, a co-founder. Right. Because, again, you get that dual leadership right. Of like, am I making a bad decision?

[00:37:34]

Sometimes it's nice to have checks of like, is this a good idea? I don't know. Right.

[00:37:39]

So those are the crucial seeds. But then starting to build stuff, whether it's you program prototypes. So there's tons of research, there's tons of research like what's out there that failed because a lot of people look at successes. Oh, look at how successful X is. Everybody looks at the successes. Those are boring. Show me the failures, because that is what's interesting. That's where people were experimenting. That's where people were pushing. But and they failed.

[00:38:00]

But they probably failed for reasons that weren't directly about the quality of their idea. Right. Yeah. So look at all the failures. Don't just look what everybody looks at, which is like, oh, gosh, look at all these successful people. Look at the failures, look at the things that didn't work, researched the entire field. And so that's the research that I was doing that led me to Robin Wright, was that. And then when we for example, we did a stack overflow, we're like, OK, well, I really like elements of voting in Digg and Reddit.

[00:38:25]

I like the Wikipedia. Everything's up to date. Nothing is like an old tombstone that has horrible, outdated information. We know that works. Wikipedia is an amazing resource. Blogging the idea of ownership is so powerful. Right. Like, oh, I wrote this and look how good Joe's answer is. Right. Like all these concepts, we were all together researching all the things that are out there that were working and why they were working and trying to, like, fold them into that.

[00:38:47]

Again, that Frankenstein's monster of what stack overflow is. And by the way, that wasn't a free decision because there's still a ton of tension in the stack overflow system. There's reasons people complain about stack overflow because it's so strict. Right. Why is it so strict? Why do you guys always close to my questions?

[00:39:01]

It's because there's so much tension that we built into the system around, like trying to get good, good results out of the system.

[00:39:07]

And, you know, it's not a free that stuff doesn't come for free. Right. It's not like we all have perfect and. And nobody will have to get their feelings hurt or nobody will have to get downvoted like that, it doesn't work that way, right.

[00:39:21]

So this is an interesting point and a small tangent. You're right about anxiety. So I've posted a lot of questions and answers and Steckel and the questions, I usually go to something very specific to something I'm working on.

[00:39:36]

This is something you talk about that really the goal of Stack Overflow isn't about is to write a question. Not it's not about you. It's about. The question that will help the community in the future, right, but that's a tough sell, right, because people are like, well, you know, I don't really care about the community. What I care about is my problem, my problem. And that's fair. Right? It's sort of that, again, that tension, that balancing act if we want to help you, but we also want help.

[00:40:02]

Everybody comes behind you. Right. The long line of people are going to say, oh, I kind of have that problem, too. Right. And if nobody's ever going to come up and say, I have this problem, too, then that question shouldn't exist on stack overflow because the question is too specific and even that's tension. Right. How do you judge that? How do you know that nobody is going to have this particular question? So there's a lot of tension in the system.

[00:40:22]

Do you think that anxiety of asking the question, the anxiety of answering that tension is inherent to programmers is inherent to this kind of process? Or or can it be improved? Can be Happyland, where the that tension is not quite so harsh?

[00:40:41]

I don't think Stack Overflow can totally change the way it works. One thing they are working on, finally, is the ask page had not changed since 2011. I'm still kind of bitter about this because I feel like you have a Q&A system. And what are the core pages in a system? Well, first of all, the question on the answers and all the also the ask page, particularly when you're a new user or someone trying to ask a question, that's the point at which you need the most help.

[00:41:03]

And we just didn't adapt with the times. But the good news is they're working on this, from what I understand. And it's going to be more Wizzard based format. And you could envision a world where as part of this Wizard based program, when you're asking questions like come up with a good title, what a good word to put in the title. One word that's not good to put in the title is problem. For example, I have a problem.

[00:41:21]

Oh, you have a problem. OK, a problem. That's great, right? Like you need specifics, right? Like it's trying to help you make a good question title, for example. That step will be broken out, all that stuff. But one of those steps in that wizard of asking could say, hey, I'm a little nervous. You know, I've never done this before. Can you put me in a queue for, like, special mentoring?

[00:41:40]

Right. You can opt in to a special mentor.

[00:41:42]

I think that would be fantastic. Like, I don't have any objection to that at all in terms of being an opt in system, because there are people there like, you know, I just want to help them. I want help a person no matter what. I want to go above and beyond. I want to spend like hours with this person. It depends what their goals are. It's a great idea. Who am I to judge? Right.

[00:41:59]

So that's fine. It's not precluded from happening. But there's a certain big city ethos that we started with, like, look, we're New York City. You don't come to New York City and expect them to be. Oh, welcome to the city, Joe. How's it going? Come on in. Let me show you around. That's now New York City works, right?

[00:42:14]

I mean, and, you know, again, New York City's a reputation for being rude, which actually I don't think it is, having been there fairly recently. It's not rude. People are just like going about their business right now. Look, look, I have things to do. I'm busy. I'm a busy professional, as are you.

[00:42:27]

And since you're a busy professional, certainly when you ask a question and ask the best possible question. Right. Because you're a busy professional and you would not accept anything less than a very well written question with a lot of detail about why you're doing it, what you're doing, what you researched, what you found. Right. Because you're a professional like me. Right. And this rubs people sometimes the wrong way.

[00:42:46]

And I don't think it's wrong to say, look, I don't want that experience. I want. Just a more chill place for for beginners, and I still think sackfuls is not was never designed for beginners. Right. There's this misconception that, you know, even Joel says something. Oh, yes, stack overflow for beginners.

[00:43:01]

And I think if you're a prodigy, it can be right. But it's not really representative. Right. Like, I think as a beginner, you want a totally different set of tools you want, like live screen sharing, live chat.

[00:43:13]

You want access to resources, you want a playground, like a playground you can experiment in and like test and all the stuff that we just don't give people, because that was never really the audience that we were designing for. That doesn't mean it's wrong. And I think it would be awesome if there was a site like that on the Internet or a stack of realizing, hey, you know, we're going to start doing this. That's fine, too.

[00:43:32]

You know, I'm not there. I'm not making those decisions. But I do think the pressure, the tension that you described is there for people to be, look, I'm a little nervous because I know I got to do my best work. Right.

[00:43:41]

The other one is something you talk about, which is also really interesting to me, is duplicate questions or it's a it's a really difficult problem that you highlight super, super hard.

[00:43:54]

And like, you can take one little topic and you could probably write 10, 20, 30 ways of asking about that topic. And there will be all different. I don't know if there should be one page that answers all of it.

[00:44:07]

Is there a way that stack overflow can help disambiguate, like separate these duplicate questions or connect them together? Or is it a totally hopeless, difficult, impossible task? I think it's a very, very hard computer science problem and partly because people are very good at using completely different words and always amazed me. On Stack Overflow, you'd have two questions that were functionally identical. And one question had like zero words in common with the other question like, oh my God, from a computer science perspective, how do you even begin to solve that?

[00:44:38]

And it happens all the time. People are super good at this, right? Accidentally at asking the same thing in like 10, 20 different ways. And the other complexity is we want some of those duplicates to exist, because if there's five versions with different words, have those five versions point to the one centralized answer? Right. It's like, OK, this is duplicate. No, no worries. This here's the here's the answer. You want it over here on this.

[00:44:59]

This this you know, the prime example that we want to have, rather having ten copies of the question and the answer, because if you have ten copies of the question you answer. This also devalues the reputation system, which programmers hate. As I previously mentioned, you're getting reputation for an answer that somebody else, ah, gave. It's like, well, it's an answer, but somebody else sort of gave that answer. So why are you getting a reputation for the same answer as the other guy who gave it four years ago?

[00:45:21]

People get offended by that. Right. So the reputation system itself adds tension to the system in that the people who have a lot of reputation become very incentivized to enforce the reputation system. And for the most part, that's good. I know it sounds weird, but for most parts I look strict systems. I think to use technology, you have to have the idea that, OK, strict systems ultimately work better. And I do think in programming you're familiar with loose typing versus strict typing.

[00:45:46]

Right? The idea that you can declare a variable, not declare a variable, rather just start using a variable and OK, I see it's implicitly an integer. Bam, awesome. Duqu equals five. Well Duqu is now an integer five. Right. And you're like, cool, awesome. Simpler. Right. Why would I want to worry about typing. And for a long time, like in the Ruby community, they're like, yeah, this is awesome.

[00:46:02]

Like you just do a bunch of unit testing, which is testing your program's validity after the fact to catch any bugs that that that strict typing of variables would have caught. And now you have this thing called typescript from Microsoft, from the guy who built C sharp enders, who's one of the greatest minds in software development. Right. Like in terms of language design and says, no, no, no, we want to bolt on a strict type system to JavaScript because it makes things better.

[00:46:23]

And now everybody is like, oh, my God, we we deployed TypeScript and found fifty latent bugs that we didn't know about.

[00:46:29]

Right. Like, this is super common. So I think there is a truth in programming that strictness. It's not the goal. We're not saying be super strict. The strictness is correct. No, it's no no strictness produces better results. That's what I'm saying. Right. So strict typing of variables. I would say you almost universally have consensus now is basically correct. Should be that way in every language. Right. Ducci equals five should Shariat error because.

[00:46:55]

No, you didn't declare you didn't tell me that Duqu was an integer. Right. That's a bug. Right. Or maybe you mistype you type deck. Right. Instead of Duqu. Right. You never know. This happens all the time. Right. So with that in mind, I will say that the strictness, the system is correct. Now, that doesn't mean cruel. That doesn't mean mean. That doesn't mean angry. It just means strict.

[00:47:12]

OK, so I think where there's misunderstanding and people get cranky. Right. Like in other question you asked is like, why are programmers kind of mean sometimes, well who to programmers work with all day long?

[00:47:22]

So I have a theory that if you're in a job and you work with assholes all day long, what do you eventually become? An asshole, an asshole? And what is the computer except the world's biggest asshole? Because the computer has no time for your bullshit. The computer, the minute you make a mistake, everything comes crashing down. Right. One semicolon has crash space missions. Right. So that's normal. So you begin to internalize that. You begin to think, oh, my coworker, the computer.

[00:47:50]

Is super strict and kind of a jerk about everything, so that's kind of how I'm going to be because I work with this computer and I have to accede to its terms on everything. So therefore, you start to absorb that and you start to think, oh, well, being really strict arbitrarily is really good. And error of error. Code five six two four nine is a completely good error message because that's what the computer gave me. Right.

[00:48:11]

So you kind of forget to be a person at some level. And you know how they say great detectives internalized criminals and kind of are criminals themselves, like this trope of the master detective is good because you can think like the criminal. Well, I do think that's true of programmers. Really good programmers think like the computer because that's their job.

[00:48:29]

But if you internalize it too much, you become the computer. You kind of become a jerk to everybody because that's what you've internalized. You're almost not a jerk, but you have no patience for a lack of strictness.

[00:48:40]

As you said, it's not out of a sense of meanness. It's accidental. But I do believe it's an occupational hazard of being a programmer is you start to behave like the computer. You're very unforgiving. You're very terse. You're very wrong. Incorrect. Move on. It's like, well, can you help me? Like, what could I do to fix not wrong. Next question.

[00:48:59]

Like, that's normal for the computer, right? Just fail next. Right. Like out of you remember. And Saturday Night Live, like in the nineties they had this character was an IT guy. Yeah. The move guy move.

[00:49:12]

Was that Jimmy Fallon. No. No. Who. Playdom. OK, yeah. I remember move. Right. And he had no patience for you. Might have been mad TV actually or TV might have been.

[00:49:22]

Might have been. But anyway that was the that's always been the perception. Right. You start to behave like the computer. It's like, oh, you're wrong.

[00:49:28]

Out of the way. You know, you've written so many blog posts about programming, about programs, programming, programmers. What do you think makes a good let's start with what makes a good solo programmer? Well, I don't think you should be a solo programmer.

[00:49:46]

I think to be a good solo programmer, it's kind of like what I talked about. Well, not on Mike, but one of the things John Carmack, one of the best points he makes in the book, Masters of Doom, which is a fantastic book. And anybody listening this who hasn't read it, please read. It's such a great book is that at the time they were working on stuff like Wolfenstein and Doom, like they didn't have the resources that we have today.

[00:50:08]

They didn't have stack overflow. They didn't have Wikipedia, they didn't have like discourse forums. They didn't have places to go to get people to help them write. They had to work on their own. And that's why it took a genius like Carmac to do this stuff, because you had to be a genius to invent from first principles. A lot of the stuff he was he was like the hacks he was coming up with were genius, right. Genius level stuff.

[00:50:27]

But you don't need to be a genius anymore. And that means not working by yourself. You have to be good at researching stuff online. You have to be good at asking questions, really good questions that are really well researched, which implies, oh, I went out in research for three hours before I wrote this. Questions like, that's what you should be doing because that's what's going to make you good. Right? To me, this is a big difference in programming.

[00:50:45]

And like the 80s versus programming today is like you you kind of had to be by yourself back then. Like, where would you go for answers? I remember in the early days when I was a learning visual basic for Windows, like I would call the Microsoft helpline on the phone when I had like the program because I was like, I don't know what to do. So I would like go and call. And they have these huge phone banks and like, can you imagine how alien that is now?

[00:51:06]

Like, who would do that? Right. Like, that's crazy.

[00:51:08]

So there was just nowhere else to go when you got stuck. Right. Like I had the books that came with it. I read those study those religiously. I just saw a post from Steve Sinofsky that said this C++ version seven came with like 10000 pages of written material because where else were you going to figure that stuff out? Go to the library when you didn't have Wikipedia, you didn't have, you know, read it, you know, in order to go to answer these questions.

[00:51:36]

So you've talked about through the years, basically not having an ego and not thinking that you're the best programmer in the world. And so it was kind of just looking to improve to become a better programmer than you were yesterday. So how have you changed as a programmer and as a as a thinker designer around programming over the past? Was it fifteen years really of being a public figure?

[00:52:04]

I would say the big insight that I had is eventually as a programmer, you have to kind of stop writing code to be effective, which is kind of disturbing because you really love it. And but you realize like being effective at programming, at programming in the general sense doesn't mean writing code. A lot of times you can be much more successful by not writing code and writing code in terms of just solving the problems you have, essentially hiring people that are really good and like setting them free and like giving them basic direction.

[00:52:31]

Right. Like on strategy and stuff, because a lot of the problems you encounter aren't necessarily solved. You like really gnarly code. They're solved by conceptual solutions, which can then be turned into code. But are you even solving the right problem? I mean, so I would say for me, the main insight I have is to succeed as a. Programmer, you eventually kind of stop writing code that's going to sound discouraging probably to people hearing, but I don't mean it that way.

[00:52:56]

What I mean is that you're coding at a higher level language eventually, like, OK, so we're coding an assembly line, right? That's the beginning. Right. You're hard coded to the architecture. Then you have stuff like sybaritic. Wow. We can abstract across the architecture, write code. I can then compile that code for arm or, you know, whatever, you know, sex or whatever else is out there. And then even a higher level than that.

[00:53:15]

Right. Like you're looking at like Python. Ruby interpreted languages. And then to me as a programmer, like, OK, I want to go even higher. I want to go higher than that. How do I abstract higher than language. It's like, well you abstract in spoken language and written language. Right. Like you're sort of inspiring people to get things done, giving them guidance. Like what if we did this, what if we did this.

[00:53:32]

You're writing in the highest level language that there is, which is for me, English. Right. Whatever your spoken languages. So it's all about being effective. Right. And I think Patrick McKenzie, patio lesson on Hacker News and works at Stripe has a great post about this of how calling yourself a programmer is a career limiting move at some level. Once you get far enough from your current. I really believe that. And I again, I apologize.

[00:53:57]

This is sound discouraging. I don't mean it to be. But he's so right because all the stuff that goes on around the code, like the people like that's another thing. If you look at my blog entries is about, wow, programming is about people more than it's about code, which doesn't really make sense. Right. But it's about can these people even get along together? Can they understand each other? Can you even explain to me what it is you're working on?

[00:54:18]

Are you solving the right problem? People? Right. Another classic program book, which again, up there with code complete, please read Peopleware it's that software is people, right? People are the software first and foremost. So a lot of the skills that I was working on early in the blog were about figuring out the people parts of programming, which were the harder parts, the hard part of programming.

[00:54:37]

Once you get a certain skill of a programmer, you can pretty much solve any reasonable problem that's put in front of you. You're not writing algorithms from scratch, right? That just doesn't happen. So any sort of reasonable problem in front of you going to be able to solve. But what you can't solve is our manager is a total jerk.

[00:54:52]

You cannot solve that with code that is not a code solvable problem, and yet that will cripple you way more than, oh, we had to use the stupid framework I don't like or or you know, Sam keeps writing bad code that I hate or, you know you know, Dave is off there in the wilderness writing God knows what. Right. These are not your problems. Your problem is your manager or a coworker is so toxic to everybody else in your team that, like, nobody can get anything done because everybody's so stressed out and freaked out.

[00:55:17]

Right. These are the problems that you have to attack. Absolutely.

[00:55:20]

And so as you go to these higher level abstractions, as you've developed as a programmer to hire high level abstraction, go into natural language, you're also the guy who kind of preached, you know, building it, you know, diving in and doing it and like, learn by doing. Yes.

[00:55:38]

Do you do you worry that as you get to higher, higher level abstractions, you lose track of the lower level of just building is like, do you worry about that? You know, even not maybe now, but ten years from now. 20 years from now? Well, no.

[00:55:57]

I mean, there is always that paranoia and oh, gosh, I don't feel as valuable since I'm not writing code. But for me, like when we started the Discourse Project, it was Ruby, which I didn't really know. Ruby, I mean, as you pointed out, and this is another valuable observation stack overflow. You can be super proficient. For example, C Sharp, which I was working in. That's why we built Stack Overflow and and still is written and then switched to Ruby.

[00:56:15]

And you're a newbie again, right? Like I'm but but you have the framework. I know what a for loop is. I don't recursion is. I know you know WesTrac stack traces. Right. Like I have all the fundamental concepts to be a programmer. I just don't know Ruby. So I'm still on a higher level. I'm not like a beginner beginner like you're saying. I'm just like I need to apply my programming concepts already know to Ruby.

[00:56:35]

Well, that is a question that's really interesting. So looking at Ruby, how do you go about learning enough that your intuition can be applied?

[00:56:43]

Well, that carried over. That's all trying to get to is like what I realized when I started with just me and Robyn.

[00:56:47]

I realized if I bother Robyn, I am now costing us productivity, right? Every time I go to Robyn, rather than building the the our first alpha version of discourse, he's now answering my stupid questions about Ruby. Is that a good use of his time? Is that a good use of my time? The answer to both of those was resoundingly no. Right. Like we were getting to an Alpha and it was a pretty much OK, we'll hire more programmers.

[00:57:11]

Right. Like we eventually hired Neil and then eventually Sam, who came in as a co-founder. I actually was Sam first, then Neil later. But the answer to the problem is just hire other competent programmers, not like teach now. I shall pull myself up by my bootstraps and learn Ruby. But at some point, writing code becomes a liability to you in terms of getting things done. There's so many other things that go on in the project, like building the prototype, like you mentioned, like, well, how do you if you're not writing code has a focus on like what?

[00:57:40]

What are we building? Well, first, basic mockups and research. What do we even want to build? There's a little bit of that that goes on. Then very quickly get to the prototype stage, like build a prototype. Let's give. Right on the prototype, really, really rapidly, that's what we with this course and that's what we demoed to get our seed funding for this course was the the alpha version of discourse that we had running and ready to go.

[00:57:59]

And it was very it was bad. I mean, it was I'll just tell you, it was bad. I have we have screenshots and I'm just like embarrassed to look at it now. But it was the prototype we were figuring out, like, what what's working, what's not working, because there's such a broad gap between between the way you think things will work in your mind or even on paper and the way they work. Once you sit and live in the software, like actually spend time living and breathing.

[00:58:20]

I was so different. So my philosophy is get to prototype and then what? You're really optimizing for speed of iteration, like how you can turn the crank, how quickly can we iterate? That's the absolutely critical metric of any software project. And I had a tweet recently that people liked and I totally this is so fundamental to what I do is like if you want to measure the core competency of any software tech company, it's the speed at which somebody can say, hey, we really need this word in the product change of this word.

[00:58:47]

Right. Because it will be more clear to the user like what we like instead of respondents reply or something. But there's some from the conception of that idea to how quickly that single word can be changed in your software rolled out to users.

[00:58:58]

That is your life cycle. That's your health, your heartbeat. If your heartbeat is like super slow, you're basically dead. No, seriously, like if it takes two weeks or even a month to get that single word change, there was, oh, my God, this great idea, that word is so much clearer. I'm told me like a super like everybody on board for this change. It's not like let's just change a word because we're bored.

[00:59:18]

It's like this is an awesome change. And then it takes months to roll out.

[00:59:22]

It's like your dead. Like you can't iterate, you can't how you can do anything right.

[00:59:27]

Like so anyway, about the heartbeat, it's like get the prototype and then iterate on it. That's that's what I view is like the central tenet of modern software development. That's fascinating. You put it that way. It's actually so I work, I build autonomous vehicles.

[00:59:39]

And when you look at what maybe compare Tesla to most other automakers, the site, the whatever the heartbeat for Tesla is literally days now in terms of they can over the air, deploy software updates to all their vehicles, which is markedly different than every other automaker, which takes years to update a piece of software.

[01:00:04]

And so and that's reflected in everything. That's the final product that's reflected in really how slowly they adapt to the times.

[01:00:13]

And to be clear, I'm not saying being a hummingbird is the goal either. It's like, you know, in a heartbeat. It's like so fast. It's like you're winning, you know, you're just freaking out. But like it is a measure of health. You should have a healthy heartbeat. It's up to four people listening to decide what that means. But it has to be healthy. It has to be reasonable because otherwise you're going to be frustrated because like, that's how you build software.

[01:00:30]

You make mistakes, you roll it out, you live with it, you see what it feels like and say, oh, God, that was a terrible idea. Oh, my gosh. This it could be even better if we did y right. You turn the crank and then the more you do that, the faster you get ahead of your competitors ultimately because you're its rate of change. Right. Delta V. Right. How fast are you moving.

[01:00:48]

Within a year you're going to be miles away by the time they catch up with you. Right. Like that's the way it works. And plus users like as a software developer and I love software that's constantly changing because I don't understand. People get super pissed off when, like, oh, they changed the software on me. How dare they?

[01:01:02]

I'm like, yes, change the software, change it all the time. And that's that's what makes this stuff great, is that it can be changed so rapidly and become something that that is greater than it is now. Now, granted, there are some changes that suck. I admit I've seen it many times, but in general, it's like that's what makes software cool, right. Is that it is so malleable, like fighting that is like weird to me because it's like, well, you're fighting the essence of the thing that you're building.

[01:01:27]

Like, that doesn't make sense. You want to really embrace that, not not to be a hummingbird, but like embrace it to a healthy cycle of your heartbeat. Right.

[01:01:33]

So you talk about that people really don't change. That's true. That's why I probably a lot of the stuff you write about in your blog probably will remain true.

[01:01:43]

There's a flip side of the coin. People don't change. So investing and understanding people is is like learning Unix in 1970 because and nothing has changed. Right. Like all those things you've learned about people will still be valid thirty four years from now. Whereas if you learn the latest JavaScript framework, that's going to be good for like two years. Right, exactly.

[01:02:01]

So but if you look at the future of programming, so there's a people component, but there's also the technology itself. Do you what do you see as the future programming? Will it change significantly or as far as you can tell, people are ultimately programming. And so it will not it's not something that you foresee changing in any fundamental way.

[01:02:25]

Well, you're going to go look back on sort of the basics of programming. And one of things that always shocked me is like source control. Like I didn't learn anything about source control when I graduated college in nineteen ninety two. But I remember hearing from people like as late as, like 1998, 1999, like even maybe today they're not learning source control. And to me it's like, well how can you not learn source control that is so fundamental to working with other.

[01:02:49]

Programmers working in a way you don't lose your work, like just just basic stuff, the literal bedrock software development is source control. Now, you compare today like GitHub, I like Microsoft, but GitHub, which I think was incredibly smart acquisition, move on their part. Now they have anybody who wants, like, reasonable source control to go someone. GitHub is all set up for you. Right. There's tons of walkthrough, tons of tutorials.

[01:03:10]

So from the concept of like has programming advanced from, say, 1999, it's like, well, hell, we have GitHub. I mean, my God. Yes, right. Like, it's it's massively advanced over over what it was. Now, as to whether programming is significantly different, I'm going to say no. But I think the baseline of like what we view is like fundamentals will continue to go up and actually get better, like source control, because that's one of the fundamentals that has gotten, I mean, hundreds of orders of magnitude better than it was 10, 20 years ago.

[01:03:39]

Those are the fundamentals. Let me introduce two things that maybe you can comment on. So one is mobile phones. So that could fundamentally transform what or what programming is or maybe not. Maybe you can comment on that. And the other one is artificial intelligence, which promises to in some ways to do some of the programming for you is one way to think about it. So it's really what a programmer is, is using the intelligent that's inside your skull to to do something useful.

[01:04:13]

The hope with artificial intelligence is that it does some of the useful parts for you where you don't have to think about it. So do you see, Smartphone's, the fact that everybody has one and they're getting more and more powerful as potentially changing programming and do you see as potentially changing program?

[01:04:29]

OK, so that's good. So smartphones have definitely changed. I mean, since, you know, I guess 2010 is when they really started getting super popular. I mean, in the last eight years, the world has literally changed. I, like everybody carries a computer around and that's normal. I mean, that is such a huge change in society. I think we're still dealing with a lot of the positive negative ramifications of that. Right. Like, everybody is connected all the time.

[01:04:51]

Everybody's on the computer all the time. That was my dream world as a geek. Right. But it's like, be careful what you ask for, right? Like, wow, now everybody has a computer. It's not quite the utopia that we thought it would be. Right. Computers can be used for a lot of stuff that's not necessarily great. So to me, that's the central focus of the smartphone is just that it puts a computer in front of everyone granted a small touch screen, small touch screen computer.

[01:05:14]

But as for programming, like, I don't know, I don't think that I've kind of over time come to subscribe to the Unix view of the world when it comes to programming.

[01:05:21]

It's like you want to teach these basic command line things. And that is just what programming is going to be for, I think a long, long time. I don't think there's any magical, like visual programming that's going to happen. I just I don't know. I've over time, I've become a believer in that Unix philosophy of just you know, they kind of had to write with Unix. That's going to be the way it has for a long, long time.

[01:05:44]

And we'll continue to, like I said, raise the baseline. The tools get better, it'll get simpler. But it's still fundamental going to be command line tools, you know, fancy ideas. That's kind of it for the foreseeable future. I'm not seeing any visual programming stuff on the horizon because you're going to think like what do you do on a smartphone that be directly analogous to programming? Like, I'm trying to think. Right, like and there's really not much.

[01:06:07]

So not necessarily analogous to programming, but the kind of things that the kind of programs you would need to write. My need to be very different. Yeah, and the kind of languages I mean, but I probably also subscribe to the same just because everything in this world might be written in JavaScript.

[01:06:31]

Oh yeah, that's that's already happening. I mean, discourse is about discourse is itself. JavaScript is another bet on that side of the table, and I strongly believe that.

[01:06:39]

So I would say smartphones have mostly a cultural shift more than a programming shift. Mm hmm. Now, your other question was about artificial intelligence and like sort of visus predicting what you're going to do. And I do think there's some strength to that. I think artificial intelligence kind of overselling it in terms of what it doing. It's more like people are predictable, right? People do the same things like let me give an example. One one check we put in a discourse that's in a lot of big commercial websites is say you log in from New York City now and then an hour later you log in from San Francisco.

[01:07:09]

It's like, well. Hmm, that's interesting. How did you get from New York to San Francisco in one hour? So at that point, you're like, OK, this is a suspicious login at that point. So we would alert you was like, OK, but that's not I. Right. That's just a heuristic of like, how did you in one hour get two thousand miles. Right.

[01:07:26]

That doesn't mean you grabbed maybe you're a VPN.

[01:07:28]

There's other ways to happen, but that's just a basic prediction based on the idea that people pretty much don't move around that much like they may travel occasionally. But like nobody. I mean, unless you're a traveling salesman that's literally travelling the world every day, like there's so much repetition and predictability in terms of things you're going to do. And I think good software anticipates your needs, like, for example, Google, I think it's called Google now or whatever.

[01:07:50]

Google thing is, it predicts your commute and predicts based on your phone location, like where are you every day? Well, that's probably where you work, that kind of stuff.

[01:07:57]

I do think computers can get a lot better at that, but I hesitate to call it like full blown A.I. It's just computers getting better. At first of all, they have a ton of it because every has a smartphone. Now, all of a sudden we have all this data that we didn't have before about location, about like, you know, communication and feeding that into some some basic heuristics and maybe some fancy algorithms that turn it into predictions of anticipating your needs.

[01:08:18]

Like like a friend would be like, oh, hey, I see your home. Would you like some dinner? Right. Like, let's go get some food, because that's usually what we do this time of day. Right. In the context of actually active programming, do you see ideas improving and making the life of programming is better?

[01:08:32]

I do think that is possible because there's a lot of repetition in programming, right? Oh, you know, Clippy would be the bad example of.

[01:08:38]

Oh, I see. It looks like you're writing a for loop, but there are patterns in code, right. Like and actually libraries are kind of like that. Right.

[01:08:45]

Like rather than go, you know, code up your own HTTP request library, it's like, well, you'd use one of the existing ones that we have that's already troubleshoot. Right. It's not I persay.

[01:08:56]

It's just, you know. Building better Lego bricks, bigger Lego bricks that have more functionality in them so people don't have to worry about the low level stuff as much anymore, like WordPress, for example, to me is like a tool for somebody who isn't a programmer to do something.

[01:09:11]

I mean, you can turn WordPress into anything. It's kind of crazy, actually, through plug ins. Right. And that's a programming persay. It's just Lego bricks stacking WordPress elements. Right. A little bit of configuration glue. So I would say maybe in a broader sense what I'm seeing, like they'll be more gluing and less like actual programming.

[01:09:29]

And that's a good thing, right? Because most of the stuff you need is kind of out there already.

[01:09:33]

You said 1970s Unix, DCP and these kind of old.

[01:09:41]

Remnants of of the early birth of programming remaining with us for a long time, like you said, Unix in itself, you see ultimately, you know, this stuff just being there out of momentum.

[01:09:58]

I kind of do. I mean, I was a big believer in windows early on. I was a big you know, I was like Unix. What a waste of time. But over time, I completely flipped on that where I was like, OK, the Unix guys were right. And pretty much Microsoft and Windows were kind of wrong, at least on the server side and on the desktop. Right. You need a go, you know, and stuff.

[01:10:13]

And yeah, the two philosophies like Apple built on Unix, effectively Darwin and on the desktop is a slightly different story.

[01:10:19]

But on the server side where you're going to be programming now, it's a question where the programming is going to be is going to be a lot more like client side programming because technically discourse is Clydeside programming the way you get discourse. We deliver a big bowl of JavaScript, which is the next cue locally. So are you really using a lot more local computing power? We'll still retrieve the data. Obviously, we have to display the posts on the screen and so forth.

[01:10:39]

But in terms of like sorting and a lot of the basic stuff, we're using the host processor. But to the extent that a lot of programming is still going to be server side, I would say yeah, the Unix philosophy, definitely one. And they'll be different veneers over Unix. But it's still if you if you peel away one or two layers, it's going to be Unix for a long I think Unix one. I mean, so definitively it's interesting to hear you say that because you've done so much excellent work on the Microsoft side in terms of backend development.

[01:11:08]

Cool. So what's the future hold for Jeff Atwood?

[01:11:12]

I mean, the discourse continuing, the discourse in trying to improve conversation on the Web while this course is what I read, is originally called a five year project, then really quickly revised that to a 10 year project.

[01:11:24]

So where we started in early to 2013, that's when we launched the first version. So we're still, you know, five years in. This is the part where it starts getting good, like we have a good product now, discourse, there's any any project you built in software. It takes three years to build what you want it to build anyway. Like this one is going to be terrible, which it was. But you ship it anyway because that's how you get better at stuff.

[01:11:44]

It's about turning the crank. It's not about V1 being perfect because that's ridiculous. It's about V1. Then let's get really good at one point one one point two, one, four, three. Like how fast can we iterate? And I think we're iterating like crazy on discourse to the point that, like, it's a really good product. Now we have serious momentum. And my original vision was I want to be the WordPress of discussion, meaning someone came to you and said, I want to start a blog.

[01:12:06]

Although the very question is kind of archaic now. It's like who actually blogs anymore?

[01:12:10]

But I wanted the answer to that to be it would be WordPress normally, because that's the obvious choice for blogging most of the time. But if someone said, hey, I want to I need a group of people to get together and do something, the answer should be discourse, right? That should be the default answer because it's open source. It's free, doesn't cost you anything. You control it, you can run it. Your minimum server cost for discourse is five bucks a month.

[01:12:33]

At this point. They actually got the VPs prices down. It used to be ten dollars a month for one gigabyte ram, which we're are dependent. We have a kind of heavy stack, like there's a lot of stuff in discourse. You need postgrads, you need retests, you need Ruby on rails, you need a sidekick for scheduling.

[01:12:51]

It's not a trivial amount of stuff because we were architected for like, look, we're building for the next ten years. I don't care about shared hosting.

[01:12:57]

That's that's not my model.

[01:12:59]

My idea is like, hey, you know, eventually this is going to be very cheap for everybody and I want to build it right. Using again, you know, higher, bigger building block levels. Right. That have more requirements.

[01:13:09]

And there's a WordPress model of what press dot org or perhaps dot com is their central hosting for discourse or.

[01:13:15]

No, there is we're not strictly segmenting into the open source versus the commercial side. We have a hosting business. That's how discourse makes money as we host discourse instances. And we have a really close relationship with our customers of the symbiosis of them giving us feedback on the product. We definitely wait feedback from customers a lot heavier than feedback from somebody who just wanders by and gives feedback. But that's where we make all our money. But we don't have a strict division.

[01:13:39]

We encourage people to use discourse like the whole point is that it's free, right? Anybody can set it up. I don't want to be the only person that hosts discourse. That's absolutely not the goal. But it is a primary way for us to build a business. And it's actually kind of a great business. I mean, the business is going really, really well in terms of hosting. So I used the word Google Research as a company that is basically funded on advertisements on Facebook.

[01:14:03]

Let me ask if you can comment on it. I think advertisement is best, so you'd be extremely critical on what ads are. But at its best, it's actually serving you, in a sense, is giving you it's connecting you to what you would want to explore. So it's like related posts to related content is the same. That's the best of that investment.

[01:14:25]

So discourse is connecting people based on their interests. It seems like a place where advertisement at its best could actually serve the users.

[01:14:37]

Is that something that you're considering thinking about as a. Way to bring to financially support the platform. That's interesting because I actually have a contrarian view of advertising, which I kind of agree with you. I recently installed that blocker like reluctantly because I don't like to do that.

[01:14:53]

But like the performance of the ads, man, like they're so heavy now and like, it's just crazy. So, like, it's almost like a performance argument more than like I actually am pro ads and I contrarian. I have a contrarian viewpoint. I agree with you if you do ads. Right, it's charming stuff you'll be interested in anyway. I don't mind that. That actually is kind of a good thing.

[01:15:11]

So plus I think it's rational to want to support the people that are doing this work through seeing their ads. And but that said, I run Adblock now, which I, I didn't want to do, but I was convinced by all these articles like 30 or 40 megabytes of stuff just to serve you ads.

[01:15:27]

Yeah, it feels like ads now are like the experts exchange of whenever you start to stack overflow, it's a little bit it's all there.

[01:15:35]

So many companies and ad tech, though, it's embarrassing. Like you can do that if you see this logo charts of like just the whole page is like you can't even see them. They're so small. There's so many companies in the space.

[01:15:43]

But since you brought it up, I do want to point out that very, very few discourse sites actually run using an ad supported model. It's not effective. Like it's too diluted, it's too weird, it doesn't pay well and like, users hate it. So it's a combination of, like, users hate it. It doesn't actually work that well in practice. Like in theory. Yes. I agree with you, Finn. Clean, fast ads that were exactly the stuff you would be interested in.

[01:16:05]

Awesome. Were so far from that, though, right? Like Google does an OK job, the retargeting and stuff like that. But in the in the real world, discourse sites rarely can make ads work. It just doesn't work for so many reasons. But, you know, it does work is subscriptions, Patreon affiliate codes for like Amazon of like just oh here here's a cool click and then you click and go to Amazon. They get a small percentage of that, which is fair I think.

[01:16:32]

I mean because you saw the yo yo on that site and you click through and you bought it. Right. That's fair for them to get five percent of that or two percent of that. Whatever it is, those things definitely work. In fact, a site that I used to participate on a lot, I helped the owner one things I, I got them switched to discourse. I basically paid them to switch to discourse because I was like, look, you guys going to switch?

[01:16:50]

I can't come here anymore on this terrible software.

[01:16:53]

But I was like, look, and on top of that, like, you're serving people ads that they hate. Like you should just go full on Patriot because he had a little bit of hatred on full Patreon. Do the Amazon affiliates thing, Phryne, Amazon links that you posted and just do that and just triple down on that stuff. And that's worked really well for them and this creator in particular. So that stuff works, but adds I mean, definitely not working, at least on discourse.

[01:17:17]

So last question. You've created the code keyboard. I've programmed most of my adult life and a Kinesis keyboard. I have one upstairs now. Can you describe what a mechanical keyboard is and why is it something that makes you happy?

[01:17:32]

Well, you know, this is another fetish I don't really like. It's not required. You can do programming on any kind of keyboard, but even like an on screen keyboard. Oh God, that's terrifying.

[01:17:40]

I like but you could touch I mean, if you look back to the early days being there were chick lit keyboards, which are I mean, those are awful. Right. But what's a chick flick you were. Oh God. OK, well it's just like thin rubber membranes or the rubber ones.

[01:17:52]

Oh no. Superbad, right. Yeah. So it's a fetish item. All it really says is, look, I care really about keyboards because the keyboard is the primary method of communication with the computer.

[01:18:00]

Right. So it's just like having a nice mic for this, this podcast. You want a nice keyboard, right? Because it has very tactile feel. I can tell exactly when I press the key, I get that little click. So, oh, it feels good. And it's also kind of a fetish. I was like, wow, I care enough about programming that I care about the tool, the primary tool that is coming out of the computer.

[01:18:18]

Make sure it's as good as it feels good to use for me and like, I can be very productive with it. So to be honest, it's a little bit of a fetish item, but a good one. It indicates that you're serious. And in case you're interested, it indicates that you care about the fundamentals because you know what makes you a good programmer, being able to type really fast. Right. Like this is true. Right? So a core skill is just being able to type fast enough to get your ideas out of your head into the code base.

[01:18:41]

So just practicing your typing can make you a better programmer. It is also something that makes you well, makes you enjoy typing the actual act.

[01:18:53]

Something about the process, like I play piano, it's technical, just a tactile feel that ultimately feeds the passion. Makes you happy right now.

[01:19:03]

Totally. That's it. I mean, and it's funny because artisanal keyboards have exploded, like Masteroff is gone ballistic with this stuff. There's probably like five hundred keyboard projects on Masteroff alone. And there's some other guy I follow on Twitter. I used to write for this, the site, the tech report way back in the day. And it's like every week he's just posting, like, what I call keyboard porn of like, just cool keyboard. Oh, my God.

[01:19:21]

This, like, really cool, right? Like that's like how many keyboards this guy has got, like me with yo yos.

[01:19:26]

How many yo yos you have, how many do you need. Well, technically one, but I like a lot. I don't know why. So same thing with keyboard so yeah they're awesome. Like I highly recommend anybody who doesn't have a mechanical to research it, look into it and see what you like and. It's ultimately a fetish item, but I think these sort of items, these religious artifacts that we have are part of what makes us human like that.

[01:19:47]

That part's important. It's kind of makes life worth living.

[01:19:50]

And, yes, it's not necessary in the strictest sense. But anything necessary, if you think of. Yeah, right. Like and so.

[01:19:58]

Yeah, we're not so sure.

[01:20:00]

Jeff, thank you so much for talking to. Yeah. You're welcome.

[01:20:03]

Thanks for having me.