csplit - split a file into sections determined by context lines
So useful! I actually discovered it when looking around thinking there had to be a utility that did what I needed. I've already used it for two separate problems in the past two days.
csplit - split a file into sections determined by context lines
They published a paper on Dremel, my favorite previously-unpublished tool from the Google toolchest. Greg Linden discusses it: "[...] it is capable…
Japanophiles might be interested to learn that Google released a Japanese IME. IME is the sort of NLP problem that Google is nearly uniquely…
I read this thesis on an LLVM backend for GHC, primarily because I was curious to learn more about GHC internals. The thesis serves well as an…