The most humorous would have to be the "Wat" talk by Gary Bernhardt: https://www.destroyallsoftware.com/talks/wat
Ask HN: What are some of the best technical talks you've heard?
41–50 of 176 posts
Re: Ask HN: What are some of the best technical talks you've heard?
#42Re: Ask HN: What are some of the best technical talks you've heard?
#43Probably one of the best introduction/starter to network programming with Golang. I love this talk. The speaker doesn't just throw a bunch of terms and theory at you, or slides, he just gets into the code and solves the problems as they arise. Pretty good talk even if you are not interested in the network programming. https://www.youtube.com/watch?v=afSiVelXDTQ&t=1208s
Re: Ask HN: What are some of the best technical talks you've heard?
#44As far as technical presentations can be, this is a work of art, and in spite of its age still completely relevant.
Re: Ask HN: What are some of the best technical talks you've heard?
#45Re: Ask HN: What are some of the best technical talks you've heard?
#46Re: Ask HN: What are some of the best technical talks you've heard?
#47Re: Ask HN: What are some of the best technical talks you've heard?
#48Tim Ewald - Clojure: Programming with Hand Tools https://www.youtube.com/watch?v=ShEez0JkOFw
Re: Ask HN: What are some of the best technical talks you've heard?
#49Guy L. Steele, "Growing a Language" (1998) ( https://www.youtube.com/watch?v=_ahvzDzKdB0 ) As far as technical presentations can be, this is a work of art, and in spite of its age still completely relevant.
Also, any talk where Richard Gabriel and Guy Steele get together will be a treat. I really miss those old quirky OOPSLA days.
Re: Ask HN: What are some of the best technical talks you've heard?
#50Not the best I've seen but definitively one I would like to recover the link to : a Googler presentation where she explain how they took about 2 years developing a memory optimisation (circa 2007~2009 IIRC) and manage to finish a few months before it became indispensable because they were about to have an hardware shortage. They were consuming hardware faster than the industry could produce. I just can't remember who…
I'm guessing it could be Anna Patterson ( https://en.wikipedia.org/wiki/Anna_Patterson )