this post was submitted on 18 Aug 2023
1487 points (97.9% liked)

Technology

58096 readers
3539 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] veng@lemmy.world 0 points 1 year ago* (last edited 1 year ago) (1 children)

Chrome OS is literally built on the Linux kernel and you're saying it's simpler lmao. It overtook because Google created their own entire class of laptop devices undercutting the price of most entry level options, preinstalled with ChromeOS.

More steps to get anything done is not correct, the entire reason I use Linux at work is because it takes less steps to get things done than Windows.

Installing Firefox on windows:

  1. Open browser

  2. Search for Firefox

  3. Click result

  4. Find and click download button

  5. Click .exe

  6. Click yes on security dialog

  7. Click next a bunch of times (I'll be fair and make this a single step)

  8. Launch

On Linux (assuming it isn't installed by default on your distro):

  1. Open terminal

  2. sudo apt install Firefox

  3. type 'y'

  4. Launch

At least double the amount of steps if you don't include launching the browser. You're talking absolute shit saying it's 'simple fact' when I could give many other examples that objectively prove your statement false.

Is it more difficult to use for the average user? Sure. Is it more difficult for everyone? No.