Nikita Pedorich
Nikita Pedorich
Is there is any way to make bot work in channel, instead of group?
There is a code in `PrintableQueryBuilder` that formats Date values for SQL logging and looks like it doesn't include all possible values for `java.util`. I mean there is a converter...
Hi! I've just encountered an error where after reboot arion on NixOS was trying to start the containers before the `podman` was ready: ``` 2024-04-21T22:24:15+0900 arion-home-automation-start[2418281]: docker compose file: /nix/store/4d2i95x5rhb55dyncssr4xfz87sl8lyh-docker-compose.yaml...
**Describe the bug** I am running the `multi-scrobbler` behind the reverse proxy on the address `http://multi-scrobbler.server.lan` and specify the same address in `BASE_URL` (also tried `http://multi-scrobbler.server.lan:80`). Two issues arise: 1....
Hi! I love the idea of partitions and dev-only inputs! I've been using dev subflakes for a while now. Most of my projects use the same dev tools (treefmt, git-pre-commit,...