I have been struggling with this weird behavior in vim for the last month or so. I just re-joined Automattic in September. I have been
Today I got some data I wanted to add to my machine learning training datasets for named entity recognition. My system is designed to be
Unless you really need some advanced regular expressions only supported by PCRE, using POSIX regular expressions with grep is usually an order of magnitude faster
Xargs is an extremely powerful complement to the awesome find command. One downside is that you usually need to have a single pipeline. By default
I have a script which takes a tab-delmited file for regression tests, and converts it xml. I want to do a sanity check, to make