Viewing profile — blameless
blameless
HN member- Joined
- Thu, Aug 25, 2011, 9:11 AM UTC
- HN karma
- 22
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About blameless
No profile information was provided.
Recent public activity
-
comment
Comment #7081525
I've been using these for years in Visual Studio. My most commonly used one is "prop" which generates an automatic property in C#: "public string Name { get; set; }". I type "prop"…
-
comment
Comment #7022195
I've been using Linode for years. I signed up when they offered free $100 credit. After my free year of Amazon AWS ran out, I went to Linode "until the $100 credit runs out". I end…
-
story
Chrome leaks saved passwords like GTalk chat incedent
My friend cleared the cache in Google Chrome and now he has access to another person's saved passwords. This person has never used my friend's computer. He asked me what's up and I…
-
comment
Comment #6385034
I also always change the SSH port to 9922. I haven't seen any failed login attempts so far.
-
comment
Comment #5472130
Oh, that's embarrassing. You meant http://www.google.com/nose
- story
-
comment
Comment #4422518
I'm unable to reproduce the results. Balance is always negative. What's wrong with my code? // for a graph var balances = []; // constants var winnings = 1, losses = -1, epsilon = …
- comment
-
comment
Comment #3146609
Don't forget you also have to pay something like $0.10 for 1GB of outgoing traffic.
-
comment
Comment #2924278
"A previously unknown flaw in the code for processing byte range headers allows version 2.2.x of the Apache Web Server to be crippled from a single PC." It was pointed out in 2007 …