Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I love python but if I wanted a fast async app, I would prefer to write it in go with goroutines. I don't like the async programming style where every function involved in the logic chain has to be async. Goroutines with channels are just nicer.

Python is awesome for a lot of things but go really shines for async style programs.



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: