Results 92 comments of shtrophic

Hey there again. I had some time on my hands and gave progressive decoding a shot. You can see it in action when receiving a jxl over a slow internet...

> It's certainly not mandatory to have, though, if the complexity is too high. Well as I see it there are two ways to do it: - Create-destroy decoders with...

> I recommend moving the map to be owned by Media (which is owned by GmDocument). Done, though I am not sure on how to use the_Foundation correctly... `deinit_`,`delete_`,`collect_`,`clear_`? There...

So I think I have the stability issues ironed out. The remaining issue is caused by the fact that the drawing code expects the decoding of every image to be...

I wrote a .service and .timer in the AUR package: https://aur.archlinux.org/packages/fedi-fetcher, down at "Sources". Maybe this is useful to you

This is also happening to me on 7.5-current. It is also the file descriptor limit in my case.

> I'd like to publish a release today, so this will probably have to wait for the next version if that's alright? Sure, no problem. I'm not in a hurry...

Hey there, it's been a while but finally I found some time to have a look at this again. I made up my mind and now consider support for the...

Shameless self-advertisement, but I have come up with a couple of macros to ease the use of landlock: https://git.sr.ht/~shtrophic/landloc.h/tree/main/item/landloc.h I was primarily inspired by the API of OpenBSD's `unveil(2)` and...

Your table approach would be more flexible so I suppose it to be the right way to do it. A future `gmidctl` could then also be used to alter these...