PoolloverNathan

joined 2 years ago
[–] PoolloverNathan@programming.dev 15 points 6 months ago

Yes, with --privileged. It's totally safe. Trust me.

There's a lot of docs in e.g. man bash.

Fish does history autocomplete, not Starship — you still have autocomplete using unconfigured Fish, and you don't get autocompletion by enabling Starship for other shells.

[–] PoolloverNathan@programming.dev 12 points 6 months ago (3 children)

(Tip: Most shells allow you to press Ctrl+R to interactively search through history, meaning you won't have to open a separate file.)

groupdel, groupadd
userdel, adduser

Completely Automated Public Turing test to tell Computers and Computers Apart

[–] PoolloverNathan@programming.dev 10 points 6 months ago

Really? I've only seen 'likes nazis' in bright bold red.

[–] PoolloverNathan@programming.dev 16 points 6 months ago

Other users in the thread confirmed this at the time of posting, so I presume they (at least partially) reverted the changes after they were caught.

There are four boxes to be used in the defense of liberty: soap, ballot, jury, and ammo. Please use in that order.

symlinks (or whatever windows calls them)

Windows actually has two types of symlinks:

  • Shortcuts: stored as regular files on disk; only function as a symlink from Explorer.
  • Actual symlinks: stored as actual symlinks (or NTFS reparse points). Transparent for all apps, but can only be created using mklink.
  • There's also junction links apparently, but afaik they're just bindmounts.

moving a symlink can sometimes move all the data too.

Probably, someone managed to create a real symlink in their OneDrive folder, and since OneDrive probably doesn't check for symlinks it blindly copied all the files to the cloud.

Take all this with a grain of salt — I'm not a Microsoft developer, and it's been a while since I last used Windows.

incoming fascists … will handle VPNs

Worst comes to worst, they'll never take my precious ssh -D.

view more: ‹ prev next ›