I think this space is booming. Here's a by no means exhaustive list, in no particular order. (Some of them are more responsive to the prompt than others, but all of them have meaty technical content.)<p><a href="https://www.youtube.com/@ArjanCodes" rel="nofollow">https://www.youtube.com/@ArjanCodes</a> - Python channel, I haven't watched much of it but what I've watched was good, and I have a friend who's found it very useful<p><a href="https://www.youtube.com/@JonGjengset" rel="nofollow">https://www.youtube.com/@JonGjengset</a> - Excellent Rust streamer, and does great intermediate & beginner tutorials (with some advanced material). Probably the most direct comparison to Ben Eater; Gjengset's signature is multi-hour videos where he codes things like hashmaps or a TCP implementation in real time, debugging included.<p><a href="https://www.youtube.com/@Fireship" rel="nofollow">https://www.youtube.com/@Fireship</a> - Byte-sized introductions to popular or up-and-coming technologies, with something of a frontend focus. Great way to get inspiration from technologies you wouldn't otherwise dig into.<p><a href="https://www.youtube.com/@ByteByteGo" rel="nofollow">https://www.youtube.com/@ByteByteGo</a> - Introductions to system design/distributed systems concepts.<p><a href="https://www.youtube.com/@CMUDatabaseGroup" rel="nofollow">https://www.youtube.com/@CMUDatabaseGroup</a> - Talks from creators of established and up-and-coming databases, and lectures about database theory. If you're learning a new database, even a weird one, you can probably find an in-depth discussion of it's low level details here.<p><a href="https://www.youtube.com/@kleppmann" rel="nofollow">https://www.youtube.com/@kleppmann</a> - Talks & lectures about distributed systems from the author of, "Designing Data-Intensive Applications"<p><a href="https://www.youtube.com/@Reducible" rel="nofollow">https://www.youtube.com/@Reducible</a> - 3blue1blue style animations (with their own distinct twist) for programming topics.<p><a href="https://www.youtube.com/@3blue1brown" rel="nofollow">https://www.youtube.com/@3blue1brown</a> - I know you already mentioned 3b1b, but it can't be recommended enough. If you haven't checked this out, watch their series on linear algebra. It is some of the best math pedagogy of all time. If you've never been taught math in a way that felt exciting and like problem solving, please do yourself the favor of trying this channel out.<p><a href="https://www.youtube.com/@Mathologer" rel="nofollow">https://www.youtube.com/@Mathologer</a> - Mathematical deep dives<p>Some Brady Haran channels (brief introductions, puzzles/problems, interviews with luminaries like Conway or Knuth - Haran runs a huge number of channels, so keep in mind there are more that may interest you)<p><a href="https://www.youtube.com/@numberphile" rel="nofollow">https://www.youtube.com/@numberphile</a><p><a href="https://www.youtube.com/@Computerphile" rel="nofollow">https://www.youtube.com/@Computerphile</a><p>Honorable mentions that are somewhat tangential:<p><a href="https://www.youtube.com/@TechnologyConnections" rel="nofollow">https://www.youtube.com/@TechnologyConnections</a> - Not per say a technical channel, more the history of a given technology and how it interacted with it's culture, but great content that any technologist will enjoy. The technology is not just discussed but demonstrated; eg, when discussing Betamax and VHS, he gets these old players working, shows them to you, and helps you feel what watching these formats was like. Hands down one of the best video essayists.<p>These lectures (I'll be honest and say they get above my head quickly & I've only seen the first couple) have helped me to understand much better how math works, and have made it easier for me to read about math. Their goal is to build up an understanding of theoretical physics starting from formal logic and building up to math, and then beyond.<p><a href="https://www.youtube.com/watch?v=V49i_LM8B0E&list=PLPH7f_7ZlzxTi6kS4vCmv4ZKm9u8g5yic" rel="nofollow">https://www.youtube.com/watch?v=V49i_LM8B0E&list=PLPH7f_7Zlz...</a> - Lectures on Geometrical Anatomy of Theoretical Physics<p>There are tons of channels for conferences (eg Strange Loop, PyData, Defcon), and tons of recorded classes from various universities, which I won't list because it seems out of scope, but just to note that they're there.<p>This is about all I can remember right now, but there is a <i>lot</i> going on in this space, and I don't feel I've explored it properly.