489
bin or bin?? (lemm.ee)
submitted 1 week ago by [email protected] to c/[email protected]
top 26 comments
sorted by: hot top controversial new old
[-] [email protected] 115 points 1 week ago

Is this how one becomes nonbinary?

[-] [email protected] 39 points 1 week 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."

[-] rambling_lunatic 10 points 1 week ago

If you think about it, all files are binary, some just happen to be human-readable.

[-] [email protected] 6 points 1 week ago

So you're saying Tony Lazuto uses Windows??? That bastard!

[-] [email protected] 3 points 1 week ago

Tony Lazuto says you should delete System32

[-] [email protected] 7 points 1 week ago

Only if you follow the script(s).

[-] 1boiledpotato 4 points 1 week ago

This took me way too long

[-] [email protected] 1 points 1 week 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.

[-] [email protected] 21 points 1 week ago

I cleaned my bin.

All that's left is a symlink: sh -> /nix/store/...

[-] [email protected] 2 points 1 week ago

Why not just symlink to /usr/bin?

Not familiar with NixOS

[-] [email protected] 13 points 1 week ago

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] 1 points 2 days ago

That’s fuckin sick.

[-] [email protected] 10 points 1 week ago
[-] [email protected] 60 points 1 week 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.

[-] [email protected] 11 points 1 week ago

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

[-] [email protected] 3 points 1 week 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.

[-] [email protected] 7 points 1 week ago

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

[-] [email protected] 2 points 1 week ago* (last edited 1 week 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.

[-] [email protected] 9 points 1 week ago

time to snapshot my latest snapshot

(btrfs)

[-] [email protected] 8 points 1 week ago* (last edited 1 week ago)

This one isn't true of course, but it still feels like it fits

Mr Incredible - Bin is bin!

[-] [email protected] 6 points 1 week ago

Clearing build files of your hobby project when you

rm -rf /bin

instead of

rm -rf bin/
[-] [email protected] 3 points 1 week ago
rm -rf bin /
[-] [email protected] 2 points 1 week ago

It's binjamin u sombitch

[-] [email protected] 2 points 1 week ago

clean your bin not the communal bin

[-] [email protected] 1 points 1 week ago

Me, an American:

this post was submitted on 22 Jun 2024
489 points (97.5% liked)

linuxmemes

19717 readers
323 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