this post was submitted on 30 Jul 2023
124 points (93.7% liked)

linuxmemes

20820 readers
720 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 1 year ago* (last edited 1 year ago) (1 children)

this comment shows how the word of mouth actually distorted the argument

its not the linux philosophy but one sentence of the unix philosophy (linux is not unix)
https://en.wikipedia.org/wiki/Unix_philosophy

Make each program do one thing well. To do a new job, build afresh rather than complicate old programs by adding new "features"

besides being over 40 years old at this point

fun fact the linux kernel would actually not really fit this since it is an monolithic kernel

[โ€“] [email protected] 2 points 1 year ago

Ah sorry, unix not linux. I didnt think of that before, it seems so obvious that linux kernel isnt doing one thing well, it does everything ever, kind of well.