jas-per
jas-per
just had the problem with wiping a DNS record by accident - credentials and CNAME for all domains are in `/etc/letsencrypt/acmedns.json` no need to delete your acme-dns config data
This is probably caused by using preact instead of react - just ran into a similar issue while testing to upgrade react-bootstrap from 1.6.4 to 2.0.2 From a quick glance...
I'm using stdeb for an application that depends on pyqt4/5. There is no point in uploading to pypi because those dependencies are not available. Afaik python bindings for gtk3 aint...
I was thinking of something like: `watch = http://somesite.com/dir foo/program-(.+)\.tar\.gz` that can be provided on the command line or in the cfg-file having the watchfile autogenerated is perfect if the...
great to see so much work python/dbus going on, thanks a lot! I'm currently using https://github.com/ldo/dbussy for event-loop agnostic asyncio dbus, still a bit raw but very promising implemention! bit...
+1! afaik mpv does not provide a plugin system, but utilizes ffmpegs [lavfi-complex filters](https://trac.ffmpeg.org/wiki/FancyFilteringExamples) - since vlc uses ffmpeg as well this would also enable a nice way to provide...