Talk comments

Erik de Bos at 09:08 on 9 Jun 2019

Clear and to the point. Missed the practical considerations a bit - decoding/transforming just before usage sounds a bit arbitrary.

Erik de Bos at 09:06 on 9 Jun 2019

Good intro, some good references. Made an abstract subject quite accessible.

Erik de Bos at 09:03 on 9 Jun 2019

Brilliant talk. Inspired me to speak at the unconf

Roel Bakker at 08:53 on 9 Jun 2019

Good talk, giving an alternate approach to decoupling your app from the database. I feel the comments that are towards the negative side focus on an implementation detail of using static files, instead of the proposed idea.

Great ideas to think about!

Roel Bakker at 08:42 on 9 Jun 2019

Great explanation of http3. However the presentation was too long for the subject for my taste.

Id have loved to see some implementation examples

Roel Bakker at 08:39 on 9 Jun 2019

Great talk! Really touched a lot of misconceptions with agile methodologies

Chris Holland at 00:40 on 9 Jun 2019

Fascinating talk diving into the impact of if/else/switch on complexity, backed by explanation of opcodes equivalency, leading into a great run-thru of the Gilded Rose Kata with very insightful refactoring patterns and the “essence” of the open-closed principle.

Chris Holland at 00:32 on 9 Jun 2019

Very informative talk conveying how to better design Exceptions and their importance.

Arnout Boks at 23:23 on 8 Jun 2019

Great closing keynote that leaves one with enough questions to think about. As a slight improvement, I would recommend to cut down a bit on the animated gif loops. Having these playing in the background distract a bit from your own words, which are much more important. Thank you for sharing your story!

on RTFM

Arnout Boks at 23:20 on 8 Jun 2019

Great content and guidelines; talks like this should be mandatory for every programmer who does OO. I did seem to miss the FP influences though, I would definitely be interested in seeing more of those.