La nuova BBS è in fase Alpha. I post precedenti al 22 luglio 2024 potrebbero non essere trasferibili, ma rimarranno disponibili per la lettura su /old/.
Wirth's Law: Software is getting slower more rapidly than hardware is getting faster.
-
Wirth's Law: Software is getting slower more rapidly than hardware is getting faster.
Despite exponential improvements in hardware, software often feels slower than it did years ago. This happens because:
- Frameworks add layers of abstraction
- Features get added without removing old ones
- "Good enough" performance becomes the standard
- Memory and CPU seem "free" so efficiency is ignoredThe solution isn't always faster hardware—sometimes it's writing more efficient software.
-
G gustavinobevilacqua@mastodon.cisti.org shared this topic