Live data from Hacker News

Viewing profile — blameless

blameless

HN member
Joined
Thu, Aug 25, 2011, 9:11 AM UTC
HN karma
22
Public activity
10 items

About blameless

No profile information was provided.

Recent public activity

  1. 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"…

  2. 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…

  3. 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…

  4. comment
    Comment #6385034

    I also always change the SSH port to 9922. I haven't seen any failed login attempts so far.

  5. comment
    Comment #5472130

    Oh, that's embarrassing. You meant http://www.google.com/nose

  6. story
  7. 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 = …

  8. comment
  9. comment
    Comment #3146609

    Don't forget you also have to pay something like $0.10 for 1GB of outgoing traffic.

  10. 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 …