I'm not sure where else to put this but what do you enjoy mostly about this old computer crap? For me it's mostly the simplicity many of these systems had modern systems don't really have, in the way of their implementation. You get what's written on the tin, your shell program doesn't have an inbuilt webserver, your OS' kernel doesn't have a billion of moving parts that literally change every week, the hardware design is easily understandable, that kind of thing. Also it was easy to implement software. You didn't need a dozen of libraries and some bizarre numbers of line of boilerplate code to please the GUI standardization gods just to e.g. draw some boxes on the screen. You also didn't have to deal with cruft of 40 years of software development heaped on top of itself, as this technology just wasn't that old.
There's quite a few modern developments as in, "retro-tech" inspired setups that use an ATMega, ARM or similar modern processor running at more "modern" speeds. (Even the tiniest of the ATmegas are quite a bit faster than e.g. a reasonably fast Z180 I used in an own design) It's kind of a new development which probably is helped a long largely by the ease of designing such electronics. I'm not talking about the FPGA implmenetations of old computers necessarily, since these are largely just copies of old platforms and not something entirely new. I'm more talking about something like the Colour Maximite 2, which is a turbocharged BASIC machine on an M7 ARM core and has just enough memory, cpu horsepower and multimedia capabilities that you can do attractive looking stuff with it. It kinda feels like it's own thing which has it's roots in this retro hobby but is something a bit else. I wonder if it can manage to stand on it's own feet or will forever be attached to nostalgia.