The concern with Esc is that if you hit more than 3 times the user will be stuck on the page. The first 3 presses would trigger the redirect, the 4th press would be intercepted by the browser and stop the page load.
> Ctrl+W or middle click on tab isn't that far off The point of shift x3 is that it's consistent across keyboard layouts including laptops. I have a laptop where the location of the ctrl key is moved inward to make room…
I think how Steam handles game rankings is a good example of this. They separate out "All Reviews" from "Recent Reviews". Helps identify current reception of a game which may have had a buggy release.
Apparently, Verizon's outage page doesn't actually say if there's an outage. You have to log in to see if there's an outage. Too bad logins are failing after ~10 minutes for me.…
The two halves of the mold are put back together and the concrete is poured into the bottom. Once it's set, the mold is removed and the result is once piece. Here's a good video from Tested on the process (not with…
According to the first article, the code was hosted with a custom version of Gitlab, with the register link still functioning. Once an account was created all the repos were public. If that's true, then it's a public…
Vim does have support for mouse usage (depending on the terminal)[0]. You can add the following to your config: set mouse=a At that point you can quickly select text, hit "d" to cut it, click where you want it and hit p…
If you're having issues with selinux run: sealert -a /var/log/audit/audit.log Most of the time, that will give you a detailed description of what's going wrong and tell you the command to fix it. Completely changed my…
And to quickly create a 2nd virtual desktop: Win+Tab and there's a "New Desktop" button in bottom right
The concern with Esc is that if you hit more than 3 times the user will be stuck on the page. The first 3 presses would trigger the redirect, the 4th press would be intercepted by the browser and stop the page load.
> Ctrl+W or middle click on tab isn't that far off The point of shift x3 is that it's consistent across keyboard layouts including laptops. I have a laptop where the location of the ctrl key is moved inward to make room…
I think how Steam handles game rankings is a good example of this. They separate out "All Reviews" from "Recent Reviews". Helps identify current reception of a game which may have had a buggy release.
Apparently, Verizon's outage page doesn't actually say if there's an outage. You have to log in to see if there's an outage. Too bad logins are failing after ~10 minutes for me.…
The two halves of the mold are put back together and the concrete is poured into the bottom. Once it's set, the mold is removed and the result is once piece. Here's a good video from Tested on the process (not with…
According to the first article, the code was hosted with a custom version of Gitlab, with the register link still functioning. Once an account was created all the repos were public. If that's true, then it's a public…
Vim does have support for mouse usage (depending on the terminal)[0]. You can add the following to your config: set mouse=a At that point you can quickly select text, hit "d" to cut it, click where you want it and hit p…
If you're having issues with selinux run: sealert -a /var/log/audit/audit.log Most of the time, that will give you a detailed description of what's going wrong and tell you the command to fix it. Completely changed my…
And to quickly create a 2nd virtual desktop: Win+Tab and there's a "New Desktop" button in bottom right