this post was submitted on 14 Sep 2024
766 points (98.5% liked)

linuxmemes

20707 readers
416 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
766
Fish Linux (sh.itjust.works)
submitted 5 days ago* (last edited 5 days ago) by 0x4E4F@sh.itjust.works to c/linuxmemes@lemmy.world
 
you are viewing a single comment's thread
view the rest of the comments
[–] DmMacniel@feddit.org 39 points 5 days ago (2 children)

Shouldn't it then be the Linux triplets? Linux, OpenBSD and macOS?

[–] wildbus8979@sh.itjust.works 104 points 5 days ago* (last edited 5 days ago) (2 children)

macOS is the bastard evil child given for adoption that no one in the family will ever acknowledge.

[–] TootSweet@lemmy.world 49 points 5 days ago (2 children)

So Wario, then? Maybe that makes Android Waluigi.

[–] Zorsith@lemmy.blahaj.zone 15 points 4 days ago

I'd say it's more like Toad. Overly simplified, weirdly smooth and shiny.

[–] lengau@midwest.social 2 points 4 days ago

If macos is Wario, surely iOS is waluigi?

[–] eatstorming@lemmy.world 18 points 5 days ago (2 children)

Also, macOS is derived from FreeBSD.

[–] wildbus8979@sh.itjust.works 43 points 5 days ago (1 children)

It's derived from BSD 4.3, which predates and is one of the ancestors of FreeBSD

[–] AllNewTypeFace@leminal.space 11 points 4 days ago (1 children)

Parts of it are. The kernel is derived from a Mach microkernel (an experimental kernel in the 80s, which was theoretically supposed to allow different OS personalities to coexist in the same system, sharing resources; macOS’ Darwin/XNU kernel doesn’t implement this capability in full, but you do get the Mach Ports interprocess communication mechanism, and a BSD UNIX personality permanently attached).

[–] wildbus8979@sh.itjust.works 9 points 4 days ago

Yes, and the FreeBSD kernel is also derived from it, but they both formed out of that. One to form NeXT mach and the other Net, which forked to NetBSD and FreeBSD. But macOS Mach isn't derived from the FreeBSD fork.

[–] dan@upvote.au 14 points 4 days ago (1 children)

It's also the only desktop OS that's actually Unix. MacOS gets official Unix certification with every major release. All other "Unixy" OSes are just "Unix-like".

[–] frezik@midwest.social 8 points 4 days ago

Meh. It's a nice bragging right, but that's all it is at this point. Linux killed off almost all the old Unix vendors for a reason.

[–] caseyweederman@lemmy.ca 13 points 5 days ago (3 children)
[–] DmMacniel@feddit.org 10 points 4 days ago (3 children)
[–] lud@lemm.ee 2 points 4 days ago

I'm sorry you feel that way about fish Linux

[–] JackbyDev@programming.dev 1 points 4 days ago

That's the joke.

[–] caseyweederman@lemmy.ca 1 points 4 days ago

I know, it just seems like we're moving in the opposite direction of correctness.

[–] BaroqueInMind@lemmy.one 6 points 5 days ago* (last edited 5 days ago) (4 children)

They can, and often do, use GNU tools and binaries underneath.

[–] pimeys@lemmy.nauk.io 20 points 5 days ago

But do not run Linux, the kernel.

[–] JackbyDev@programming.dev 3 points 4 days ago

Or as I've started to call it, GNU minus Linix

[–] Laser@feddit.org 8 points 4 days ago (1 children)

Really? They might use some GNU programs, but I'm sure the default user land for OpenBSD is all theirs. Just because you know cp etc. as GNU utils doesn't mean the BSDs use the same ones. They are just part of the operating system. https://github.com/dcantrell/bsdutils tried to collect various BSD implementations for example

[–] cybersandwich@lemmy.world 6 points 4 days ago (2 children)

The "coreutils" that macos uses by default are all older shitter bsd versions. I discovered this when half of my scripts and commands didnt work properly.

Silly me thought I could just bring my cash scripts over and not have any major issues (I'm not doing anything crazy). But even something as simple as grep didn't work right because it could recursively search directories in the old bad version Mac comes with.

All of the gnu versions are much better and you can install them with homebrew.

[–] frezik@midwest.social 2 points 4 days ago (1 children)

People used to care a lot. The GNU utils absorbed everything all the old Unix vendors did. This made them comparatively heafty back when a high end workstations might have had 64MB of RAM.

Now that Chrome takes up gigabytes per tab, nobody cares except a few old Unix curmudgeons.

[–] JackbyDev@programming.dev 1 points 4 days ago

Wahhhhh this tool can't do two things well, it should only be doing one thing well! 😭😭😭

[–] Thwompthwomp@lemmy.world 2 points 4 days ago

Yeah, I had a few scripts just act weird on osx. The parameters were different and some of them just behaved differently. It was oddly frustrating.

[–] Kusimulkku@lemm.ee 7 points 4 days ago
[–] JackbyDev@programming.dev 2 points 4 days ago

That's the joke.