

2·
1 month agoI would even go so far as require that vote/confirmation within 24hrs, especially if it’s a real™ emergency.
It’s 2025, we can reach anyone in an instant. And if circumstances require it, (I don’t know, say everything west of the Mississippi goes missing), then make a list of who can check in(similar to the rules of succession for president) when the call goes out, and if they are able to respond.
By default Bash will auto complete filenames (In fact, in 25 years, i can’t remember the time bash didn’t). Sometimes, there are autocomplete ‘helpers’ that try to be overly smart (ie, only autocompleting files that have the right extension, which can interfere when you are doing creative things with mis-named file). However, in Powershell, cmdlets declare a type for each of their parameters, which lets powershell autocomplete the right type of item, which can make it a bit more magical and reliable.