Is this how one becomes nonbinary?
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
3. Post Linux-related content
sudo
in Windows.4. No recent reposts
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
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."
If you think about it, all files are binary, some just happen to be human-readable.
So you're saying Tony Lazuto uses Windows??? That bastard!
Tony Lazuto says you should delete System32
This took me way too long
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.
I cleaned my bin.
All that's left is a symlink: sh -> /nix/store/...
Why not just symlink to /usr/bin?
Not familiar with NixOS
NixOS has two main selling points:
- I can declaratively manage my system. That'd probably the Thing you know about it.
- 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.
Thatβs fuckin sick.
..?
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.
Ah, I don't usually think of trash bins by that term
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.
I think of the trash as just "trash." Thanks for explaining the joke.
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.
time to snapshot my latest snapshot
(btrfs)
Clearing build files of your hobby project when you
rm -rf /bin
instead of
rm -rf bin/
rm -rf bin /
clean your bin not the communal bin
Me, an American: