Yes, im doing le funy Meme. And yes, I am an autist, with some signs towards something adhd adjacent
I first tried Linux Mint when I was 12, eventually changed to Ubuntu when I was 13 or 14 because I saw the Windows 11 copilot button, installed arch at late 14, and got to gentoo when I was 15.
The first program I wrote was in the Logo Turtle Game on an Apple Iie in 4th grade. Did some BASIC programming on the Apple IIe's building interpreter too.
I use Arduino boards with Atmega, Esp32/8266, and M0 chips on them for embedded projects. These $8 boards have more processing capability then my first desktop computer....
I know it's just nostalgia, but I sometimes really miss the days when you could memorize the entire memory layout of your computer. You knew that if you poked a value into a memory location, some pixels would flip at a certain place on the screen.
It was nice living in such a small, constrained world.
I still live it. I use some Atmega chips like the attiny85. It only has 256 bytes if RAM and 5 i/o pins to work with. I code in C++ so I have 100% control over memory if I want it.
Someday I'll find a reason to work with attiny10 chips... There's almost no resources on it and it's about the size of a grain of rice!