Readit News logoReadit News
Posted by u/zenlikethat 4 years ago
Ask HN: Inspiring hacker talks and presentations?
Hey HN, I had a great time working yesterday to the sweet tunes of Alan Kay's OOPSLA talk "The Computer Revolution Hasn't Happened Yet" (https://www.youtube.com/watch?v=oKg1hTOQXoY) -- it really got the creative juices flowing. I love that kind of stuff. Douglas Engelbart's "The Mother of All Demos" is another good hacker classic -- https://www.youtube.com/watch?v=yJDv-zdhzMY.

I'm seeking more content in that wheelhouse. What are your favorite hacker talks or presos?

iwwr · 4 years ago
Rich Hickey - Hammock-driven development: https://m.youtube.com/watch?v=f84n5oFoZBc

Brett Victor - Inventing on principle: https://m.youtube.com/watch?v=8QiPFmIMxFc

Programming is terrible: https://m.youtube.com/watch?v=csyL9EC0S0c

Dave Beazely - Python concurrency from the ground up (applicable to languages in general, with generator and corourine functionality) https://m.youtube.com/watch?v=MCs5OvhV9S4

Functional programming, with birds: https://m.youtube.com/watch?v=6BnVo7EHO_8&t=1009s

Short and classic: Wat https://www.destroyallsoftware.com/talks/wat

mikewarot · 4 years ago
>Brett Victor - Inventing on principle: https://m.youtube.com/watch?v=8QiPFmIMxFc

This gave me a sharp moment of clarity, thank you so much for this!

I'll work on the wording over time, but here's a rough sketch of my principle:

My principle is that no person should ever be forced to blindly trust a computer to do the right thing. Computing shouldn't be either blindly trust the black box, or get nothing done.

Nobody should have to hand over their wallet to buy an ice cream cone, you can just take the exact change out and pay. Why should you have to give a program access to everything when you just want to edit one text file?

machtesh · 4 years ago
My favorite is this one from DEFCON about hacking elevators: https://www.youtube.com/watch?v=oHf1vD5_b5I&ab_channel=DEFCO...
mikewarot · 4 years ago
If I ever end up doing security, you know I'm going to have them add all the optional contact outputs and log/alarm everything.
f0e4c2f7 · 4 years ago
The future of programming is a favorite of mine: https://youtube.com/watch?v=8pTEmbeENF4
mikewarot · 4 years ago
That talk is amazing, thanks for sharing!
Qem · 4 years ago
Lambda World 2018 - What FP can learn from Smalltalk by Aditya Siram: https://m.youtube.com/watch?v=baxtyeFVn3w
aymar_99 · 4 years ago
The many meanings of event-driven architecture https://youtu.be/STKCRSUsyP0
joeld42 · 4 years ago