this post was submitted on 13 May 2025
63 points (85.4% liked)

Linux

54139 readers
559 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

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.

Can anyone beat me to it?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 1 day ago* (last edited 1 day ago) (1 children)

Linux didn't exist until I was 25.

But are we talking earliest age, or length of time using it? I've been running Linux on PCs for over 30 years.

[–] [email protected] 11 points 1 day ago (1 children)

Yes, at least seeing a 50yo guy like me. We come from the 8bit world, there was no linux!

[–] [email protected] 4 points 1 day ago (1 children)

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....

[–] [email protected] 2 points 23 hours ago (1 children)

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.

[–] [email protected] 1 points 13 hours ago (1 children)

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

[–] [email protected] 1 points 6 hours ago

Man, you make me wish I'd have followed an embedded career. When I first entered the market, embedded was niche and the domain of specialty industries like the MIC. If you cut out companies like Lockheed, building stuff to kill people, the job pool was really small. But there was a window, juuust around the time I moved to management, when you could find embedded jobs. I wish now I'd have taken that fork in the path.