I remember my first confrontation with Unix in the late 80s. Really liked the everything-is-a-file-dogma (but not really, but I didn't know better then) and thought that is the future of computers. Well I thought the same thing about Transputers so probably don't listen to me. About 30 years later and I wrote a small program that forwards keyboard input from one of my ARM computers to another, by basically listening to the event interface in the kernel for the physically connected keyboard and creating a fake keyboard via uinput kernel module on the client machine and while this was still easier, simpler and worked better than the "hundreds of mb of python required" solutions I could find online, all I could think was how needlessly complicated it all is. Back in the day you literally could cat the keyboard input from one machine to the next, no fooling. At least I made a tidy client-server setup in C that works via piping and communicates in easily to digest (and manipulate, record, whatever) text streams.
Simplicity. That's what I miss most from that era and have the fondest memories of. Funnily I had zero interest in Linux when i first heard about it (and that was very early, basically the time where Torvalds first talked about it on newsgroups) and stuck a long-ass time to DOS or AmigaDOS for simple tasks.
I also have very fond memories of the early internet, pre-web. I ran a low-frequented BBS on an Amiga 2000 that nobody will remember and I still remember the hassle it was to get the additional phone lines. I still have that computer and the *massive* 7-port serial card by Commodore. (what I don't have anymore is the bunch of modems, they had to die for hardware projects, sad) It had a small 65CE20 CPU on it with 16 kb of RAM that did the I/O. This sounds silly with your tiny, sub $1 USB-chips that throw mbits of bandwith no sweat but that was some serious, serious tech back then. I also avoided USB for a long, long time and it also took a while to become anything useful. I'd say flash drives did make it finally useful.
I've also got some really un-fond memories of some of the 90s IBM clones' really poor layout and cost-cutting measures from the companies that churned them out led to lots of problems people blamed on the software. Usually it was the computer itself that was unstable as fuck. Remember lots of ISA- and VLB-based boards that were just inherently unstable. Things only got better around the PCI age (because fucking up with a bus that fast won't still work "somewhat" - nothing will work) and then things started to get really complicated really fast. I still have some fond memories of the late single-chip Socket 7 chipsets where even the RTC was on the chipset chip which is a strange random memory of me going "whoa" for the first time at the high integration of these things for some reason. There was something comfortable about them. What I didn't like was having to get a new PC every half year for thousands to remain on the edge. I stuck a long-ass time with an early P3 Coppermine I also did Seti@home with. That was the time of the early web which was full of weird websites full of conspiracy theories. I fell a tiny little bit for the alien craze, I didn't go full tinfoil-hat but it really fascinated me. Then uh, Heavens Gate happened.
I like to take tours to nostalgia country when I sift through my boxes in storage and look at all the old hardware I have lying around. I've lately really gotten into some things again and put some things into operation again.