This person had the same issue and they’ve just logged out and in again
This person had the same issue and they’ve just logged out and in again
Are there any implementations of this out there or is this purely theoretical (at this point in time)?
It is, kind of. The plug is secured by 6 stops (or tabs) along each side. The positive pressure differential pushes the plug outwards into those stops.
To remove the plug you uninstall 4 bolts which allow the plug to go up and over the stops, after which it can hinge outwards on a hinge found at the bottom of the plug.
Adding a Turing award to your profile is certainly one way to flesh it out
Not a monetary one, no.
* (there might exist some business power tariffs that coincidentally benefit from this but nothing you’d use at home)
The uom crate implements this for Rust.
The core functionality is based on generics but there are some macros for defining custom measurement systems.
I can’t talk about the other libraries but the uom crate does the same thing.
The dimensions are encoded as a vector of generics, allowing you to get the correct unit even when dividing a distance by time for example.
It’s quite the clever use of Rusts type system.
I started out with WireGuard. As you said its a little finicky to get the config to work but after that it was great.
As long as it was just my devices this was fine and simple but as soon as you expand this service to family members or friends (including not-so-technical people) it gets too annoying to manually deal with the configs.
And that’s where Tailscale / Headscale comes in to save the day because now your workload as the admin is reduced to pointing their apps to the right server and having them enter their username and password.
Apart from the visibility argument. With this kind of parking spot you have to leave the spot in the other direction than you came in. So you’ll only get the enhanced agility for one of the moves.
Would you rather have more agility when getting into the tight parking spot or when leaving onto a larger street?
Getting the configs to work with my personal devices was already a little finicky but doing that for not-so-technical family members was starting to be a bit too much work for me.
I’m hoping that Headscale will cut that down to pointing their app at the server and having them enter their username and password.
Was running Wireguard and am now in the process of changing over to Tailscale (Headscale).
It uses Wireguard for the actual connections but manages all the wireguard configs for you.
The “add to home screen” button turns into an “install” button when Firefox detects that the website is a progressive web app (PWA). Other browsers do the same.
The difference is that a PWA can define a custom icon and name for the “app” button on your home screen and that it can use some clever caching making many PWAs offline capable (meaning you don’t need an internet connection to open the web page).
I understand the reluctance to press “install” but in the case of PWAs the install size is tiny and fully contained in Firefox and you get the added benefit of faster startup / loading times due to caching.
Why not set up backups for the Proxmox VM and be done with it?
Also makes it easy to add offsite backups via the Proxmox Backup Server in the future.