extremelyonline
extremelyonline
Please consider adding the following redirects. Thank you! [CloudTube](https://tube.cadence.moe/) [imgin](https://imgin.voidnet.tech/) [Wolfree](https://wolfree.gitlab.io/) [Proxigram](https://codeberg.org/ThePenguinDev/proxigram)
Hello, this PR add dark mode styling: - Put all colors into variables, defined in `base.css` - Pure css, use `prefers-color-scheme` to set light/dark mode - Light and dark mode...
Hello, just wanted to start a discussion about running whisper-ctranslate2 in Docker. Referencing [#109 of faster-whisper](https://github.com/SYSTRAN/faster-whisper/issues/109#issuecomment-1498303518), I came up with the following Dockerfile, which works. ``` # Use Ubuntu as...
Hi, I am using the docker image and ran `docker run --rm --privileged --name smart-ipv6-rotator --network host quay.io/invidious/smart-ipv6-rotator:latest run --ipv6range=/64`. It ran successfully the first time, but showed the following...
Hi, great app! Not sure if you're planning to add a list of public mlmym instances in this repo. Here's mine in case anyone is interested. Thanks! [o.opnxng.com](https://o.opnxng.com/) Hosted in...
### What Problem Does This Solve? I am sorry for re-posting this issue, which is related to #883. Upon further testing, it seems that Kodi's proxy is not being used:...
A very basic Docker setup based on node:lts-slim. You may wish to implement automatic Docker builds at a later time.
Added a.opnxng.com instance. (My instance was removed due to rate-limiting at one point. It is now hosted on another server and operational.)
Hello, I have encountered an error where Prometheus cannot connect to the /probe path: I have a working json_exporter container. This is verified by exposing the 7979 port and getting...