The key is that you used them. The retro community is for people who lusted after those machines, but we’re stuck with something much more affordable and much less powerful.
And now they’re well into middle age and they have money.
I have become slightly more interested in the software, that is, the GUI, the operations, etc. I miss some of the simplicity of classic mac, and the silly ideas I had trying to program it (which I sort of understand better now.) The hardware is physically demanding and costly (space in my apartment is precious).
Each interaction with a CLI results in a valid program that can be saved, studied, shared, and remixed. That's a powerful model for the same reasons the spreadsheet model is powerful: it's immediate, not modal, and successful interactions can be saved as an artifact and resumed later. Can we do the same things for GUIs? What is the GUI equivalent of pressing the up arrow key in a shell, where I can recall my previous interaction with the system and then modify it? Can I generate artifacts as byproducts from my interactions with a GUI system that I can save for later and share with others?
edit: I never tried, but isn't this where Smalltalk comes in?