oooo-ps
oooo-ps
Resolved once again; this PR has been stuck for a while, please review https://github.com/kr1sp1n/awesome-gemini/pull/227/
I found this tool works with the official Wikipedia versions but not with older ones. I'm not familiar with Wikipedia versioning and don't know how to check. The website I'm...
I have this issue, any ideas how to fix it? ``` bash sudo docker run -v=/path/to/docker:/output ghcr.io/openzim/zimit zimit --seeds http://xxxx:xxxx --proxyServer http://xxxx:xxxx --name xxxx --diskUtilization 0 [zimit::2025-09-30 04:01:58,970] INFO:---------- [zimit::2025-09-30...
Trying to setup local website for users auth with Yggmail, but configuring app in Symfony has following issue: ``` bash Symfony\Component\Mailer\Exception\TransportException: Unable to write bytes on the wire ``` ```...