Technology
This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.
Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.
Rules:
1: All Lemmy rules apply
2: Do not post low effort posts
3: NEVER post naziped*gore stuff
4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.
5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)
6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist
7: crypto related posts, unless essential, are disallowed
view the rest of the comments
We have 64 bit multi-core CPUs unconstrained by clock speeds, RAM, bus bottlenecks, instructions sets, addressing modes, registers, or storage speeds. Monitors are beyond visual resolution, graphics are pumped out at a rate of zillions and gazillions of 32 bit pixels per second. How can any software be anything less than instantaneous these days? How can this modern bloated AI-dreamt high-level sludge code be as slow as my Commodore 64 booting GEOS from a 5.25" floppy?
The mouse button shouldn't even have time to bounce up from my finger releasing it and the screen should already be loaded.
Companies running 10-20 year old hardware and the amount of spyware that exists nowadays gets in the way
Tons of legacy code that has to run at startup.
And better hardware means there is no longer a requirement to optimise.
What was "if we don't make this code more efficient, it won't run on modern computers", turned into "we don't need to make this code efficient because modern computers will be able to run it"
Dynamic libraries are also time hogs