logoalt Hacker News

estimator7292yesterday at 9:16 PM4 repliesview on HN

This is an enormous problem with software in general. IMO it's probably because software has been abstracted into the stratosphere to the point that most developers aren't at all aware of resources or even the machine it's running on. That's someone else's problem. I really hate it.


Replies

Yorictoday at 7:31 AM

While the problem is very real, I don't think it's the fault of abstractions or even developers. If you have to fight your product manager for the authorization to spend a little time using resources correctly, it is probably because there's no organization-wide incentive to reduce resource usage of a web application, unless you're called Apple, Google or Mozilla.

chatmastatoday at 3:53 AM

What Andy giveth, Bill taketh away

https://en.wikipedia.org/wiki/Andy_and_Bill%27s_law

pjmlpyesterday at 9:51 PM

Of which, the biggest example is shipping Chrome with the application.

1270018080yesterday at 11:46 PM

Whenever I refactor and endpoint that takes the p99 from 1 minute to 1 second, I think about how a 4k video being uploaded undoes all of that progress