anarcat

Results 542 comments of anarcat

What's the status here? It seems that the plugin haven't changed since march, does it actually work? Should Emacs be included in the list of supported clients?

Well, the compelling reason for me is that I want to keep track of changes to the document in a more general view. As for the "age" of the document,...

``` os.chmod(f.name, mode) ``` isn't there a possibility of a race here too? it seems to me the chmod should happen on a file descriptor, not a path.

whois is dying in many ways. you probably want to implement a RDAP client instead, if at all. also, dupe of #76?

> I have so far ignored wayland (and reading blog posts like https://anarc.at/software/desktop/wayland/ sounds like I better still wait for a few years until it is a seamless transition), so...

> Thanks and sorry for the misrepresentation! hey don't worry about it :) i'm quite rant-y on good day, so it's normal it transpires as "wayland is crap" :)

i'm also getting this in pnmixer under sway in Debian bookworm: ``` anarcat@angela:~$ pnmixer (pnmixer:681401): dbind-WARNING **: 23:46:21.393: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.systemd1.UnitMasked: Unit at-spi-dbus-bus.service is masked. (pnmixer:681401):...

i have the impression that just reading `/proc/self/mountinfo` is sufficient here, why didn't we take this approach here?

Darktable also has a 5-star system for rating photos, and also a "rejected" state. i use "rejected" for photos that can be deleted, everything else is a spectrum... typically i...

i'm working on an official debian package for this which has the patch built in, you can track the progress in #31 or in the Debian bug tracker. alternatively, this...