• palordrolap
      link
      fedilink
      393 months ago

      I don’t know about that. Non-binary files have been put into bin directories for decades at this point. (Feel free to marvel at the analogy.)

      Delete the contents and it’s not just binaries going to the bit-bucket.

      The joke here is more “Tony Lazuto said to execute these files.”

    • @Ziglin
      link
      13 months ago

      Yup Just delete all binary data from your disks, including the bios and get a quantum computer that you somehow program and control by hand.

      • NixOS has two main selling points:

        1. I can declaratively manage my system. That’d probably the Thing you know about it.
        2. but it also uses the Nix Package manager which allows you to install multiple versions of the same program. On Ubuntu, if I update bash from v4.6 to 5.0, it will replace /bin/bash and if any breaking changes were made, any program that has bash 4.6 as dependency won’t work anymore. On NixOS binaries are stored in /nix/store with a hash. So bash 4.6 is in /nix/store/hwnfuvshajdbgjajebskhak-bash-4.6 and 5.0 gets installed into /nix/store/638jsvusbhsuksvj76hwlsbj-bash-5.0 This allows us to have programs that depend on a old version of a software installed simultaneously with programs that depend on a new version of it.
    • @[email protected]
      link
      fedilink
      613 months ago

      The joke is about the bin/ directory on Linux, which contains the binaries of the system (also called executables) which can break the system if you delete it, and also refer to the paper bin where all your trash files go and people tend to delete usually.

      • @TrickDacy
        link
        113 months ago

        Ah, I don’t usually think of trash bins by that term

        • @Zangoose
          link
          33 months ago

          Could also be referring to something like ~/.local/bin, where you remove unnecessary user-only programs vs. /use/bin where you remove system essential ones.

      • Possibly linux
        link
        fedilink
        English
        73 months ago

        I think of the trash as just “trash.” Thanks for explaining the joke.

      • @[email protected]
        link
        fedilink
        English
        2
        edit-2
        3 months ago

        Surely it should be “cleaned the bin”, right? Dialect issues complicate things but the basic problem seems to be that the joke is just ungrammatical.