Viewing profile — stuuuuuuuuu
stuuuuuuuuu
HN member- Joined
- Thu, May 26, 2016, 12:46 AM UTC
- HN karma
- 63
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About stuuuuuuuuu
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #36303489
What web app is this?
-
comment
Comment #36284728
https://web.archive.org/web/20060212093806/http://blogs.msdn... It's unfortunate that the MSDN blog shufflings over the years resulted in losing all the comments on the original po…
-
comment
Comment #32020889
Any suggested resources for someone else interested in the evolution of the nation state?
-
comment
Comment #23567626
Traffic between you and the public DNS servers isn't encrypted, so your ISP can still read it. (I suppose this is one of the problems that DNS-over-HTTPS is designed to fix.)
-
comment
Comment #23072013
This one? https://royrapoport.blogspot.com/2011/05/coffee-and-its-effe...
-
comment
Comment #19265944
Why does Windows Calculator need network access??
-
comment
Comment #18594491
In addition to the comments about APY, this analysis also assumes that you'll get the same 2.32% rate when you buy another bond three months from now, six months from now, etc.--co…
- story
-
comment
Comment #17649677
In iTerm Preferences, Keys, set Left Command to Control, then in the Key Mappings list, add each Cmd-xyz combo you want to preserve, and set its action to "Do Not Remap Modifiers".…
-
comment
Comment #17635909
In my case, iTerm2 can do more sophisticated keyboard remapping than the standard terminal. Specifically: I have Caps Lock globally remapped to Command. Except, in iTerm, it acts a…
-
comment
Comment #13902247
A good usecase for Docker, maybe? Put the script in a container and let it run wild, then delete the container when it's done.