

- Auswitch statement
- V2latile variable
- Goebboolean
- Zyklon C++
- Left shift, Reich shift
- Open and close Parenzer
- Iron Cross-compiler
Based on the description, my guess is that the script solved the problem of having the line interrupted by only doing a single 56k transaction per phone call.
Lots of times, phone calls were billed $$$ for the first minute and $ for every minute after that. If her script only did one transaction per call and not even using the full minute, that could add up fast.
And, given that it took a month for the bill to come, she could have been doing something wrong even during the day. Nobody would have noticed until the bill, and the 1am calls stood out the most when the bill finally came. Maybe there was a local exchange that didn’t require long distance?
Migrated a server to a new drive by copying all the files with rsync and chrooting into it. Nothing too impressive from a linux standpoint, but I had no idea that was possible until I tried it.
If that’s an option for you, I’m guessing your laundry is in your garage. If that’s the case, does your breaker panel happen to be in your garage?
Installing a 240V NEMA 14-50 outlet is really not that hard, and depending on where you live, you might be legally able to install it yourself. Where I am, I can pay $60 for a permit and have a state inspector sign off on my work.
Accurate thumbnail
Article with basically zero content that overrides the back button? No bueno.
Man, how did you find that? I wasn’t getting anything on ddg.
Anywho, looks a little buggy (it doesn’t seem to deal with website credentials, so I’m not sure how it ever worked), but it’s got the bones to do what I want to do. Thanks for the link.
Edit: Fixed it! https://github.com/patchy-oss/fwdl/pull/1
TF is a lifestyle pickup?
Nah, I think he’d go full Lawnmower Man.
I’ve been running plex for a few years no. No real issues to complain of.
Until today. I just upgraded my server with an Intel ARC. Was looking forward to enabling qsv for streaming. Turns out you need plex pass to do that.
Can jellyfin do it?
Even LEGO sets are getting EVSE. Octan has diversified into electric with the OctanE brand.
Thanks for sharing this after I manually downloaded 92 fucking books from my library.
Wonder if these would make a sweet camper van.
If I owned a one of a kind ancient relic that was like a shitty carving of a dog, I’d still want to show it off to my friends.
It used to redirect to Tesla. Then he bought Twitter.
It’s because he bought X.com for the original PayPal back in the 90s and in a roundabout way, it came back to his possession. There are only three single character .com domains registered and he owns one of them. The other 23 letters have been reserved by ICANN.
https://en.wikipedia.org/wiki/Single-letter_second-level_domain
Thanks for the tips. I’ll definitely at least start with mdadm since that’s what I’ve already got running, and I’ve got enough other stuff to worry about.
Are you worried at all about bit rot? I hear that’s one drawback of mdadm or raid vs. zfs.
Also, any word on when photoprism will support the Coral TPU? I’ve got one of those and haven’t found much use for it.
Very good to know! Thanks.
Where I’ve landed now is
A) just migrate everything over so I can continue working. B) Migrate my mdadm to ZFS C) Buy another NVME down the road and configure it with the onboard RAID controller to prevent any sudden system downtime. D) Configure nightly backups of anything of import on the NVME RAID to the ZFS pool. E) Configure nightly snapshots of the ZFS pool to another webserver on-site. F) rsync the ZFS pool to cold storage every six months and store off-site.