-
-
Unfortunately the name of this tool collides with that of a [well-known Apache project](https://drill.apache.org/) that's been around since 2015. The collision can make this tool more difficult to loc…
-
I actually like the idea of something like this for original firmware Switch consoles connecting to emulators like Ryujinx or Yuzu, but it mostly requires a CFW Switch console for stuff like this so I…
-
heres a list of labels from the original project
crash
status-nothing
status-boots
status-menus
status-ingame
status-playable
gpu
incomplete
audio
services
slow
amd-vendor-bug
intel-ven…
-
I have a network where I get an IPv6 nameserver via router advertisement, and it is a link-local ip. So the resolv.conf entry looks something like this:
```
nameserver fe80::1%eth0
```
Now ssh…
csarn updated
2 years ago
-
Looks like it stems from `ldns-signzone` breaking when trying to parse CAA records. The solution right now is to correct the records in `/etc/nsd/zones/` and run `ldns-signzone` manually, then deleti…
-
Hi,
When I try to use the monitoringplug check_dnssec_trace and try to validate dnssec domains, when the validation is OK, I get an OK.
But the the validate fails I get a core dump
- dnssec.nl OK
-…
-
I started looking inside ldns and have found it masks deprecated API calls for OpenSSL 3 by ``CFLAGS="-DOPENSSL_API_COMPAT=10100 $CFLAGS"`` in configure. Quite a lot of functionality still requires de…
-
Currently
```
let noteObject = {
"id": "note_" + Date.now(),
"type": "MobileNote",
"value": notes.value
}
```
When a user "accepts" or "rejects" a mobile note, we want it to g…
-
Just an idea, but would it be possible to add a function to switch-lan-play to "repeat" the local wireless connection over lan-play server?
Like this:
`My Switch Virtual WiFi-Repeater from lan-pl…