- 12,996
- 31,282
So I've become enamored with a youtube channel run by some guy who makes the case that computing and software is absolute dog shit today. He brought up many points about this, concerning things like still typing into word processors today and the text sometimes will lag, or it will take time to format properly while typing. And yet, 30 years ago to accomplish a near similar task (writing in a document) there were no issues. Likewise with things like loading programs. Photoshop in 2021 takes over 15 seconds to load up on screamingly fast hardware, but 20 years ago on 20 year old hardware, it took less time, despite it bring the same program and just less features. While they're not the same feature set, that in no way accounts for the increased time especially when hardware has increased exponentially in that time.
His idea is that there's just code on top of code on top of code, and it's a never ending cycle. The vast majority of people don't want to write their own code - but instead use someone elses libraries and code. Despite the gains in hardware being absolutely insane in the last 20 years, software and computing in general has gotten worse and worse and plagued with more and more problems. Developers make excuse after excuse, but none really want to acknowledge that this is a real problem. Problems such as webpages that wont load properly, long load times, updates happening in the middle of process flows, and many of these things are having real-world issues even though it wouldn't have happened a few decades ago.
His latest video showcases Windows Terminal, and how it's so unbelievably painfully slow, only because they simply DirectDraw everything. So when terminal is displaying a lot of text, your system is spending a vast majority of its resources performing worthless code that does nothing to accomplish the task at hand.
So anyway, point of the thread: Open discussion on this, get thoughts/opinions from other coders, and introduce to this channel that I've been following lately.
His idea is that there's just code on top of code on top of code, and it's a never ending cycle. The vast majority of people don't want to write their own code - but instead use someone elses libraries and code. Despite the gains in hardware being absolutely insane in the last 20 years, software and computing in general has gotten worse and worse and plagued with more and more problems. Developers make excuse after excuse, but none really want to acknowledge that this is a real problem. Problems such as webpages that wont load properly, long load times, updates happening in the middle of process flows, and many of these things are having real-world issues even though it wouldn't have happened a few decades ago.
His latest video showcases Windows Terminal, and how it's so unbelievably painfully slow, only because they simply DirectDraw everything. So when terminal is displaying a lot of text, your system is spending a vast majority of its resources performing worthless code that does nothing to accomplish the task at hand.
So anyway, point of the thread: Open discussion on this, get thoughts/opinions from other coders, and introduce to this channel that I've been following lately.
- 4
- 1