Ezekiel Victor

Results 21 issues of Ezekiel Victor

I noticed that `keras.backend.image_dim_ordering` has been replaced by `image_data_format` (same package). I was going to submit a PR for py-agender to use this new symbol, but I'm not aware if...

There is no need for this plugin to "read and change data on all [a user's visited] web sites." At the very least, it should be limited to the web...

Both encapsulated in 1 screen: The first marked error is a supposed spelling error for the phrase "exist—it" (2 correctly spelled words separated by an em dash, as commonly formatted...

English

Looks like the Docker build hasn't been given a proper refactoring: https://github.com/worldveil/dejavu/blob/master/docker/python/Dockerfile. Noticed this when observing `git` existing inside a python container, which was unexpected. The DB image should be...

Please include a note on whether a list of tag names is ALL- or ANY-type match (AND or OR) wherever that appears. I.e., does a file need to have _all_...

When using some Lua scripts via `evalssh` on Birdisle, my unit test suite succeeds (i.e. my Lua scripts and Birdisle working OK), but the main script exits with this error...

I'm aware of this closed issue regarding `resave`: https://github.com/mongodb-js/connect-mongodb-session/issues/24 I would like support in this plugin for the `touch` method to avoid having to use `resave: true`. The reason is...

In summary, I can't connect to a Kafka broker running on a host other than localhost. I can set up a SSH tunnel to tunnel 9092 traffic on the broker...

https://github.com/chromano/wi/blob/ee5ddf40c62a28524fa205143cb97d5e94792610/wi#L102 Since the usage is so trivial, it would be nice if a more backwards-compatible approach were used instead.