Adrian Edwards
Adrian Edwards
python version 3.8.6 (using pyenv, although it may inadvertently have been using 3.10) dependencies installed: the ones in requirements-dev.txt in addition to `sqlalchemy python-magic pillow flask_cors` via pipenv Procedure: use...
a small PR to update the app-service syntax in the docs fixes #555
Hello! I notice the slack link that is present in various places like the README.md, CONTRIBUTING.md, and also many of the `docs/*.rst` pages (https://slack.kubos.co) is broken. Since there are a...
I've been following a [google-written guide](https://opensource.google/documentation/reference/releasing/preparing/#scrub-the-comments) for how to evaluate a private codebase for open source release and it includes a step for reading through all the comments in the...
while developing https://github.com/OpenRowingCommunity/OpenErgView, I have logged quite a lot of packet data from the multiplex endpoint of Concept2 ergs. It is also somewhat tedious to have to go physically to...
Spun off from #21 (look there for context), Seems like the current version of the emulator encounters the following error on darwin. ``` ➜ pm5-emulator ./pm5-emulator 2023/08/02 14:43:05 error: connection...
I read recently that there was a change to one of the csafe portions of the spec in the latest versions of PM5 firmware as noted [by the developer](https://github.com/wemakewaves/PyRow/issues/5). This...
Per my comments on #117 this seems like it should be logged as a TODO for anyone who is planning to use this. The current config uses an ubuntu 18...
This PR addresses the issue identified in https://github.com/knix-microfunctions/knix/issues/161 (and PR #162 which was accidentally closed as i was reorganizing git branches). It achieves this by updating some of the ansible...