Hacker News new | ask | show | jobs
by gigatexal 3540 days ago
Python since it's stable and mature. Or if you're deadset on supposedly easy (at the cost of memory) concurrency, Go makes more sense and it's newer and all you'll get e-peen points for being on the cutting edge. Python's been around 20-years.
1 comments

also python need not be slow, but it need not be used for everything. There are jits for it and you're not beholden to CPython either.