thorell | 7 years ago | on: The 'Over-Parenting Crisis' in School and at Home (2015)
thorell's comments
thorell | 7 years ago | on: Big Tech’s View of Universal Basic Income Is Deeply Flawed
thorell | 7 years ago | on: Big Tech’s View of Universal Basic Income Is Deeply Flawed
thorell | 7 years ago | on: A guide for how to talk to a developer
thorell | 7 years ago | on: Growing up with AI
I tentatively agree with them. If I can take a stab at what "real" programming is, it's when you can't expect everything to just work out of the box. You can screw it up in unexpected ways. Sure, that's demoralizing. But you either win or you learn, and I wonder if winning too much, too early prevents cultivating the mental ruggedness it takes to really program.
thorell | 8 years ago | on: Goodbye, Object Oriented Programming (2016)
You can't reuse a class without reusing the whole world? That's the purpose of dependency injection and depending on interfaces instead of implementation. Decoupling.
Diamond problem? Okay, granted. But this still solvable in most languages with interfaces.
I'm not really drinking the OO Kool-Aid here. I lean functional when I get the chance, but this article reads like someone who's against rope because they hanged themselves.
thorell | 8 years ago | on: Self-driving Uber car kills Arizona woman crossing street
thorell | 8 years ago | on: Silicon Valley Is Sneaking Models into This Year’s Holiday Parties
thorell | 8 years ago | on: Silicon Valley Is Sneaking Models into This Year’s Holiday Parties
thorell | 8 years ago | on: Silicon Valley Is Sneaking Models into This Year’s Holiday Parties
I heard somewhere that there are just as many women in undergrad math as men, but the ratio dramatically decreases in graduate math because so many women leave... to teach.