

Yes, they can — Minecraft consults a Microsoft-managed, dynamically updatable blocklist of server IPs, regardless of who owns the server. In addition, Minecraft has functionality to ban players from authenticating to any multiplayer server.


Yes, they can — Minecraft consults a Microsoft-managed, dynamically updatable blocklist of server IPs, regardless of who owns the server. In addition, Minecraft has functionality to ban players from authenticating to any multiplayer server.


IIRC notifications can only be delivered reliably via Firebase — anything else gets paused if the phone is in Doze etc.


Larry Tesler, inventor of the cut, copy, and paste commands, dies at 74
Sending a dump of entire system memory seems incredibly unsafe, to say the least.
Don’t run sha256sum -c on your suspect file — it expects to be passed a file containing hashes and other filenames. sha256sum the iso itself instead and check by eye, or make such a hash file.
To my knowledge, symlinking a Nix file is perfectly fine (though may have interesting behavior with flakes).
bsdtar xf (from nixpkgs#libarchive) and it’ll figure it out.
https://beepbox.co/ for example
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.


¢-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.


Use F-Droid — the Ripple app that Jagged is referring to has a blue droplet icon.


peddlin’, probably. Autocorrect is that ‘friend’ that acts all sweet until your back is turned.


Do you have any addons that enable contenteditable/designMode?
This still doesn’t help if the server is on the server blocklist, which Microsoft can add your server to. Mods that disable the blocklist violate the EULA.