this post was submitted on 30 Apr 2024
156 points (97.0% liked)
Linux
47940 readers
1586 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I abhor the idea of things made "for kids". I learned to program when I was 10 on a Commodore 64. And we would wear an onion on our belt which was the style at the time.... Sorry, where was I?
I'd just install a normal distro. Let the kiddo break shit and learn to fix it. Keep backups for recovery and probably isolate the system on your network for if/when kiddo does something stupid. Talk about security, being responsible, etc. We learn through mistakes not by playing in safe walled-gardens.
I appreciate your input, I was also teaching myself to code by the time I was in middle school, but this is a different situation and some guard rails are needed to manage screen time and app usage, etc.
I'm not so much worried about her wrecking the computer and more about her wrecking her brain with unfettered access to the Internet
Does it need to be connected to the internet? At that age, I think you could get away with installing stuff locally that they could play with.
IMO you should create guard rails that you intend her to eventually understand and circumvent. Nothing is more empowering for a kid interested in tech than thinking they figured out how to get around the guard rails. Just make sure you can detect when it has happened.
Do something locally on the machine to block internet access. Maybe something as simple as turning off the network adapter. One day she'll either learn enough about the system to remove the guard rails, or she'll find other interests.