Hacker News new | ask | show | jobs
by jbooth 5453 days ago
“If you drop static methods, then welcome to Java and its billions of useless factories.”

And if you use them everywhere, then welcome to Rails, where to service more than 1 request at a time you actually have to run multiple instances of the whole app behind a balancer.