Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dylanvee
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
dylanvee
7y ago
Thanks for flagging! We've got a massive search overhaul in the works that will start rolling out in the next week or so. Feel free to get in touch at dylan@stripe.com if you'd like to give it an early spin when it's ready. (
2.
▲
by
dylanvee
12y ago
After my internship I worked part-time while finishing up my last year of school, then joined full-time after graduating.
3.
▲
by
dylanvee
12y ago
I joined Khan Academy as an intern in summer 2012 and have been with the company ever since. We're not going to top Facebook, but I can assure you that we compensate interns competitively. Given the massive contributions that interns l
4.
▲
Reinventing the wheel: A new content store for Khan Academy
(arguingwithalgorithms.blogspot.com)
1 points
by
dylanvee
13y ago
|
0 comments
5.
▲
Node.js Stream Playground
(nodestreams.com)
1 points
by
dylanvee
13y ago
|
0 comments
6.
▲
rocksdb: Embedded key-value store for fast storage
(github.com)
9 points
by
dylanvee
13y ago
|
1 comments
7.
▲
Big Data at Khan Academy
(mattfaus.com)
49 points
by
dylanvee
13y ago
|
9 comments
8.
▲
Khan Academy — Interviews with Entrepreneurs
(khanacademy.org)
4 points
by
dylanvee
13y ago
|
0 comments
9.
▲
by
dylanvee
13y ago
What do you find deficient about hterm?
10.
▲
Packer
(mitchellh.com)
3 points
by
dylanvee
13y ago
|
0 comments
11.
▲
by
dylanvee
13y ago
What's cool about our industry is that interns can contribute a lot , on or soon after day one.
12.
▲
by
dylanvee
13y ago
By the same turn, it's also much easier to propose and make corrections. If I discover an error in my computer graphics textbook, I'd have to...call the publisher and see if they can fix it in the next edition, I guess. Perhaps the textbook
13.
▲
by
dylanvee
13y ago
Marking the heap's region of memory as non-executable improves security. http://en.wikipedia.org/wiki/Executable_space_protection
14.
▲
by
dylanvee
13y ago
Saw it on Twitter and had to submit, y'all are pretty cool.
15.
▲
OFA + AWS
(awsofa.info)
69 points
by
dylanvee
13y ago
|
18 comments
16.
▲
by
dylanvee
13y ago
What traffic from 60 Minutes looks like: http://bjk5.com/post/30813320623/what-traffic-from-60-minute...
17.
▲
Khan Academy Checkbook Scaling To 6 Million Users A Month On GAE
(highscalability.com)
2 points
by
dylanvee
13y ago
|
0 comments
18.
▲
by
dylanvee
14y ago
Google cache: http://webcache.googleusercontent.com/search?q=cache:http://...
19.
▲
Experimenting with user namespaces
(s3hh.wordpress.com)
1 points
by
dylanvee
14y ago
|
0 comments
20.
▲
Drinking from the Streaming API
(engineering.twitter.com)
2 points
by
dylanvee
14y ago
|
0 comments
21.
▲
by
dylanvee
14y ago
You're correct--because we have a Premier account, which anyone else can obtain too: https://developers.google.com/appengine/docs/premier/
22.
▲
by
dylanvee
14y ago
There's nothing about Khan Academy's application (or any other customer's) that would somehow immunize it from platform-wide serving issues.
23.
▲
by
dylanvee
14y ago
Yep. We (Khan Academy) have a lot riding on App Engine, and they are supportive when we run into issues with the platform.
24.
▲
by
dylanvee
14y ago
I'm talking about the internships offered by many tech companies to college students, which are always paid (often very competitively). I'm a student, and have benefited from these myself, but I'd imagine that from an employer's perspective
25.
▲
by
dylanvee
14y ago
Whither internships? The best way to find out if you like working with someone is to go ahead and work with them for a little bit.
26.
▲
by
dylanvee
14y ago
I don't remember specifically, but that'd be my guess. Non-root users in containers have been fine for a while now.
27.
▲
by
dylanvee
14y ago
Yes.
28.
▲
by
dylanvee
14y ago
Container-based virtualization is already here, but without user namespaces root privilege in the container implies root privilege in the host. That's no longer the case; interesting times indeed.
29.
▲
by
dylanvee
14y ago
"Pending request latency arises when all of your application's available instances are too busy to serve new requests. When this happens, incoming requests go to a pending request queue." https://developers.google.com/appengine/docs/adminc
30.
▲
by
dylanvee
14y ago
Indeed, while having a global request queue is good, the scheduler's one-size-fits-all behavior can sometimes be suboptimal. Thankfully there are several ways in which it can be tuned: https://developers.google.com/appengine/docs/admincons
More ›