donnm
donnm
The method spiFromDesc in the mraa Python module does not work (at least for Raspberry Pi). ``` $ ls /dev/spidev0.* /dev/spidev0.0 /dev/spidev0.1 ``` ``` $ ipython Python 2.7.13 (default, Sep...
I tried to create a new course, but it failed with the error message "Failed to create the course." I guessed that this was due to a space or special...
This is more of a general question because I couldn't find anything in the documentation. What is the best practice for timing student submitted code? My goal is to put...
It would be nice to have a top-N scoreboard where only the top submissions are displayed instead of the whole scoreboard. This could be implemented with a simple option `topn`...
I started adding support for M29W640GB in the chip database before realising it was NOR flash (couldn't find all the timing info in the datasheet). Does this have any chance...
The LEDs are quite dim under normal ambient room lighting. I have built a few of these boards now and through experimentation found that from 100R to 330R are a...
When you switch to a different conversation using Ctrl-X, the conversation history is discarded.
Thanks for pwman3. I noticed a new version message when I started pwman3 recently. I had a look at the source code and got a little concerned about the unique...
**Describe the bug** docker-compose installation instructions fail with error: ERROR: The Compose file is invalid because: Service base has neither an image nor a build context specified. At least one...
Multiple accounts are now supported via signal-cli dbus daemon by not specifying the ```-u``` parameter with the ```daemon```option: https://github.com/AsamK/signal-cli/commit/ca86c421ebb1a3930fa309a2d95a4090108c2e62 In this case, the data directory is scanned for registered accounts...