Live data from Hacker News

Viewing profile — h8trswana8

h8trswana8

HN member
Joined
Wed, May 29, 2013, 6:35 PM UTC
HN karma
79
Public activity
15 items

About h8trswana8

No profile information was provided.

Recent public activity

  1. comment
    Comment #17875796

    It’s so big. Couldn’t they have come up with a more subtle form factor?

  2. comment
    Comment #17532969

    The job and housing market constraint is due to poor public policy. Overly-generous tenant rights, anti-chain laws, anti-gentrification measures - all of these are creating problem…

  3. comment
    Comment #17450553

    Ehhm, San Francisco...

  4. comment
    Comment #11625419

    Did y'all hear Ted Cruz is the Zodiac Killer?

  5. story
  6. comment
    Comment #10511578

    Stripe may have a billion dollar valuation, but their support process is still very immature. You have two choices: 1) go to IRC, where they only answer technical integration quest…

  7. comment
    Comment #9849066

    The world of finance makes these aspects of your life function: * Allows you to get a mortgage * Allows you to protect yourself with health/car/life/home/title/etc insurance * Pays…

  8. story
    Ask HN: How Are You Replacing Balanced Payments' ACH API?

    Now that Balanced Payments is shutting down, where is everyone headed? Has anyone had success with Stripe's ACH product?

  9. comment
    Comment #7757020

    Who is this SWIM guy I keep hearing about?

  10. story
  11. comment
    Comment #6382287

    I'm so sick of these "Twitter takedowns." 1) An individual says something mildly offensive 2) People incite mob anger via Twitter 3) Person gets fired. 4) Twitter applauds itself. …

  12. comment
    Comment #6026925

    Sure, if you like your password going through Mozilla's server unencrypted.

  13. comment
    Comment #5788815

    It's trivial to brute force for anyone who has a weak password. More importantly, it's trivial for an adversary who cares. If I'm encrypting a note containing state secrets to send…

  14. comment
    Comment #5788466

    Eh, whatever key derivation algorithm you are using is running in a browser, and isn't throwing any long-running JS exceptions. And I didn't see my browser block. So it can't be th…

  15. comment
    Comment #5788129

    I don't see any key being stored client side. So you must be deriving the key from my password? If that's the case, then my attack would be: * Loop through a list of common passwor…