Live data from Hacker News

Ask HN: What's your favorite tech talk?

news.ycombinator.com

21–30 of 266 posts

Re: Ask HN: What's your favorite tech talk?

#21
https://www.youtube.com/watch?v=hoDSv5KpEJk

InfoSec talk. Best lines from talk..

"Basic lessons are not learned such as know thy network"

"You have to learn your network, you have to have skin in the game"

"Defense is hard, breaking stuff is easy"

"If you serve the God's of compliance you will fail"

"Compliance is not security"

"Perfect solution fallacy"

"People are falling over themselves not to change, shooting great ideas down."

"Perfect attacker fallacy, they don't exist, they are a myth!"

"Attackers are not that good because they don't need to be that good."

Speaker is Eric Conrad

Re: Ask HN: What's your favorite tech talk?

#24
post #9

After lots of talks I started going to the library and found out it's a lot more effective to grow knowledge. Maybe I'm too ADHD-able when watching videos.

I can read way, way faster than I can listen to a video. Also, reading usually comes with charts and code I can cut and paste. Books are way more effective than videos for me.

I used to believe this. But reading and deep understanding aren't that correlated, so speed is secondary to me. Videos have just less content than books and don't bring a lot compared to textual encodings of ideas. Maybe the context help with a book, you're by yourself, trying to imagine ideas rather than hearing it from someone else (which could cause more "acceptance" rather than understanding).

Re: Ask HN: What's your favorite tech talk?

#25
Alan Kay is my favorite tech curmudgeon.

1) Alan Kay: Is it really "Complex"? Or did we just make it "Complicated" https://www.youtube.com/watch?v=ubaX1Smg6pY

Take note that he is not giving the talk using Window & PowerPoint, or even Linux & OpenOffice. 100% of the software on his laptop are original products of his group. Including the productivity suite, the OS, the compilers and the languages being compiled.

2) Bret Victor: The Future of Programming https://www.youtube.com/watch?v=IGMiCo2Ntsc

Re: Ask HN: What's your favorite tech talk?

#26

> what's that one talk that changed the way you think and you feel everyone needs to see? Growing a Language by Guy Steele. https://www.youtube.com/watch?v=_ahvzDzKdB0

https://www.cs.virginia.edu/~evans/cs655/readings/steele.pdf

A write-up of the same talk. Fantastic read and watch.

Re: Ask HN: What's your favorite tech talk?

#28
post #2

Big fan of Rich Hickey. I found most of his talks really great, and applicable beyond the Clojure universe. My favorites: "Are we there yet?" and "Simple made Easy".

+1 this comment. I do not recall in which of his talks he defines "complexity" but his definition is excellent.

> I do not recall in which of his talks he defines "complexity"

that'd be "Simple Made Easy"

Re: Ask HN: What's your favorite tech talk?

#29
post #9

Earlier quoted context omitted.

I can read way, way faster than I can listen to a video. Also, reading usually comes with charts and code I can cut and paste. Books are way more effective than videos for me.

I used to believe this. But reading and deep understanding aren't that correlated, so speed is secondary to me. Videos have just less content than books and don't bring a lot compared to textual encodings of ideas. Maybe the context help with a book, you're by yourself, trying to imagine ideas rather than hearing it from someone else (which could cause more "acceptance" rather than understanding).

> But reading and deep understanding aren't that correlated, so speed is secondary to me

With a book, it's easy to speed up and slow down as needs be.

Post reply on HN