ahorn42
ahorn42
Hi, Thanks for your nice Plugin! - Do you have any plans to add worm gears as well? Especially the "worm" would be interesting for me, the generation of the...
Hi, can you imagen of an easy way to subscribe to changes on the dictionary? Or of a way to extend the UltraDict to be able to subscribe for changes?...
Hello, is there a way to get an edited screenshot croped to the bounding box of all annotations? Currently if I add some annotation outside of the area of the...
Hello, has someone already tried to run OneWireHub on a Raspberry RP2040 like device? Funnily these µC are cheaper than most 1-wire devices, and I would like to use some...
If you want to use path arguments (pathArg) together with UriRegex and optional catch groups in a regular expression you need to know how many path arguments have been found...
Hi, I want to limit the write access to a specific topic for the anonymous users and allow it only for a known user. Also the anonymous users should be...
Hi, it looks like the link to libqgit2 is broken quickgit.kde.org results in an `DNS_PROBE_FINISHED_NXDOMAIN` error on chrome.
I added support to read files from stdin for owon-parse to use it together with my tool (see https://git.c3pb.de/ahorn/owon-osziloscope) by simply piping the retrieved file (via LAN) to owon-parse by...
`java -jar .\target\infraworld-cornerstone.jar` tells me to put my `config.yml` to ``` FATAL com.vizor.unreal.config.Config:231 - Please, put your config.yml into C:\Users\username\Desktop\temp\infraworld-tests\infraworld-cornerstone\target ``` even if a file called `config.yml` exists in this...
Hi, I just figured out, that the svg example does no work with inkscape 1.1 as inkscape has changed its CLI parameters. I changed the `\epstopdfDeclareGraphicsRule` to the following to...