Hacker News new | ask | show | jobs
by _the_inflator 1339 days ago
If I hadn't tried new languages, I would be stuck with assembler language forever. ;)

To this date I feel that using Python and SQL are amongst the best decisions in my developer life. Domain specific, without any helper libraries nor macros. Eye opener for using abstractions instead of doing everything the hard way using any low level languages.