Isaac

Results 7 issues of Isaac

Added support for .nfs files (the extension Netflix uses for subtitles when downloaded from their app).

Hi, is "busy waiting" the recommended approach to read user input? I was looking at `Annelid.py` which I got the impression served as kind of tutorial and saw this: https://github.com/TinyCircuits/tinycircuits.github.io/blob/95a4e5fcc758addc9bdb0b3831498eb3c2234ab8/ThumbyGames/Games/Annelid/Annelid.py#L38-L42...

I think that some error messages would benefit from including more information, so debugging is easier. Example `aws/aws.go:342`: ``` go err = errors.New("No valid AWS authentication found") ``` vs ```...

**TL;DR** It would be handy to display which versions of frameworks are used in the benchmarks. ## In the readme you acknowledge _There has been a TodoMVC benchmark floating around...

enhancement

Readme file ( https://github.com/isaacbernat/netflix-to-srt/blob/master/README.md ), especially `Get the subtitles` section contains instructions, but would benefit from screenshots and/or videos for reference.

hacktoberfest
good first issue
documentation

**What is the current behavior?** In the "City quiz" examples found on both the `learn/managing-state` and `learn/reacting-to-input-with-state` pages, submitting a wrong answer causes an error message to appear. This error...

CLA Signed