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

Technology

68864 readers
4314 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
[โ€“] Yerbouti@lemmy.ml 2 points 2 years ago (1 children)
[โ€“] Kinglink@lemmy.world 3 points 2 years ago

I mean yeah. It doesn't have to even be "Linux" but a smaller required core library, instead of every application getting forced onto a user computer. I've a theory that over 90 percent of a computer's hardware is only required because of coding standards that could be improved. (Small more efficient code versus get it shippable and move on)

I'm a little impressed Linux hasn't had the massive bloat that most of the programming industry has taken on. "Let's pull in every library, take up more space and never optimize code". Linux seems to have avoided that, and that's a good sign. I don't even think it's a OSS thing, because many OSS software slowly bloat up when people keep adding features to them. Linux has avoided that so kudos to them.