Dooley_labs
Dooley_labs
`cs837.wac.edgecastcdn.net` serves `www.w3schools.com` and is a CNAME to the site. Blocking one blocks both. I suggest removing the first from the blocklist as it does appear to be a site...
This article was deleted by the author and no longer exists.
According to the documentation, Unbound should log to a `logfile` when specified in the config, which should then also disable logging to syslog. This is the expected behavior, however, does...
**Describe the bug** I've obtained drivers from the FedoraPeople virtio group, as described in Proxmox's documentation. What I've found is that in all version above `virtio-win-0.1.185` (`v62.82.104.18500`), the VirtIO SCSI...
This refers to `/usr/local/bin/bluetooth-udev`. With the regex device name check `if [[ ! $NAME =~ ^\"([0-9A-F]{2}[:-]){5}([0-9A-F]{2})\"$ ]]; then exit 0; fi` enabled, devices that connect to Debian 11 do not...
- remove Docker - remove unused/deprecated features of rowboat - migrate to mainline peewee3 - remove leaky proxy references (self.state -> self.bot.client.state) - Discord API v8 updates - migrate raven...
Looking to install packages on Debian 11. Seems only two exist in the group that I'm looking for. `megaclisas-status` and `megacli` exist and install properly, while the following could not...
Audioop is deprecated as of Python 3.11, removal in 3.13 ([source](https://docs.python.org/3/library/audioop.html)). What's the plan for its replacement once it's no longer available? I've seen snippets floating around of audio manipulation...
### Avoid duplicates - [X] I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/HEAD/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issues tracker](https://github.com/ferdium/ferdium-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22bug+%3Abeetle%3A%22) for a bug report...
Greetings all, This project seems like it can run without Docker. My self-hosted runner falls under an LXC container. What are the chances this project can support running in a...