I find Waze has better real-time traffic info. Driving time estimates may vary a bit more, but I find it to be a more than adequate replacement for most tasks.
You do have to gut check some of its suggestions, though: it seems to think some roads are slower, even when they’re not as busy, and will route around them.
This is exactly what I would suggest, with one addendum: use internet archive links wherever possible. Especially if the links are intended to be clickable.
In the process of acquiring an advanced degree, I learned the worst part of research is finding dead links to pages that were never archived.
By putting it in the internet archive to create a link, it also adds a snapshot.
Unpopular opinion (at least in the Fediverse): while mastodon exists and is nice (if a little harder to grasp), Threads actually has a sufficient user base to be considered a substitute for Xitter. I was watching it during the debates and there was lively enough conversation to be interesting and still unable to read every comment that tagged the debate in real time.
Down with centralized social media and all that, but just a suggestion if you miss the volume of posts and the centralized interface that Xitter dumps out.
Poison is generic. Venom is specific to normal method of delivery (e.g. snakes and bees).
Swallowing venom may or may not hurt you. Probably not a great idea, but there’s a better chance you’ll be okay.
Getting a known poison stabbed/injected intravenously seems likely to be pretty effective, but it depends on the mode of action. Blood goes everywhere in the body, so it will likely find its target eventually.
It’s remarkably difficult to really fuck up freebsd. On Linux, getting boots to fail is easy. FreeBSD is quite a bit more robust in that regard, as the base image isn’t updated piecemeal.
Signal’s defaults are pretty good about that. Push notifications are both opt-in and the information they send can be selected by the user. You can have it say “new message” and that’s it. Or the senders name. Or the whole message.
I agree that it’s not intuitive that that’s a leak to most people, but push notifications are kind of wonky how they work.
No matter how good the protocol or client encryption, your privacy is only as good as your own physical security for the device in question.
Given that if you lose your private key, there is no recovery, I would be surprised if there were real back doors in the clients. Maybe unintentional ways to leak data, but you can go look for yourself: https://github.com/signalapp/Signal-Android
I feel your pain man. Our university of 40k people did the same thing “from on high” and we ran into the same problems in our lab. We only had 4 million files to move into a Teams share. Which, btw, takes about 5 weeks to “sync” to OneDrive, which is how we were expected to replace our workflow instead of a shared network storage drive our lab owned
Wait til your table with all the checksums gets messed up on an “older” btrfs install. Happened to me on a VM because I didn’t know copy-on-write should be disabled for large frequently partially updated files. It also slowed that VMs IO down a lot.
Like most file systems, BTRFS is great if you know the edge cases. I recently moved to ZFS on my new work system, which has been a great change in terms of in-line snapshots and the like.
If EXT4 meets your needs, that’s awesome. If you understand how to use a different FS well or are willing to learn (and risk), I would also encourage other options as well.
Sounds like they could have been lazy and simply disabled/blocked your dns lookups, or stopped providing your route to 0.0.0.0/0. VPN provides new dns provider and a route to the internet at large, and you’re back in business.
How did you put Immich in a container? I’ve struggled with that the last couple of weeks.