trevor87
trevor87
Hi! Thanks for your useful extension, I used it quite a lot so far! Now I switched to the snap version of syncthing on ubuntu since it is always updated...
Hi! I have been trying for hours to figure this out but did not manage, therefore I wanted to ask here. I installed dma on a raspberry pi with the...
I had the same problem as described in https://github.com/corecode/dma/issues/75. It has bugged me quite a few times and I saw the work already done by jjakob in https://github.com/corecode/dma/pull/96 and so...
First of all, thanks for your great work! I wrote an extension to make [aws-vault](https://github.com/99designs/aws-vault/) work with the latest nitrocli dev version using otp-cache. It automatically calls `nitrocli otp-cache`and uses...
The docs for the Lemp12 state that it has a "Macronix MX25L25673G flash chip". Is this really correct? Both my machine and the image in the docs (https://tech-docs.system76.com/models/lemp12/img/components-highlighted.webp) have a...
`class Resolver` is missing the method [`resolve_filename()`](https://lxml.de/api/lxml.etree.Resolver-class.html#resolve_filename). As I am unsure, how to correctly type `filename`, I did not submit a PR. Instead, here is my current workaround: In etree.pyi...
Since grocy 4.4.0 there is a function named "Round up quantity amounts to the nearest whole number" which allows to only show whole numbers in the shopping list. This works...