

¢-aur — I’m not sure why I pronounce it that way; it’s just how I’ve always pronounced it.
¢-aur — I’m not sure why I pronounce it that way; it’s just how I’ve always pronounced it.
A pain point I’ve seen with NixOS for new users is the focus on editing files — how easy is it for her to install applications that way?
Debian is a stable distro and therefore tends to have less up-to-date packages.
Ubuntu added telemetry and forced snaps
What network topology do you have? My method only assumes server→laptop connectivity (laptop→server and laptop→repo are implied). If server→laptop is unavailable, but you can install Git in general on the server, you could forward the repo through SSH. If Git cannot be installed server-side at all, this is more difficult, and rsync would be the best method I know of.
Detach the laptop’s head, then git clone
from it over SSH on your build server. When you’re done, git push
will update your laptop’s branches, then you can git push origin
the relevant branches on your laptop.
(to make the joke more obvious)
The two most common sources of security vulnerabilities are buffer overflows, use-after-free, and off-by-one errors.
And neighboring state National Guard cannot (legally) cross states lines without permission.
“Legally” doesn’t matter anymore for anyone rich and red.
The complicated instructions are probably because certain SMS clients don’t allow clicking URLs from contacts you’ve never sent messages to.
There’s even .deb, .rpm, flakes, whatever pacman uses, … that are just package files that copy to /bin/ for you, like .apk/.ipas.
Get enough zoom to change your near-clipping plane.
Probably a reference to Reddit’s “fourth comment” thing.
My main branch is called HEAD
.
Unless you’re on Voyager, in which case the image is already displayed before you click!
Given Trump mention, presumably the US.
Unexpected Keyboard (URL from memory; unsure if it works) has ∴ (and a lot more, like ¬∵∧∨ etc.) if you’re fine with the learning curve.
There are four boxes to be used in the defense of liberty: soap, ballot, jury, and ammo. Please use in that order.
Signal: SimpleX
Really? I’ve only seen ‘likes nazis’ in bright bold red.
Yeah, I’m used to NixOS — however, having to edit the config (instead of e.g. a package manager) is a common pain point I see when others use NixOS, and it often leads to them switching distros.