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

Personally, I wince at Python because, while I view it as a quick-and-dirty scripting language, some people write production code in Python. And here we are ten years later, stuck with code that reads a few metrics from the system, packages them into JSON, and sends them to an API for monitoring. The code takes 7 seconds at 100% CPU to resolve the imports, every time it runs.


You can write bad code in any language, I fail to see how that's Python's problem.




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

Search: