My brother is 12 and just like other people of his age he can’t use a computer properly because he is only familiar with mobile devices and dumbed-down computers
I recently dual-booted Fedora KDE and Windows 10 on his laptop. Showed him Discovery and told him, “This is the app store. Everything you’ll ever need is here, and if you can’t find something just tell me and I’ll add it there”. I also set up bottles telling him “Your non-steam games are here”. He installed Steam and other apps himself
I guess he is a better Linux user than Linus Sebastian since he installed Steam without breaking his OS…
The tech support questions and stuff like “Can you install this for me?” or “Is this a virus?” dropped to zero. He only asks me things like “What was the name of PowerPoint for Linux” once in a while
After a week I have hardly ever seen my brother use Windows. He says Fedora is “like iOS” and he absolutely loved it
I use Arch and he keeps telling me “Why are you doing that nerdy terminal stuff just use Fedora”. He also keeps explaining to me why Fedora better than my “nerd OS”
He also keeps explaining to me why Fedora better than my “nerd OS”
lol he’s already a true linux user.
But probably best to have a talk about gatekeeping linux though. There’s no wrong way to run linux.
haha I thought exactly the same thing lol He’s linuxplained why his distro is better. That’s the spirit.
I mean, there are definitely wrong ways to run Linux, like a single root user with no password, but your point is well taken. If Linux fanboys would keep the subjective gatekeeping to themselves the new user experience would be much more pleasant.
Or a disabled root account with unconfigured sudo and/or doas
This is a lovely story
I absolutely lost it the first time he called me a nerd for using Arch and straight up started doing Fedora elitism lmao
Time to become a toxic arch elitist user now.
He also keeps explaining to me why Fedora better than my “nerd OS”
Complaining about what works for other people? It is tradition. It’s innate Linux user behavior.
He’s learning
The children yearn for the distro wars
“Is this a virus?”
Your 12-year-old brother is more security-conscious than most of the adults I work with.
Non techies have two settings. Either everything is a virus or nothing is a virus.
Still better security consciousness than 99% of the population.
Nah, my father is one of those who thinks everything is a virus, especially emails. And so he installs all kind of “clean your PC from viruses”-software …
Tell him that those are viruses too
That’s because everything is a virus.
I remember an old story about a father deleting bat.exe off the family computer and blaming his son for breaking the computer with his Batman game.
He also keeps explaining to me why Fedora better than my “nerd OS”
Your brother is the wise guy of the bell curve
Or he’s currently on the left, and he’ll be on the bell’s top by the time @yogurtwrong@lemmy.world is on the other side?
On another note, I feel this so much. I went from “Mint seems comfortable”, to “Ooh slackware, i3 WM, running Arch with i3 completely built up and customised by none other than me!” back to “I can set shortcuts in Mint, and it’s comfier there anyway”
“Why are you doing that nerdy terminal stuff just use Fedora”.
Because nerdy terminal shit is cool.
explaining to me why Fedora better than my “nerd OS”
😂
My kids have been gaming all day on Steam. They have zero intellectual curiosity about the system they are using. They have been using Arch for years but it might as well be a console or Mac. They log in and launch a web browser, Steam or a Minecraft launcher and that is it. It makes me a bit sad.
You have to give them a reason to get interested in the OS and the programs they’re using. I gave Linux a try because I was concerned about privacy and I wanted to use more ethical and user respecting OS and software than what I used at that time. Linux and the FOSS world was an obvious choice for me. Custom ROM on Android was sort of the bridge which allowed me to transition. If it wasn’t for that, I would still be on Windows and I wouldn’t learn that much on how an operating system works and what differentiate them, aside from the look. The fact they’re kids or that they play games have nothing to do with it: a lot of adults don’t know either what type of OS they’re using, despite it being in their best interest. The problem is that we don’t give or show them the reason they should be interested, or at least be curious about it and most of time, before people get a degree, we end up killing their curiosity.
As they play Minecraft, you can advise them to switch to Prism Launcher instead of the minecraft launcher, especially if they mod the game, it’s much better for that. It could be a good start.
The fact that they’re gaming on it means they’ll know how to use it later
When I was that age I didn’t think much about the system I was using, it doesn’t really appeal to kids but they’ll still be learning
To be fair, my curiosity for the system when I was a kid came from having a win98 computer without internet or any games installed, other than some freemium CDs and a neo-geo emulator.
I’d spend time just going through the menus, and I had no idea how anything worked, but it was interesting just seeing what was there. Also I spoke no English at all, so many things were out of my reach/understanding.
If I had Steam and Minecraft? I wouldn’t have explored the OS so much. Probably. That stemmed out of boredom as much as from curiosity.
Do you do the updates or do they do it through terminal? My sibling running Ubuntu is fine with it because it’s easy and the update is a button.
I fully manage our machines as they are a resource shared by the whole family and used for work, study and play. We do have old machines, electronics, home server, arduino etc available for tinkering if they are interested and there is a lot that can be done in user space if they were interested so I don’t know that they are missing out.
It is possible to do arch updates from a gui but arch occasionally requires manual interventions. These are normally documented through arch announce and easily searchable if an update breaks some functionality but intervention usually requires the console and I am fine with that. In my experience debian and variants do offer a simpler update experience since you are usually only applying security updates within your current release. If they were on a stable Debian based distro I would probably setup unattended automatic security updates. Arch is more like a refined Debian Sid.
Did you add Flathub or rpmfusion? the store without those things is kinda barren
yup I did
Put my sibling on ubuntu and all they ever do is watch tv shows and stuff in the browser.
From now on I’m only refering to arch as “the nerd OS”
What does that make Gentoo?
The OS for masochists?
My elderly mother has been using Linux for almost 10 years. I don’t think I’ve ever gotten a single tech support phone call from her for it
Why are you doing that nerdy terminal stuff
That is a legitimate question. I still don’t fully understand people’s obsession about terminal. It’s 2023, we should be able to do everything comfortably using GUI rather than type everything, remembering all the commands, parameters, paths, permissions etc.
As a terminal fan, my main reasons for preferring them over a gui (for some tasks) are:
- It’s faster to type than to navigate menus
- If I don’t know where something is and can’t guess it instantly, it’s usually faster to search for it in a man page than randomly digging through gui menus
- You can combine commands with each other with pipes or
$()
- You can search through your command history to find previous commands
- You can write scripts and aliases to automate common tasks
- The terminal requires less context switching. Typing ten commands is less mentally taxing than opening ten different guis
The barrier for entry is higher with terminals but unless you need visual feedback (e.g. because you’re editing an image) it’s easier and faster for both common and rare tasks.
To add to point 4; in most Unix terminals you can use Ctrl+R (mnemonic “reverse”) to search commands from your history, press Ctrl+R repeatedly after typing to keep going back up, start using the arrow keys to leave the search or hit [Enter] to run the result
maybe unpopular opinion here but while it was user error, Linus breaking the OS by installing steam is something that should have never been possible, anyways glad to hear your brother is learning Linux!
wasn’t linus’s issue a rare packaging issue or something that happened and was fixed within a few days’ period?
In a way yes, but the same “bug” is still possible. The dude was given sudo rights AND copy pasted random commands in a terminal instead of “open the GUI, look for package, install package safely” - so now certain parts of the commands are crippled because one person was stupid, but it was a very very rich and famous influencer so … yay.
Look at the image … “unless you know exactly what you’re doing”… Linus was being a moron.
He had over five paths out of the issue, one of them was PUSHED on him but nono…
EDIT: if you are gonna use something that says over and over “are you sure” and “only if you KNOW what you’re doing” and “type out yes do as I say”… seriously no safety net in the world can protect against that level of dumb
https://uploads.golmedia.net/uploads/articles/article_media/6505586791636543814gol1.jpg
EDIT2: I am not angry at you grimaferve I just had the awkward pleasure of talking to folks who “fixed the bug” and it annoys me when rich and powerful social media influencers force others to do work by talking shit about them just because those influencers are absolute hot garbage gaaaaah! (I love you grimaferve, you rock - and you’re amazing and happy holidays <3)
the os should do as i say, that includes breaking it if i please. the problem are people writing into the terminal “i understand that i uninstall half my os with this command but want to do it anyway” and then wonder why half their os gets uninstalled.
I say this as a desktop Linux user for about 5 years at this point, but there is a big difference between typing “I understand I will uninstall half my OS with this” and typing “do as I say”. One requires directly repeating what is going to happen, and one is a more verbose version of typing Y.
Yes, the user should still be allowed to break their system however they want, but the warning should definitely be more obvious so the user can actively know if something they are changing might completely break their system.
Tech literacy amongst the youth is rapidly going down. Good on you.
I had the same thought process seeing the software repository on Linux Mint for the first time. It really is set up like a MacOS or general Appstore interface.
Happy for your brother getting comfortable with Linux so quickly! Way to go!