|
|
|
|
|
by jasonhanley
3224 days ago
|
|
This is all very true, but I feel like we (as users) haven't really gained proportionally compared to the increase in computing power and storage. For example IDEs: Visual Studio in 2017 is certainly better than Visual Studio in 1997, but do those advancements really justify the exponential growth in hardware requirements? How'd we get so little usable functionality increase for such a massive increase in size/complexity? |
|
Fundamentally, modern systems are much more usable - in every sense of the word. Modern IDEs are more accessible to screen readers, more localizable to foreign languages including things like right-to-left languages, do more automatic syntax highlighting, error checking, test running, and other things that save developer cycles, and on and on. Each of these makes the program considerably more efficient.