501
bin or bin?? (lemm.ee)
submitted 1 year ago by sag@lemm.ee to c/linuxmemes@lemmy.world
top 16 comments
sorted by: hot top controversial new old
[-] sntx@lemm.ee 21 points 1 year ago

I cleaned my bin.

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

[-] jdaxe@infosec.pub 2 points 1 year ago

Why not just symlink to /usr/bin?

Not familiar with NixOS

[-] Neon@lemmy.world 13 points 1 year 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.
[-] grock1722@lemmy.world 1 points 1 year ago

That’s fuckin sick.

[-] jbk@discuss.tchncs.de 9 points 1 year ago

time to snapshot my latest snapshot

(btrfs)

[-] TrickDacy@lemmy.world 9 points 1 year ago
[-] Xirup@yiffit.net 56 points 1 year 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@lemmy.world 10 points 1 year ago

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

[-] Zangoose@lemmy.world 3 points 1 year 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.

[-] possiblylinux127@lemmy.zip 6 points 1 year ago

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

[-] lolcatnip@reddthat.com 2 points 1 year ago* (last edited 1 year 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.

[-] Bishma@discuss.tchncs.de 7 points 1 year ago* (last edited 1 year ago)

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

Mr Incredible - Bin is bin!

[-] voidnutcracker@feddit.de 6 points 1 year ago

Clearing build files of your hobby project when you

rm -rf /bin

instead of

rm -rf bin/
[-] VitabytesDev@feddit.nl 4 points 1 year ago
rm -rf bin /
[-] cupcakezealot 1 points 1 year ago

clean your bin not the communal bin

Me, an American:

this post was submitted on 22 Jun 2024
501 points (100.0% liked)

linuxmemes

26209 readers
717 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 users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • 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.
  • 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, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe 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.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    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.

    founded 2 years ago
    MODERATORS