Why Germany cannot and should not pay to save the Eurozone, by Yanis Varoufakis (Video in English) http://www.cesifo-group.de/de/ifoHome/events/seminars/Muench...
Ask HN: Best talks of 2018?
41–50 of 205 posts
Re: Ask HN: Best talks of 2018?
#42"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?
#43"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 thought this was one of the notably bad talks this year. The whole premise that a function of Maybe a should be a function of a without an API change is neither intuitive to me nor really justified by Hickey. Different things are different. It's sad to see someone build such a wall around himself when faced by something (type theory) that he doesn't understand.
Here's my response to his talk, which I found insightful:
https://lobste.rs/s/zdvg9y/maybe_not_rich_hickey#c_povjwe
Also, I think your comment suffers from the problem here, where you invoke "type theory" without any elaboration:
https://lobste.rs/s/zdvg9y/maybe_not_rich_hickey#c_ioeyob
Rich has taken the time to explain his thoughts very carefully, and his clear about what his experience is, and domains he is talking about. Whereas I see a lot of vague objections without specifics and that aren't backed up by experience.
Re: Ask HN: Best talks of 2018?
#44Earlier quoted context omitted.
He is a very controversial figure in both Greece and Europe as a whole.
Controversial in the very least. I also got the impression that he was quite anti-EU with his whole Greece rhetoric during the discussions about another Greek buyout. Maybe I got him wrong..?
Here is an interview that explains his position a bit better than my paraphrasing: https://amp.theguardian.com/books/2017/mar/07/yanis-varoufak...
Re: Ask HN: Best talks of 2018?
#45"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?
#46Re: Ask HN: Best talks of 2018?
#47"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.
Re: Ask HN: Best talks of 2018?
#48"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.
Re: Ask HN: Best talks of 2018?
#49Why Germany cannot and should not pay to save the Eurozone, by Yanis Varoufakis (Video in English) http://www.cesifo-group.de/de/ifoHome/events/seminars/Muench...
Any talk by Varoufakis is worth listening to.
Re: Ask HN: Best talks of 2018?
#50"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...
it's said microservice is phasing out to serverless?