develroo
develroo
So I am new to Wireviz and have nor actually used it yet, but as an Electronic's buff I find the fact that connectors , cables and connections all look...
Not sure how feasible this is but it does seem like it could be kinda cool. Atm you can display image though the annotation text by using markdown. eg. ` You could have 2 dice of 10's and 1's...
From the [documentation](https://www.planarally.io/docs/tools/vision/) > Vision Tool >The vision tool can be accessed in the toolbar on the bottom right of the Game Board in both modes. It helps to track...
Ok this is just a FYI for people using the docker image. I separated out the data and assets to their own volume to make backups easier on my part....
[](http://www.rolisteam.org) #Your configuration: Rolisteam version: 1.8.2ubuntu2 Operating System and version: -[ Debian 9.0 + testing amd64 ] Rolisteam Setting: -GM and Server / GM and Client / Player and...
So I have a public Nextcloud server which is also on a private VPN and I want to connect back to a WOPI server as a docker on the same...
``` cargo install --locked --force qrscan .... error[E0716]: temporary value dropped while borrowed --> /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/qrscan-0.1.6/src/main.rs:149:21 | 149 | let mut stdin = std::io::stdin().lock(); | ^^^^^^^^^^^^^^^^ - temporary value is freed...
Currently, in the functions is_btrfs, stat -f will incorrectly report device paths because /dev/ is a virtual filesystem and classified as tmpfs. Eg. ``` stat -f /dev/sdb File: "/dev/sdb" ID:...
#### Describe the bug When trying to refresh/upgrade 23/stable to 24/stable refresh is fine but `nextcloud.mysql` fails to start after. Reverting will go back to a working nextcloud and mysql....