anarcat

Results 804 comments of anarcat

i have no idea what's going on here. sorry!

Oh wow, yeah, there's almost zero chance anyone will find this on their own dude. :p I never even *imagined* that was there! So yeah, maybe some UI hint that...

oh, and yes, i use all those five buttons: 1. favorite: mentioned before 2. previous: return to beginning of track, seek to previous track (ideally, "hold" would seek backwards continuously...

this is an alternative fix for #869 that possibly addresses the fundamental issue a little better. i think it might still be worth having a way to skip this mechanism...

I will also add that the FAQ refered in the output (https://docs.linuxserver.io/FAQ/#jammy) says the version should be 20.10.10, and we have 20.10.24, so we shouldn't need that upgrade in the...

It seems that this is actually supported already. The downside is that the local cache needs to be rebuilt every time, see this post for more information: http://librelist.com/browser//attic/2014/11/11/backing-up-multiple-servers-into-a-single-repository/#e96345aa5a3469a87786675d65da492b I believe...

ah yes, i guess that simultaneous backups are not supported.

forget about the hook stuff, I found a workaround. I added the following systemd service for notmuch-new: ``` [Unit] Description=notmuch new After=smd-pull.service smd-push.service [Service] Type=oneshot Nice=10 ExecStart=notmuch new [Install] WantedBy=multi-user.target...

i'm looking at https://github.com/petems/puppet-libvirt/network and *even if* we *do* move this to voxpupuli, there is a *lot* of housekeeping work to be done, for example just to have this module...

we have similar failures in debian, even with the latest release (0.5.12). here's a build log against Debian unstable, which I believe is against Python 3.12: [pymeeus_0.5.12+dfsg1-1_amd64.build.txt](https://github.com/architest/pymeeus/files/14895458/pymeeus_0.5.12%2Bdfsg1-1_amd64.build.txt) tests pass fine...