Depressing if true. Using cash lets us keep the transaction out of the records of the government & tech firms.
he/him
Depressing if true. Using cash lets us keep the transaction out of the records of the government & tech firms.
If you were worried about saving energy, you would be running an XMPP server over Matrix. Matrix has similarly expensive requirements as Lemmy but Prosody or ejabberd can hum in the background.
Wild. I used sway for the first time with Nix since I could rollback a misconfiguration.
.NET is such a second-class citizen (Mono situation looks shaky now) on non-Microsoft Windows. I mean don’t give it up cold turkey perhaps, but adding new languages to your belt will help you get unshackled from Microsoft.
Only 128 characters? You’re gonna have issues converting everything to ASCII when you can’t even write “café”.
This time. If the maker refused, Nintendo would have just told Microsoft to take it down & it would have happened.
Water dries quickly. No need to overthink.
Reminder: don’t put your code on a corporate-owned code forge like Microsoft GitHub. That corporation is interested in helping other corporations like what happened with youtube-dl
, et al. so don’t be surprised if your code get censored, or they aide in DCMAs (not to mention locking all of your communications & contributions to a proprietary platform that blocks users based on US sanctions). Use a nonprofit, or better, self-host your code forge—& set up mirrors to be resilient.
Not Hot n Ready tho… pony up for the deep dish
Domino’s tries to keep their ingredients fairly similar globally, but Pizza Hut tries much more agressively to adapt to local tastes in certain markets—like Thailand. I don’t know who they poll, but thousand island sauce with imitation crabs is not where it is at, & the frozen dough sucks. At least Domino’s uses corn meal + a shit ton of garlic to mask being lower quality. That said, I had Pizza Hut in Hanoi on Christmas a few years ago & it was honestly was one of the best pizzas I had ever had—from the crust, to zesty sauce, to the right amount of burn on the cheese. So… 🤷
It’s been broken on Fx Android for the last few weeks. I mostly use it to cross-reference information lacking on OpenStreetMap (or if I need to see photos). It sucks since locally, the only maps businesses bother with is Google.
Happy I switched to NixOS to solve this issue for myself
That is a different story & a usability pain I can share 😅 …but assuming there wasn’t a GC, the build is cached, just needs another switch—& I am willing to take that as opposed to having the whole process running as root.
It’ll call sudo at the point it needs to at the end regardless of remote or not. There have been a couple of bugs in the past trying to run the whole process under sudo & --use-remote-sudo
was always recommended as a fix.
You should at least consider nixos-rebuild --use-remote-sudo switch
over raw-dogging sudo
.
#!/usr/bin/env dash
set -e
cd $HOME/nixcfg
# flake inputs to update
for input in nixpkgs nixos-hardware home-manager hosts; do
nix --extra-experimental-features flakes --no-warn-dirty flake update $input
done
# rebuild NixOS
nixos-rebuild --use-remote-sudo switch --keep-going --fallback --flake $HOME/nixcfg#$(hostname)
# check for firmware upgrades
fwupdmgr get-updates
# print hard drive status info
sudo smartctl -H /dev/nvme0n1
sudo zpool status -v -x
Just please get us proper color management. Creators need accuracy & HDR is still a mess.
Partial support is sadly pretty useless at present. Developers target ‘latest’ big engines, so unless you are up to yesterday’s spec, there is a good chance their JavaScript will give you nothing but errors.
As far as fearing pain: I got drugged up enough as I assume most did that you can’t feel a whole lot—& we aren’t talking anything beyond local anesthesia + strong paracetamol (just make sure you take something before bed or GG sleep). I will never get used to getting needles in gums tho.
If possible, seriously try to get a one-shot appointment. Mine had 5 1-hour visits every 2 weeks (not what I expected or would have signed up for) & each time they would spend like 15–20 minutes of that clearing out & reapplying a temporary resin. In this state your tooth is quite compromised state. My tooth ended up getting a fissure all along it after the penultimate visit—which ended up being irrepairable. Which meant they had to do an entire extraction for an implant wasting more money & time. I do not wish this on anyone.
Adding fuel to the shit fire was after visit 3 I had massive pain on the other side. They were going to start a root canal on that one too but I begged for a temporary filling (was supposed to hold up 2 months but has been a year) so I could still eat. Tooth 18 was under repair so I had moved all chewing to 31 as my mouth favors putting a majority of pressure on these 2 molars. I don’t think I could have reasonable eaten anything enjoyable for months if both sides were out.
Of note: the root canal isn’t like a finalized thing either. They seem to inevitably, eventually break down & will likely require an implant anyways in a few years. When my right side goes out—which it is—I may just consider doing another implant there too since it can be done in just 2 visits here.