Talk comments

As I mentioned to you last night, I'm stuck with phpass for the timebeing, but I still felt like I got a lot out of the talk. For one thing, I'd never have considered decorators as a solution to the returned values problem.

My one suggestion would be to actually wear shoes next time.

Really enjoyed the talk—great explanations for the reasoning to use password_hash and how to use his PasswordValidator library to easily implement in to an application.

The talk was excellent. Added a whole new slew of things for me to care about in the future.

Enjoyed this talk and thought the example code were well presented and explained. Also though the use of decorators was an interested way to solve the problem of having to check for returned values.