Jim Madge
Jim Madge
### Description Interact with Bluetooth devices in Kodi using [the Linux Bluetooth stack](http://www.bluez.org/). ### Checklist: - [x] My code follows the [add-on rules](http://kodi.wiki/view/Add-on_rules) and [piracy stance](http://kodi.wiki/view/Official:Forum_rules#Piracy_Policy) of this project. -...
### Summary Recently the singularity (open source) project joined the Linux Foundation and renamed to Apptainer. There are details in [this announcement](http://apptainer.org/news/community-announcement-20211130/). It is important to note that Syslabs singularity...
It might be worth adding some short notes explaining 1. The relationship between β and T 2. Periodic boundary conditions as these are necessary to reach the solution and we...
### Summary Contributes to #2611 Fix undefined labels. ### List of changes proposed in this PR (pull-request) * Fix undefined label in `data-stewards.md` * Fix undefined label in `new-articles.md` *...
### Summary Fixes #2670 (workaround) Update instructions for building the book using a virtual environment. ### List of changes proposed in this PR (pull-request) * Suggest creating a virtual environment...
### Description Book build fails *when* ~~(and only when) using~~ a python virtual environment ~~which~~ is located in the `book/website` directory. Update: The build seems to fail if there is...
### Summary The [virtual machines page](https://the-turing-way.netlify.app/reproducible-research/renv/renv-virtualmachine.html) has a discussion of the role VMs can play in reproducibility and mentions Vagrant. It would be good to expand on [Vagrant](https://www.vagrantup.com/intro) because it...
**Describe the bug** When using the example keybow2040 configuration, current CircuitPython and current kmk library, button presses have no effect. After a while CircuitPython soft resets. Disabling the RGB, or...
### Summary Related to #3266 Replace links pointing to the old book URL `the-turing-way.nelify.app/*` to the new URL `book.the-turing-way.org/*` in - [ ] The book - [ ] Other files...
### Summary Part of #3266 Create redirect rules so that old URLs `the-turing-way.netlify.app/*` point to the new URL `book.the-turing-way.org/*`. ### What needs to be done? - [x] Add redirect rules...