Viewing profile — Moogs
Moogs
HN member- Joined
- Wed, Apr 02, 2014, 2:04 PM UTC
- HN karma
- 52
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About Moogs
No profile information was provided.
Recent public activity
-
comment
Comment #41795440
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 …
-
comment
Comment #41795357
> 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 th…
-
comment
Comment #40043398
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 …
-
comment
Comment #25918238
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. ht…
-
comment
Comment #22758773
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 fr…
-
comment
Comment #16681257
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…
-
comment
Comment #15532864
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 cu…
-
comment
Comment #13782868
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 com…
-
comment
Comment #13691112
And to quickly create a 2nd virtual desktop: Win+Tab and there's a "New Desktop" button in bottom right