Lee Watson
Lee Watson
https://aur.archlinux.org/cgit/aur.git/tree/mpdas.service?h=mpdas
> Does the feature exist right now in pste? Does [0dcb520](https://github.com/FoxDev/pste/commit/0dcb5201dc57f6e03a5def7ee55db2345860a640) start the process? No. Yes.
tbh I'm considering doing a full rewrite with Django where the API will be a first class citizen. Maybe even a Vue SPA for the frontend.
If only I knew JavaScript.
I like the idea, it's just a fairly complex thing to do that I'd rather not have to deal with. If anyone else manages to implement it cleanly, I'm always...
> **Automated Script:** > > ``` > https://github.com/complexorganizations/wireguard-install > ``` > > @TheReverend403 I don't need a setup, I already have multiple working wireguard servers. Thanks though :)
Just started seeing this issue myself on Gentoo / Awesome 4.3 / MPD 0.21.20. No changes on my end as you can see at https://github.com/TheReverend403/awesome-config
Fixed for me too, turns out it was from the USE flag split in the curl 7.69 ebuild with `-telnet` as default.
Not sure of the status of this feature right now, but Telegram recently added support for self-signed certs. https://core.telegram.org/bots/self-signed
> How does your setup look like? https://github.com/TheReverend403/cappuccino/blob/main/.pre-commit-config.yaml#L34-L44 > Do you use --diff or --check? The formatter already exits with 0 when not using --check or --diff. I already use...