Readit News logoReadit News
Posted by u/lionkor 2 years ago
Ask HN: Which programming podcasts do you listen to?
Hi HN,

I love listening to programming or programming-adjacent/technology podcasts while I do chores, I would like to find more!

Please share your favorite ones!

Here are mine, in no particular order:

- CoRecursive

- ADSP (Algorithms + Data Structures = Programs)

- Two's Complement

- Darknet Diaries

- Lex Fridman (some episodes with programmers and programming language creators)

Im having a hard time finding ones not just hypong the next framework, but any of your favorites I'd love to hear about!

Edit: CppCast was my favorite, but its no longer as fun without the original two ;)

assimpleaspossi · 2 years ago
None. Most are filled with too many pointless comments, side commentary, tangents, and can't show detail over audio.

I can't listen to them anywhere I want. I have to pause and rewind constantly to catch detail. I can't underline something significant or save it for later.

azemetre · 2 years ago
I’m slowly reaching the same conclusion only with a more cynical bent.

Most programming podcasts are just paid interviews it seems. It’s always the same guest on the same podcasts making the same comments.

Very few hosts ask relevant questions or try to have a dialogue. It always comes across as extremely disingenuous when you can tell they are just sucking up to the person they are interviewing.

The only podcast I consistently listen to is Oxide and Friends, it comes across is genuine even if it’s basically an advertisement for Oxide Computers. Probably more to do with who the hosts are as people.

bcantrill · 2 years ago
Thank you for listening -- and for the kind words! (And on ads: hey, at least we don't carry even more ads on top of the podcast!) For whatever it's worth, we did an episode on (other!) podcasts that had some good recommendations in it -- plenty of which are technical.[0]

[0] https://oxide-and-friends.transistor.fm/episodes/podcasts-fo...

hbogert · 2 years ago
Yeah I've got enormous sweetspot for oxide. They sometimes take you back to the 90s at sun. While I was to young to do actual coding in the 90s, somehow it triggers instant nostalgia.

Also oxide is doing god's work for servers. I've had the misfortune to automate thousands of servers through their BMCs, and boy did I curse a lot.

sph · 2 years ago
The Future of Coding (https://futureofcoding.org/episodes/)

It's become far too long and not focused enough for me to enjoy lately, but it's a nice change of pace to hear about new or lost ideas, rather than hearing about mundane tech I see and hear about every day anyway. Less Rust, Javascript and k8s, and more revisiting papers and moonshot ideas from the 80s for me, please!

A great introduction to this podcast is the Devine Lu Linvega (of 100 Rabbits fame) double episode about writing his own tools, and orca, his music live coding platform.

https://futureofcoding.org/episodes/044

https://futureofcoding.org/episodes/045

athoscouto · 2 years ago
I've stopped listening for probably a year now. But other than some already mentioned here I'd go with:

- Soft Skills Engineering: very humorous and light take on the people side of SWE

- StaffEng: interviews with engineers with staff+ roles

- Lenny's: if you are into product, growth and startups in general

It was already mentioned by a sibling comment, but podcasts from the Changelog are also very good.

jamesthurley · 2 years ago
I enjoy dipping into the Changelog family of podcasts, particularly their more casual ones.

Recently I started listening to Acquired, starting with their episodes on Nintendo and Sega, then Microsoft. Not all of their episodes are tech companies, but plenty are if that’s what you want.

Software Unscripted sometimes, and Rustacian Station occasionally. CoRecursive as you already mentioned.

rethab · 2 years ago
- Software Architektur im Stream (mostly German, but sometimes English)

- 2.5 Admins (sysadmins Talking)

- A Bootiful Podcast (Java / Spring)

- Risky Biz (IT Security News)

- Software Engineering Radio

- The Engineering Room with Dave Farley

- Ship It (What happens after git push)

- ThoughtWorks Technology Podcast

- Big Ideas in App Architecture (Cockroach DB Makers)

- OpenSource Security Podcast (Two guys talking about OS)

- InfoQ Podcast

- Engineering Enablement

whatrocks · 2 years ago
It’s more CS education and learning focused, but my friend Oz and I have been doing the CS Primer Show for the last year. Had a brief hiatus for more family time, but we’ll be back in August with more chats and whatnot about Bell Labs and other computer science fun.

https://show.csprimer.com

Also YouTube version: https://youtube.com/@cs_primer

oh_fiddlesticks · 2 years ago
Hey, thanks for sharing this, I'm really enjoying it.

Especially the one about packet loss, it was really interesting to hear the way a software engineer explains network protocols.

I hope you continue.

breck · 2 years ago
This is a great question and an awesome list.

I started an open source scrollset compiling the list here: https://pldb.io/lists/podcasts.html (source: https://github.com/breck7/pldb/blob/main/lists/podcasts.scro...)

Schiphol · 2 years ago
The Array Cast https://www.arraycast.com/. This is a podcast on array languages (which more or less means APL-like, for the purposes of the podcast). Even if you don't particularly care about these languages they discuss algorithms and things from an abstract enough perspective that is helpful and illuminating.
breck · 2 years ago
i became aware of this recently and your comment reminded me to listen. this is great! thanks!