Hacker News new | ask | show | jobs
by jacob019 1649 days ago
Bad code is bad code in in any language. Our ecommerce website jacobsparts.com is written in python on debian. It hits the db and rerenders with every page load. I dare you to call it slow.
1 comments

Awesome stuff! What are some optimizations you have used, if you don't mind me asking? What's the underlying framework?