Viewing profile — ArbitraryCrow
ArbitraryCrow
HN member- Joined
- Fri, May 10, 2013, 12:18 AM UTC
- HN karma
- 19
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About ArbitraryCrow
No profile information was provided.
Recent public activity
-
comment
Comment #6048035
I've been interested in this topic for a while, and I've found most people's responses to the question falls into 3 broad categories: 1) This is just tin-foil-hat paranoia. You're …
-
comment
Comment #6014496
Not in my jurisdiction. You're responsible for maintaining a safe distance to the vehicle in front of you, to allow for unexpected stops. It doesn't matter if they stop for a cat, …
-
comment
Comment #5899182
I wound up doing this myself, after spending an undue amount of time struggling with a morass of insanely written Javascript. Fiddler proved indispensable for observing the actual …
-
comment
Comment #5833829
The goal, according to him, is to build models of every single person in the country, model the social graph, and be able to classify people as potential threats. Another example o…
-
comment
Comment #5752548
Foreshadowing aside, I neither expect nor care if my employer provides me with beverages. Not even coffee. If it's there, I'll probably take advantage of it from time to time, but …
-
comment
Comment #5706733
Yes, but it would have to be done on every system that I use to access my server. Also, not all systems use the standard openssh unix client, or they may not allow access to the us…
-
comment
Comment #5706431
For a while, I put my home ssh server on port 443. It avoided the SSH credential guessing attacks, and still let me use a port that is allowed out by most firewalls. However, I eve…
-
comment
Comment #5683785
I have very little experience with Javascript. I come from a Python background. So please excuse my ignorance, but this doesn't sound like a designed language feature at all. These…