|
I was well aware of the progress rates. But, not being tied to Windows, I have a different perspective on computer utility. As a kid, I used word processors and games on CP/M, Amiga, Apple II, and DOS before Windows 3.0, and then I got into Linux and stayed there. Basic "productivity" was always possible in my view, whether we're talking WordStar, WordPerfect, MacWrite, MS Word, AMI Pro, Libre Office, or the current cloud document editors. I encountered subsequent Windows and Mac versions in work environments, but mostly kept them at arms length. I didn't embed myself the different Windows or Mac eras. Instead, I always had the same baseline, internet-connected machine experience with a similar environment of CLI, Emacs, X Windows, C programming, shell, Python, and other scripting languages like Scheme and Common LISP. The web arrived with Mosaic and evolved long with the content. Things like FTP sites, gopher, and USENET fell by the wayside. But, the entire hardware history with Linux was a lot more incremental, overlapping, or blurry as far as different capabilities or needs. E.g. SMP, multi-core, large files, 3D acceleration, 64 bit, high speed networks, LCD monitors and associated video output formats. You could chase these different bits to your heart's content, but could also run for a long time with the same basic kit. Due to CS in college and my career, I always had exposure to a range of IP networking technologies. My work computers were connected to the internet via ethernet and quite high speed WAN uplinks, while home went through the sequence of POTS, ISDN, ADSL, and cable modem. I was using Linux on Laptops, and we had WiFi at work since its very early days around 1997. We were also early adopters of 1000-BaseT in the LAN, so I remember the days when our data transfers were often limited by computer speed rather than trivially saturating the link. To me, the increases in RAM and disk space over those decades were the most notable. I could do the same kinds of algorithmic work, but data sizes could be bigger. You can often let a program run longer, but a limited working-set size is a fundamental issue. Of course, there were commensurate speed increases to make practical use of that extra space. I.e. how long does it take to transmit, store, and process these larger data that would exploit it? The realtime threshold brings associated eras. When was it practical to record/store/playback WAV audio, MP3, MPEG video, etc. |