yeah. i’ve gotten job inquiries on jobs that woul...
# random
e
yeah. i’ve gotten job inquiries on jobs that would otherwise sound like exactly what I want but they’re using python/go 😞
m
It's funny that some years ago getting to use one of those was considered a bonus.
I've found https://github.com/ksimka/go-is-not-good and I largely agree with most points. Although the most cited crisism seems to be "Rob Pike is arrogant" (which I can't judge).
Constantly keeping the data structure in my head (instead of in my source) caused major headaches for me in python. Apparently duck-typing isn't for me.