Bruno Binet
Bruno Binet
I'd like to configure reclass so that it ignores possible missing classes.
In the same way as PR #61 for dicts, it would be very useful to be able to override lists instead of extending when the special `~` character is used....
I'm running pixiecore in a docker container and when I start a new device from pxe, it first seems to boot correctly, as it is able to enter iPXE 1.0.0+,...
It would be great if trello-full-backup could also allow to restore a Trello board from a backup.
When I run a function asynchronously with `--client=local_async`, I can't get the result with `jobs.lookup_jid` runner because it generates a HTTP Error 500: Internal Server Error. For example: ``` $...
It would be great if pepper could provide an interactive console, similar to the Python interactive console: this would allow to ask for password only once and then be able...
This would be the equivalent of [existing horizontal span for cells](https://github.com/seleznevae/libfort/wiki/Misc#cell-span), but vertically.
Here is the idf.py build log when trying to compile this example for target ESP32-C3 and using esp-idf master branch: ``` $ idf.py build Executing action: all (aliases: build) Running...
I used to save my maps to sd card, but it seems this is not possible anymore. It says "read-only" but I can successfully write to the sdcard from other...
We often have the following case: when the rpi starts, it correctly connects to the wifi access point (that was previously configured using wifi-connect captive portal), but after a few...