Viewing profile — aes
aes
HN member- Joined
- Wed, Aug 20, 2008, 3:49 PM UTC
- HN karma
- 310
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About aes
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
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, …
-
comment
Comment #6976891
Jewelry.
-
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.
- story
- story
-
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…
-
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,…
-
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…
-
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…
-
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.
- story
-
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
-
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…
-
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…