this post was submitted on 13 May 2025
52 points (82.5% liked)
Linux
54131 readers
479 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Been there! It was Avery different time.
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!
https://www.microchip.com/en-us/product/attiny10