Live data from Hacker News

Viewing profile — aes

aes

HN member
Joined
Wed, Aug 20, 2008, 3:49 PM UTC
HN karma
310
Public activity
54 items

About aes

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #7289806

    Just from looking the code it seems pretty sloppy, not what I would expect from security sensitive code. Mixed tabs and spaces, inconsistent indentation, two empty lines in a row, …

  13. comment
    Comment #6976891

    Jewelry.

  14. comment
    Comment #6967129

    A human-friendly JSON-like serialization format. Time permitting, a simple bitcoin gambling site. Time permitting, a really easy way to do microdonations.

  15. story
  16. story
  17. comment
    Comment #6436059

    >> "Especially for common workflow tasks like switching from an app to 1Password and back to the app." > Use the task switcher, which is now much faster than before? This was actua…

  18. comment
    Comment #6388198

    Let's see... No HTML allowed - ok - I just don't buy the explanation. A better way to sell it would be "A 100% secure Markdown clone you can use on the web with no questions asked,…

  19. comment
    Comment #6364861

    And ThinkPads used to have a fingerprint sensor, many years ago. It's not that the technology itself is very cutting edge, or even claimed to be. (Of course, marketing claims anyth…

  20. comment
    Comment #6364824

    They don't even say fingerprints are not uploaded: According to the press release, "fingerprint information [...] is never stored on Apple servers or backed up to iCloud." But nowh…

  21. comment
    Comment #6364784

    Assuming the phone isn't locked. A combination with email confirmation plus two-step verification like Google Authenticator could work as well.

  22. story
  23. comment
    Comment #6288864

    1. Writing a blog post about this - good 2. Naming and shaming the company - better 3. Quitting your job and letting them know about it - even better

  24. comment
    Comment #6282312

    Here's a data point for you: For me, the text on that article felt way too big when viewed in a full screen browser on a 1280x800 display. Frankly, it's about as bad as if the font…

  25. comment
    Comment #5322796

    Ok, you'll have to run it through the compiler first with the -m option: test.coffee: require 'source-map-support' throw new Error("Test") Now do: npm install source-map-support co…