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!
I just finished teaching an Internet of Things class this term. I went strong on the ‘things’ bit of the title. We did all kinds of hardware projects, along with web apis, mqtt, and a tiny bit of clouds services to move data.
It was one of the most fun classes I’ve ever taught. That stuff is great!