|
|
|
|
|
by athrun
974 days ago
|
|
I feel the same way. Python has been my goto language for a long time, but lately I've been noticing that I've been holding off on writing new tools with it because on the back of my mind I have this nagging feeling that making them robust and portable will take too much work—and so I don't even bother getting started. It's this trap of yes you get to ~99% pretty fast, but the last 1% (packaging/distribution) then take forever. But I'm still looking for a good alternative... Golang does the job—no question, but it doesn't spark joy for me. |
|