this post was submitted on 03 May 2025
422 points (95.5% liked)

Technology

69702 readers
3360 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. 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
[โ€“] Broken@lemmy.ml 20 points 1 day ago (1 children)

Absolutely this. I like mint because I no longer like fiddle farting around with my PC. It just works out of the box. An overlooked bonus is when I need to learn how to do something the Mint forums usually have the answer, and its catered to Mint defaults. It's not the end of the world, but when answers match your file explorer, text editor, system editor etc..it just makes it easier. Compared to finding answers elsewhere that are for Debian and then having to wonder if it'll work or not based on the family lineage of the OS is just unnecessary for most people.

[โ€“] elvith@feddit.org 24 points 1 day ago

As I said over and over again: my biggest pet peeve with Linux is that there are often several ways to accomplish something but many are somewhat distribution specific and not really standardized.

Who doesn't love to find a tool that has install instructions like:

Start by installing all required packages with sudo apt get package1, package2,... then clone this repository and...

Just to realize that a) you're not running anything Debian based and b) you first step is now to find out how these packages are named in your package manager.

Or tutorials that tell you to do X and you only find out, that they're assuming (but not telling you) you're using Debian and some old package versions that now have a completely new syntax in their configuration, so that either the tutorial doesn't work or you maybe even f up something by changing values that you shouldn't touch.

Best is, of you find help in a distribution specific forum/wiki/... But not all problems can be found there