Dave

Results 12 issues of Dave

Hello! The wayback machine has started to ignore any robots.txt configuration since 2017 such that there is at this time _neither an opt-in nor an opt-out_ which probably leads to...

Additions/Removals

This is a very cool project and hopefully it is still being developed! I would like to add some notes ([summarized here](http://grimore.org/iot/find3_internal_positioning_system)) since I have been struggling with the setup...

Hello, This is a patch that adds an option (```scorespace```) that will make indexmenu replace underscores in node names with spaces. Although Dokuwiki has the [useheading](https://www.dokuwiki.org/config:useheading) option, sometimes none of...

Hello! I made a few changes to the redirector to permit Tor/onion and I2P links to be listed as part of the same table. Ultimately, this was up to everyone's...

Hello! I seem to be having some issues with the `Mouse.MoveMouseBy` method. The method seems to move the mouse cursor by about three times the values passed to the `deltaX`...

Using TestClient and trying to upload an image with ``uploadimage`` results in a ``NullReferenceException`` error: ``` System.NullReferenceException: Object reference not set to an instance of an object. at CoreJ2K.Util.ImageFactory.New(Int32 width,...

Hello! When a ROM is loaded and RetroArch is configured to apply cheats on load, the cheats might be applied too soon such that the memory layout might have changed...

feature request

Hi! I am one of the developers working on [Winify, a graphical UI client for Windows](https://grimore.org/windows/winify) and one of the features that we implement is the retrieval of past notifications...

a:feature
in:server

**Device Information (please complete the following information):** - aarch64 / arm64 on Debian **Command with arguments** git clone --recursive https://github.com/sist2app/sist2/ cd sist2 docker build --file Dockerfile.amd4 --progress=plain -t localhost:5000/sist2:latest ....

bug

Greetings! We have a container ```wizardrysteamworks/avahi-docker-publish``` that does something similar [by using mDNS instead and advertising for container names](https://grimore.org/docker/container_auto_discovery_with_mdns_and_traefik). It miht be worth mentioning in case some people here would...