• 0 Posts
  • 5 Comments
Joined 2 years ago
cake
Cake day: June 29th, 2023

help-circle


  • /sbin is like /bin, but for system administrative type commands. /usr holds all the other software that isn’t critical to get the system up and running.

    A device file is a special file that’s like a pointer to a piece of actual hardware, like a serial port or a hard drive. /dev also has some non-hardware special files like /dev/zero. When you read from that one, you get an endless stream of zeros. Or /dev/null, that discards any data that’s written to it.



  • Canada has ~1/4 the firearms per capita compared to the US. My guess is that doesn’t matter, as you go over 1 gun/resident the added guns probably don’t have much of an impact.

    However, most shootings in the US are with handguns (restricted in Canada), and a bunch of high-profile shootings with ARs (prohibited in Canada). Concealed carry is practically never allowed, and open carry isn’t either. Safe storage is required, so you can’t carry unsecured guns in your car either. Storing loaded firearms is forbidden. Owning firearms for self defense is forbidden by law (using them as such may or may not be, depending on the circumstances).

    TL;DR: it’s not just how many guns, but also what you’re allowed to do with them.