Mynacol
Mynacol
### Steps for reproducing the issue Having a bad monitor with unspecified Model and MCCS version :/ ### What is the buggy behavior? Wluma does not detect one of my...
The composer dependency robloach/component-installer is deprecated. Moves it to suggested dependencies. Fixes #2358. | Q | A | --------------- | --- | Bug fix? | no | New feature? |...
## Feature suggestion Kore could check the system-wide preference for dark theme/mode and select a light/dark theme accordingly. ### Context [Since Android 10](https://developer.android.com/guide/topics/ui/look-and-feel/darktheme), users can use a system-wide dark mode...
Temporary addresses are privacy-preserving for outgoing traffic, as they don't disclose the MAC address. See also https://blog.apnic.net/2022/06/10/iot-devices-endanger-ipv6-privacy/ The MAC-derived IPv6 stays, so clients (e.g. IP-based remotes) have a permanent IPv6...
The last days i dove into native Unicode support of email and read some RFCs along the way. During testing I noticed that my email server supports SMTPUTF8 and neomutt...
Some time ago I recorded some videos and without me noticing the storage space on my phone ran full during recording. The result was a broken mp4 file, unable to...
### What Problem Does This Solve? Using Kore on your Android device or similar software allows you to easily cast a video to your Kodi box. But playing back playlists...
Over on rss-bridge we had an issue with the TE header: https://github.com/RSS-Bridge/rss-bridge/pull/3360. Previously, we had copied the headers from this repo. During reserch, I now discovered Firefox 102.11.0 ESR sends...
Hi, I'm just starting with deploy-rs. I added a minimal deployment config trying to push my working NixOS config to my server. While running `deploy`, I get asked multiple times...
I noticed that this add-on blocks the usage of IPv6 addresses. So I quickly added support. The IPv6 regex is from [here](https://ihateregex.io/expr/ipv6/). If you want to change something, go ahead.