Matthew Hooker
Matthew Hooker
ie give me recipe for 7 of these
make it easy to search and add
The same ingredients should appear across books
want to know - where recipe came from
Divide along column breaks. that way we should be able to tell that edge-wise columns are drink names and spine-wise columns are recipes
Looks like a problem lexing unicode commands. If I cast the command to a `str`, it works as expected. This is with current latest envoy as pulled from pip. ```...
I see two issues with supporting this currently - No easy way to construct http request with cache parameters - poor support for 304 responses Right now I have to...
users will be operating in disparate environments, so one-size-fits-all configuration for resilience is not appropriate. the client should be able to change eg the number of retries without recompiling the...
https://github.com/mwhooker/jones/blob/master/jones/templates/layout.j2#L109