[0]: https://www.youtube.com/watch?v=NGFhc8R_uO4 [1]: https://www.tomshardware.com/news/intel-cpu-10nm-earnings-am...
Ask HN: What are some of the best technical talks you've heard?
111–120 of 176 posts
Re: Ask HN: What are some of the best technical talks you've heard?
#112"Back to the Future (of 1994)." Danny Hillis (1994). 19 mins
https://www.ted.com/talks/danny_hillis_back_to_the_future_of...
Re: Ask HN: What are some of the best technical talks you've heard?
#113Define "technical". But when it comes to programming I always enjoy Sandi Metz's talks. I can highly recomend this talk she made at the RailsConf in 2014, about taking an ugly beast of code and turning it to something more digestable and beautiful https://www.youtube.com/watch?v=8bZh5LMaSmE
Totally agree, Sandi is awesome, all of her talks are worth watching. I quite like the the one where she tells the future https://youtu.be/JOM5_V5jLAs . I feel that kind of step change will shortly be with us (if we're not already in the middle of it)
Re: Ask HN: What are some of the best technical talks you've heard?
#114If we have anything half that good in the wider programming community in twenty years time, I will be very surprised.
Re: Ask HN: What are some of the best technical talks you've heard?
#115Re: Ask HN: What are some of the best technical talks you've heard?
#116Although not strictly a talk, I would highly recommend the first of the SICP lectures[0], if only to expand your thinking about what computer science: "I'd like to welcome you to this course on Computer Science. Actually that's a terrible way to start. Computer science is a terrible name for this business. First of all, it's not a science. It might be engineering or it might be art. We'll actually see that computer s…
can someone please convince me that the use of the word "magic" is justified? yes I know sicp is universally exalted in the cs/programming community and even though I haven't read it yet I support the principle of a principled approach to computation (it's math after all in the purest sense) but I can't support the infantilism of words like magic and the wizard on the cover of the book because the two themes are dire…
Re: Ask HN: What are some of the best technical talks you've heard?
#117Fork Yeah! The Rise and Development if illumos by Brian Cantrill https://m.youtube.com/watch?v=-zRN7XLCRhc Quote copied from https://news.ycombinator.com/item?id=5170246 "As you know people, as you learn about things, you realize that these generalizations we have are, virtually to a generalization, false. Well, except for this one, as it turns out. What you think of Oracle, is even truer than you think it is. There…
If that's the best technical talk you've ever seen, I have to feel sorry for you. Cantrill may rant all he wants about Oracle but he's not exactly doing better, with all the peddling of node.js to the masses. It is rare for me to see someone come up with so much bullshit in one talk: https://vimeo.com/230142234 Since I don't want to end with a negative note, here is a personal favorite as far as best technical talks…
Re: Ask HN: What are some of the best technical talks you've heard?
#118Also known as the “Mother of All Demos”. I don’t think I’ve watched the entire thing in one sitting (I tend to jump over some of the drier parts), but I do return to it every year or so because it helps me remember the lab innovations of 1968 didn’t reach consumers until the mid/80s to late 90s, which helps me keep innovation in perspective.
Re: Ask HN: What are some of the best technical talks you've heard?
#119Fork Yeah! The Rise and Development if illumos by Brian Cantrill https://m.youtube.com/watch?v=-zRN7XLCRhc Quote copied from https://news.ycombinator.com/item?id=5170246 "As you know people, as you learn about things, you realize that these generalizations we have are, virtually to a generalization, false. Well, except for this one, as it turns out. What you think of Oracle, is even truer than you think it is. There…
If that's the best technical talk you've ever seen, I have to feel sorry for you. Cantrill may rant all he wants about Oracle but he's not exactly doing better, with all the peddling of node.js to the masses. It is rare for me to see someone come up with so much bullshit in one talk: https://vimeo.com/230142234 Since I don't want to end with a negative note, here is a personal favorite as far as best technical talks…
https://www.infoq.com/presentations/We-Really-Dont-Know-How-...
Re: Ask HN: What are some of the best technical talks you've heard?
#120Every time people think a technology will solve all their problems (remember guys from NOSQL back in the days?), they need to see this talk. The speaker also did this talk as a keynote a couple of times during other conferences.