Johannes Lindenbaum
Johannes Lindenbaum
When flicking the calendar left / right between months the calendar does not always properly stop at the month's edge, it can go further, or not far enough. This leads...
## Context We're running a larger migration of a data type int -> bigint on a table (1.4bn rows / 2TB size). Running on a CloudSQL MySQL 5.7 primary (`--allow-on-master`...
We run a PHP application that communicates to Rabbit through AMQProxy. Recently we observed a failure mode we believe could be mitigated if AMQProxy allowed a configuration of the connection...
As discussed in #97. Adds a `max_upstream_connections` options that will fail creating additional upstream connections from being made. This is an attempt to preserve the upstream from becoming overwhelmed. Questions...
AC - Given a 1024x1024 image, allow specification that this image should be 44x44 @1x, and have script appropriately size @2x and @3x images
Using `--resize` have the ability to resize a specific `--file` or `--folder`. The argument for `--resize` should be a `widthXheight` format, like `200x300`.
## Summary - I'd like to add support for MSIE tile generation. - I'm unsatisfied with the current argument flags, and how they're setup, I'm looking to change things, and...