Trailblazing Braille Taser
Shitty headline, it should clarify that it’s EM radiation.
Did he get the eyeball surgery??
The concept of gaslighting has been diluted beyond recognition. It used to mean lying to someone with the goal of making them question their own sanity. Now, it just means lying.
Think like an MBA… put boy shows on Hisney and girl shows on Hersney. Oh, and Hersney should be pink and cost 20% more.
I propose a new, more threatening kind of control flow.
do {
/* something */
} or else {
/* you don't want to find out */
}
Besides the obvious flaws… is that parameter a list named list
, shadowing the list()
constructor?
Is it just me or is this missing one TO DO?
Check out git-annex: https://git-annex.branchable.com/
It’s super cool if you know git. It lets you track where your files are without having them all in the same place. You could have a bunch of disconnected hard disks, and git-annex will remember where you put your stuff.
You can also set a minimum number of copies and it will only let you delete stuff from one place when it’s sure there are sufficient copies elsewhere.
I do not recommend using the assistant (edit: nor the webapp) if you’re planning on ever reviewing the repo’s history. It generated a bajillion automatic commits that drown out any handwritten commit messages.