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

linuxmemes

21009 readers
1159 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
    782
    Fish Linux (sh.itjust.works)
    submitted 1 month ago* (last edited 1 month ago) by 0x4E4F@sh.itjust.works to c/linuxmemes@lemmy.world
     
    all 45 comments
    sorted by: hot top controversial new old
    [–] Sordid@lemmy.world 118 points 1 month ago

    The fact that the OpenBSD logo has to include its name spelled out really tells you everything you need to know, doesn't it.

    [–] blackjam_alex@lemmy.world 102 points 1 month ago (1 children)

    I'm-a sorry FISH from unix_surrealism

    [–] P4ulin_Kbana@lemmy.eco.br 14 points 1 month ago

    This pic goes hard

    [–] DmMacniel@feddit.org 42 points 1 month ago (2 children)

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

    [–] wildbus8979@sh.itjust.works 109 points 1 month ago* (last edited 1 month ago) (2 children)

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

    [–] TootSweet@lemmy.world 51 points 1 month ago (2 children)

    So Wario, then? Maybe that makes Android Waluigi.

    [–] Zorsith@lemmy.blahaj.zone 17 points 1 month ago

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

    [–] lengau@midwest.social 4 points 1 month ago

    If macos is Wario, surely iOS is waluigi?

    [–] eatstorming@lemmy.world 18 points 1 month ago (2 children)

    Also, macOS is derived from FreeBSD.

    [–] wildbus8979@sh.itjust.works 44 points 1 month ago (1 children)

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

    [–] AllNewTypeFace@leminal.space 12 points 1 month 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 1 month 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 1 month 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 1 month 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 1 month ago (3 children)
    [–] DmMacniel@feddit.org 10 points 1 month ago (3 children)
    [–] lud@lemm.ee 4 points 1 month ago

    I'm sorry you feel that way about fish Linux

    [–] JackbyDev@programming.dev 2 points 1 month ago

    That's the joke.

    [–] caseyweederman@lemmy.ca 1 points 1 month ago

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

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

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

    [–] pimeys@lemmy.nauk.io 20 points 1 month ago

    But do not run Linux, the kernel.

    [–] Laser@feddit.org 8 points 1 month 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 1 month 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 1 month 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 1 month ago

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

    [–] Thwompthwomp@lemmy.world 2 points 1 month 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 1 month ago
    [–] JackbyDev@programming.dev 3 points 1 month ago

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

    [–] JackbyDev@programming.dev 2 points 1 month ago

    That's the joke.

    [–] neidu2@feddit.nl 34 points 1 month ago (1 children)

    I for one prefer demon linux over fish linux. In fact, that's how I first dipped my toes into the world of unix-ish OSes with FreeBSD 3.3.

    [–] HakFoo@lemmy.sdf.org 24 points 1 month ago (1 children)

    I always figured BSD should lean into the daemon imagery with a full heavy-metal branding: a suite of wallpapers with decidedly less cuddly daemons, a succubus OS-tan character... make it the go-to Edgelord Desktop.

    Then FreeBSD introduced that stupid sphere logo. No sense of branding. :P

    [–] Valmond@lemmy.world 8 points 1 month ago

    BDSM BSD FTW!

    [–] anindefinitearticle@sh.itjust.works 19 points 1 month ago* (last edited 1 month ago) (1 children)
    [–] ikidd@lemmy.world 5 points 1 month ago (1 children)

    OPNSense usually puts some song verses with their release notes.

    [–] anindefinitearticle@sh.itjust.works 4 points 1 month ago (1 children)
    [–] ikidd@lemmy.world 3 points 1 month ago
    [–] P4ulin_Kbana@lemmy.eco.br 8 points 1 month ago (1 children)
    [–] 0x4E4F@sh.itjust.works 8 points 1 month ago (1 children)

    A FreeBSD fork focused on security.

    [–] 3w0@lemmy.sdf.org 5 points 1 month ago* (last edited 1 month ago)

    It's actually split from NetBSD. The code diverged when Theo got kicked out.

    [–] richardisaguy@lemmy.world 8 points 1 month ago

    freeBSD is satan linux

    [–] 299792458ms@lemmy.zip 7 points 1 month ago

    Cutefish OS wants to know your location

    [–] Mechaguana@programming.dev 7 points 1 month ago

    Should have been named fishball instead of B-something

    [–] finkrat@lemmy.world 1 points 1 month ago
    [–] Mwa@lemm.ee 1 points 3 weeks ago* (last edited 3 weeks ago)

    yo fish used in linux somtimes tho to connect