110
Your next Windows PC may need at least 16GB of RAM
(www.ghacks.net)
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
I love to bash MS, but this feels like an industry-wide trend to /never/ care about optimizing beyond the bar of "typical specs of new devices in rich countries". I'm guessing it's just to limit labor costs, and computers are less-rapidly-improving than the 90s/00s?
Code optimization has pretty much fallen by the way side since ram prices keep going down and cpu performance keeps improving.
Why spend the time if you don't have to?
Browsers are some of the worst culprits.
premature optimization is the root of all evil - Donald Knuth
which does not excuse a total lack of optimization, but gotta hit those kpi's
if it remember it correctly it was said in relation to algorithm optimization > code optimization