Chris Boddy

Results 6 issues of Chris Boddy

Hi there, Firstly thanks for a comprehensive and very helpful set of example games for scala-js, I found them most educational! Since the old maven artefacts for the dependencies aren't...

If a file is shared at write-level it is not possible for the sharee to write (update) it in the web-ui unless the parent directory of the shared file is...

Since the progress-updater is called concurrently the progress-bar should be thread-safe - please check it carefully. This also simplifies the ProgressBar. Technically ``animationPos``is not guarded but I don't think it...

Hello, Enoying this superb book so far. When trying to build the python environment (on ubuntu 18.04) ala: ``` mkvirtualenv bayes pip install -r requirements.txt ``` I received several cryptic...

Hello! Firstly congrats on a superb App, I found it last night and am enjoying it very much. Before starting work on a pull request I'd like to seek your...

# the long description should point to ``README.md`` https://github.com/manahl/feedback_tool/blob/github/setup.py#L11 ``readme.rst`` doesn't exist # Author should be Man Alpha Tech ? https://github.com/manahl/feedback_tool/blob/github/setup.py#L28 # download URL is hard-coded to v1.0.0 https://github.com/manahl/feedback_tool/blob/github/setup.py#L25 Can...