HackerTrans
热门最新趋势评论往期问答秀出招聘

mbell

no profile record

评论

mbell
·7年前·讨论
Outside of reliability issues I much prefer the new keyboard. Typing on the older one feels like typing on mush now.
mbell
·7年前·讨论
> 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
·12年前·讨论
> Honestly? Using 512GB of ram is pretty hard.

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