Hacker News new | ask | show | jobs
by maplethorpe 91 days ago
> I just think games aren’t an area where this is nearly as much of an issue.

That's news to me as a game dev. I only get a few milliseconds every frame in which all my calculations need to run. If my program is built on spaghetti code, performance suffers and it becomes very noticeable very quickly.