Live data from Hacker News

Ask HN: Best talks of 2018?

news.ycombinator.com

21–30 of 205 posts

Re: Ask HN: Best talks of 2018?

#22
"How to Win" by Daniel Gross[1]

It's an approach to living your life in a way that lets you be effective at accomplishing whatever you're after. Starting on something similar to a Mazlow's heirarchy(in that you must establish each level before going to the next one), you eventually find a way of not only living better and more effectively yourself, but finding how to expand that to your team and those around you. I didn't expect it to be good, but I liken it to Carnegie's "How to Win Friends and Influence People"- it gets to the core of the problem in the best way possible.

1. https://www.youtube.com/watch?v=LH1bewTg-P4

Re: Ask HN: Best talks of 2018?

#25
"Design Microservice Architectures the Right Way" by Michael Bryzek [1]

Really good discussion on event-collaborative microservice systems that scale well for performance and maintenance as well as a good argument and use case for server and client code generation.

Definitely my favorite so far.

[1] https://www.infoq.com/presentations/microservices-arch-infra...

Re: Ask HN: Best talks of 2018?

#28

Shameless plug for my talk in haystack in April, which was a couple years of casual research rolled up. I really enjoyed giving the talk and I've had lots of great feedback, so thought I'd share it with y'all. "Algorithmic extraction of keywords, concepts, and vocabularies." Sorry only slides and no video: https://www.slideshare.net/MaxIrwin/haystack-2018-algorithmi...

You forgot to mention the talk's subject.

Re: Ask HN: Best talks of 2018?

#29
I really liked Paul Hill's "Failure is not an option: Building a culture of continuous improvement at NASA", the keynote from this year's DashCon: https://www.youtube.com/watch?v=XMkgk-7aIBc&index=16&list=PL...

It was really nice to see that the current Devops/SRE best practices are reflections of engineering/operations best practices in other fields

Re: Ask HN: Best talks of 2018?

#30

"Maybe Not" by Rich Hickey: https://www.youtube.com/watch?v=YR5WdGrpoug Another excellent talk by the creator of Clojure, and like the previous ones, relevant for all programmers.

I don’t like Rich’s appeal to human intuition and the physical world as justification for not using—and even disparaging—mathematical structures. His quote from memory was something like “There’s no such thing as a Maybe Sheep,” and that was aggravating to listen to. He then gives the simplest possible examples, and fails to convince me that his approach scales to the real world. At some point he starts talking about what a “person” is and what an “address” is and, somewhat in jest, he says something like “I know I know addresses are difficult this is just a simple example.” It’s precisely the difficult case that I want to see his “intuitive” view of programming actually work out.

Rich is a good speaker but I don’t find the line he toes to be agreeable.

Post reply on HN