Viewing profile — stith
stith
HN member- Joined
- Mon, Oct 28, 2013, 2:14 PM UTC
- HN karma
- 40
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About stith
No profile information was provided.
Recent public activity
-
comment
Comment #25639586
Location: Oakland, CA Remote: Yes Willing to relocate: No Technologies: TypeScript/JavaScript, React, Go, GraphQL, Node, Linux, AWS, HTML, CSS Résumé/CV: https://stith.me/private/r…
-
comment
Comment #9070782
Apparently none! Apparently that idea made it into my head somehow, I must've just jumped to conclusions and assumed I read it somewhere. Oops!
-
comment
Comment #9069581
As far as I know the audit project was abandoned when the TrueCrypt developer did his dramatic exit. Cannot remember a source for that though.
-
comment
Comment #8706205
Snowden has said many times that he is not the one deciding which documents to publish and when. He gave them all to the reporters, who make all of those decisions on their own. Re…
-
comment
Comment #8547767
That's not exactly "using a mac", though. That's running OS X in a VM.
-
comment
Comment #8541561
I had a similar issue with an app I'm writing now. I wanted short IDs so my URLs wouldn't be fugly, but with a low chance of collisions. The solution I went with (in javascript) is…
-
comment
Comment #8481666
Same. iCloud has worked perfectly fine for me. My experience has been pretty close to the "It Just Works" that Apple strives for.
-
comment
Comment #8035229
It's labeled "Prompt for test-release updates" on the General tab.
-
comment
Comment #7812727
Extracting TrueCrypt passwords from memory dumps has been trivial for quite a while now.
-
comment
Comment #7244556
I find that really strange as well. I haven't seen a Node library that uses exceptions for flow control before this, I wonder why they decided to start here.
-
comment
Comment #6627024
You can do that in bash with ctrl+r: Type: ctrl+r Type: ssh Bash says: (reverse-i-search)`ssh': ssh dude@somewhere.com Type again: ctrl+r (reverse-i-search)`ssh': ssh someoneelse@e…