Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stith
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
stith
6y ago
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/resume.pdf Email
2.
▲
by
stith
12y ago
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!
3.
▲
by
stith
12y ago
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.
4.
▲
by
stith
12y ago
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. Replace "Snowden and his small team" with "The
5.
▲
by
stith
12y ago
That's not exactly "using a mac", though. That's running OS X in a VM.
6.
▲
by
stith
12y ago
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: // Make a "pretty unique&qu
7.
▲
by
stith
12y ago
Same. iCloud has worked perfectly fine for me. My experience has been pretty close to the "It Just Works" that Apple strives for.
8.
▲
by
stith
12y ago
It's labeled "Prompt for test-release updates" on the General tab.
9.
▲
by
stith
12y ago
Extracting TrueCrypt passwords from memory dumps has been trivial for quite a while now.
10.
▲
by
stith
13y ago
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.
11.
▲
by
stith
13y ago
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@elsewhere.com