Hacker News new | ask | show | jobs
by johnnyanmac 249 days ago
When did HN become so bad at false equivalencies?

Can I say Singletons are not recommended but also agree that there are contexts where it's an "okay enough" option? Singetons are never the "best option" in modern software, but it's not the "worst" in every case either.

Now, filling your code base with incorrect calculations: pretty much always a bad idea.