Shubham Chaudhary
Shubham Chaudhary
We has a discussion and decided that we will target `awk`. There are several advantages to it over `jq`, most importantly the fact that `awk`'s grammar has been published in...
## Progress Report We have a parser and a lexer for the `awk` language based mostly around the [specification](https://pubs.opengroup.org/onlinepubs/009696799/utilities/awk.html). The given grammar has a lot of redundancy to address precedence...
HEAD: 1f236bba7e5e7a3e7169ff61037502a6928a94ba on an EC2 m4.x16large with a separate AWS Aurora SQL Database. The platform (coupled with our naiveté) caused us a lot of misery, and possibly the reputation of...
@justinwray That is easy. `hhvm` was constantly on `top` with 5000-6000 % CPU consumption. That snippet of `error.log` I posted didn't contain the `Resource Not Available` errors because I wasn't...