Jakub Podlaha
Jakub Podlaha
I would like `mlr tail` to consume `+` prefixed number to specify line number to start printing from. From linux `tail` command man page: ``` -n, --lines=[+]NUM output the last...
Hey, our Logstash pipeline config files are generated. There was a bug in our generation system which led to following grog pattern. The pattern was one of MANY patterns in...
I have mongodb already installed on my system. The `npm install` which was ran at the end of `yo rest` started the `mongodb-downloader` (wich [failed](https://github.com/winfinit/mongodb-download/issues/16), and so I noticed it...