micw
micw
Hi, I wanted to give it a try but I get: ``` [mwyraz@mw-t470s ✓ ~/git/pflask $ ./bootstrap.py Downloading http://waf.io/pub/release/waf-1.8.6... Checksum verified. [mwyraz@mw-t470s ✓ ~/git/pflask $ ./waf configure Traceback (most recent...
Hello, today I replaced my analogWrite() based stuff by you library. All my flicker-issues immediately disappeared - great work! The only drawback for me is that the use of your...
The endpoint URL of datadog should be configurable (for testing and special setups). The underlying dogapi library already supports it.
Hello, I created a simple docker based test setup (https://github.com/freifunkstuff/fastd-test). When running on a multi-core VPS, I can acieve up to 25mByte/s with encryption and 30 mByte/ss without encryption which...
## Motivation I have a network which is reachable by a proxy only. The proxy itself is an apache2 configured as proxy. The proxy is exposed via https. The ressources...
Output of `restic version` -------------------------- `restic 0.13.1 compiled with go1.18 on linux/amd64` How did you run restic exactly? ------------------------------- ``` # restic_0.13.1_linux_amd64 prune -v 3 repository cc70af73 opened successfully, password...
The bridge to XMPP stops to work from time to time. Matterbridge "thinks" that it's still connected, so when sending a message from matrix, it still tries to deliver to...
Hey, great stuff, I really like it. If you integrate it with https://github.com/nitram509/ascii-telnet-server we cold use slack as movie player ^^
Hello, I tried to switch to a sans-serif font, so I added ``` params: body_classes: "sans-serif" post_content_classes: "sans-serif" ``` That works in most places but not everywhere. On the article...
Hello, I'm using some TP-Link CPE510 outdoor devices which have only one ethernet port. One is connected to the internet (having WAN on the ethernet port). The other is somewhere...