A talk by Gary Bernhardt from Strange Loop 2015 about ideology in computer programming (the beliefs that guide programmers without them realizing/admitting that they hold those beliefs).
A documentary following two attempts by Gary Robbins to finish the Barkley Marathons (2016 and 2017). I recommend first watching the documentary titled "The Barkley Marathons: The Race That Eats Its Young" (available on Netflix) to get an idea of what the race is all about.
Robbins ran again this year (2018) and was the only person to finish the fun run (but didn't make the cutoff for lap 4).
In this talk Rich Hickey makes a distinction between "simple" and "easy" to justify some oft advanced (if rather anti-OOP) software engineering practices: prefer composition, avoid state, try not to mess up your data by wrapping it in objects.