Posts about interviewing at Jane Street and our internship program
Chris Perl
4 posts by Chris Perl
Oct 07, 2015 |
1 min read
rsync rounds timestamps to the nearest second
I’m not sure how I’ve managed to use rsync for so many years without ever noticing this, but hey, you learn something new every day!...
Dec 01, 2014 |
2 min read
Inspecting the Environment of a Running Process
Sometimes its useful to be able see the values of environment variables in running processes. We can use the following test program to see how...
Jul 09, 2014 |
3 min read