Facundo Olano

Results 105 comments of Facundo Olano

Closing this as I don't find a problem compiling with the clap version specified in the dependencies.

Note that you can get around this without the sec&privacy change by opening the dir where binary is with Finder, right clicking the binary and clicking Open. If you allow...

Added a nothe to the README about this.

Can you elaborate on why they don't make sense? Is it because not English speaker or because those are bad name choices for English? (I tried to use names I...

This look nice, thanks! This would definitely be a nice a addition to the shell integration guide. If you want you could send a PR adding your plugin as example.zsh...

From your code and description it would sound as if you should just need to send userId + password when you emit `authentication` on the client, without the need to...

See this [related issue ](https://github.com/AleoHQ/snarkOS/issues/2002)

I you send a PR I can review it.

I'm seeing this error a lot in my test logs, I suppose the [super.flush](https://github.com/gabrielfalcao/HTTPretty/blob/f9f012711597634d40066d144a36888b3addcc46/httpretty/core.py#L456) is a leftover from when FakeSockFile inherited from StringIO.