Iām really enjoying Python and Golang right now, and both of them are fun or great in various ways, but I have to wonder if I just have Typescript fatigue and every other language seems amazing by contrast
I want the job of writing an age analysis algorithm. I wouldn't use statistics or machine learning. I'd just write the most undeniable `isMillenial(account)` function ever designed
I'm now at the phase of my ML education where I assume everything can be solved with embedding vectors or neural networks. So here's a fun question: what will the next phase be?
Interactive python systems are shockingly good. I knew Jupyter was cool, but in VSCode there's a plugin to run highlighted lines and it builds a notebook in another tab as you go.