Ask HN: What's your favorite tech talk?
251–260 of 266 posts
Re: Ask HN: What's your favorite tech talk?
#252Earlier quoted context omitted.
Agreed. Was gonna post this if it wasn't up already. After this, The Birth and Death of Javascript: https://www.destroyallsoftware.com/talks/the-birth-and-death... He could've taken the concept further tho. I think there are real hardware simplifications you could do if the OS is a jitting VM - no memory mapping unit and take out the expensive fully-associative TLBs.
I always have trouble when telling people in person to go watch this - how should I pronounce the "J" in Javascript? * SPOILER ALERT, and seriously go watch it first * If I pronounce "J" I do him an unjustice, and if I pronounce "Y" I ruin a great surprise that comes quite a few minutes into the talk.
Re: Ask HN: What's your favorite tech talk?
#253Earlier quoted context omitted.
I think Gary was way ahead of the industry when he did this talk in 2012. Today it's common to look at Erlang, Haskell and other good but previously unpopular languages and retrofit their ideas to your language of choice (or build something like Elixir/Kotlin/Swift). But back then Ruby/Python/Java/etc devs would usually not look at anything else because functional programming was only something you might have heard i…
> I think Gary was way ahead of the industry when he did this talk in 2012. Today it's common to look at Erlang, Haskell and other good but previously unpopular languages and retrofit their ideas to your language of choice (or build something like Elixir/Kotlin/Swift). But back then Ruby/Python/Java/etc devs would usually not look at anything else because functional programming was only something you might have heard…
http://blog.jenkster.com/2015/12/what-is-functional-programm...
Re: Ask HN: What's your favorite tech talk?
#254https://www.youtube.com/watch?v=rarpym8JJXQ
Jake Appelbaum's Digital Anti-Repression Workshop is de rigeur listening too:
Re: Ask HN: What's your favorite tech talk?
#255How To Design A Good API and Why it Matters [0] The Principles of Clean Architecture [1] The State of the Art in Microservices by Adrian Cockcroft [2] "The Mess We're In" by Joe Armstrong [3] [0] https://www.youtube.com/watch?v=aAb7hSCtvGw [1] https://www.youtube.com/watch?v=o_TH-Y78tt4 [2] https://www.youtube.com/watch?v=pwpxq9-uw_0 [3] https://www.youtube.com/watch?v=lKXe3HUG2l4
Re: Ask HN: What's your favorite tech talk?
#256Re: Ask HN: What's your favorite tech talk?
#257Earlier quoted context omitted.
I worked for Oracle Social as a software engineer for some Facebook Pages WYSIWYG application, and this is their business model - as explained to me - when I asked, "Who is going to be buying our product?" My manager: "Oh, so we have all of these enterprise customers that purchase software from us. Basically, they are presented with a list of all of our various enterprise applications [FYI, there's a TON of them] wit…
As a univerity senior, thank you for this. Oracle was already low on my list of companies to apply to for a full-time job, and this put the nail in that coffin.
Re: Ask HN: What's your favorite tech talk?
#258Earlier quoted context omitted.
I worked for Oracle Social as a software engineer for some Facebook Pages WYSIWYG application, and this is their business model - as explained to me - when I asked, "Who is going to be buying our product?" My manager: "Oh, so we have all of these enterprise customers that purchase software from us. Basically, they are presented with a list of all of our various enterprise applications [FYI, there's a TON of them] wit…
As a univerity senior, thank you for this. Oracle was already low on my list of companies to apply to for a full-time job, and this put the nail in that coffin.