Charlie Sneath

Results 19 comments of Charlie Sneath

@jhlywa Found issue since I'd like to take advantage of any comments extracted from PNG. Is this something you are still able to work on? To answer your questions: >...

@imor Any chance you're able to submit a pull request for the code you wrote to extract comments from the PGN?

@bnorquist I was having a similar problem, but followed the instructions in the note in [this section of the documentation](http://docs.python-guide.org/en/latest/dev/virtualenvs/#installing-pipenv): > If pipenv isn’t available in your shell after installation,...

Realized this is mentioned in #840 by @chsm in [his comment](https://github.com/kennethreitz/python-guide/issues/840#issuecomment-328767340).

Thank you! It seems like being explicit about page height and width did the trick. I see that it must be 96px / in based on the 1056px for the...

@majorz Awesome, the `--no-retry` tag is just what I had in mind. This will be a big win since it will provide much more control over the user experience (as...

@majorz Have you been able to make any progress adding this additional argument for disabling retries?

Checking in to see if this is still planned. Would be a very helpful feature to ensure that an app can notify users when a wifi password was wrong. Thank...

@majorz It seems like the functionality is already in place for an end-user-defined web server to listen on port 80, is that correct? From the example, as long as the...