Gustavo Montamat

Results 14 issues of Gustavo Montamat

The distributed version of the algorithm receives results from the workers without validating their work. This is safe when one has control of all the instances running the worker nodes...

enhancement

Use [GitFlow](http://nvie.com/posts/a-successful-git-branching-model/) branching strategy

enhancement
good first issue

Publish this library in [PyPI](https://pypi.org/).

enhancement

Redis is gaining more traction and it's simpler to use and setup than RabbitMQ. Replace the latter with Redis.

enhancement

When you log anything using this handler and the Splunk server is down or unreachable, an Exception is raised and has to be handled properly instead of just printing the...

Hi, I'm getting this error when trying out my remarkable2 both on MacOS Monterrey and Ubuntu 22.04. ``` $ ./remousable --ssh-password="myPass" --event-file="/dev/input/event1" panic: ssh: handshake failed: EOF goroutine 1 [running]:...