HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mbell

no profile record

comments

mbell
·il y a 7 ans·discuss
Outside of reliability issues I much prefer the new keyboard. Typing on the older one feels like typing on mush now.
mbell
·il y a 7 ans·discuss
> what kind of (simplified) question would you ask in a 60 minute interview to gauge someone's ability to write, say, a distributed service?

I've used the last question from Stripe's last CTF for this. Roughly speaking: Given a 5 node SQL database cluster, how do I make it behave as a single server? I don't ask them to write code, I ask them them to walk me through how they would approach this problem and how they would deal with various failures (network interruptions mostly to keep it simple).
mbell
·il y a 12 ans·discuss
> Honestly? Using 512GB of ram is pretty hard.

It's extremely easy. Insert 512GB of data into postgres, there, done.