this post was submitted on 01 Apr 2026
847 points (99.1% liked)
Technology
83330 readers
3298 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Absolutely! I've been on Linux since 2017 and KDE Plasma since 2019-ish. It outperforms Windows even in terms of usability/ease of use in most cases. My 70+ years old, tech-illiterate parents happily use it.
But things like mounting and partitioning make me scratch my head. KDEs partitioner requires sudo rights to even start and then formats partitions in a way that you need sudo rights to access it. It's annoying and would be very easy to fix.
You can fix it yourself also, just add the command being run to the sudoers file and it will always run as root without needing your input.
Im sure chat gpt can give you the exact command to put in.