Jakub Fišer

Results 137 comments of Jakub Fišer

@gabm > but we want satty to have some control over "what" to save.. at least to not save the toolbars, when working fullscreen or to leave crop within sattys...

also, > There is no problem with accepting images as input as this would be just another "source of input image" This can already be done by piping a screenshot...

I have another use case where this would be useful and I have a (partial) way to achieve this but it still hits the logical limits of the tofu core....

> If you run it twice, is the second time faster? No, I got more or less the same results on consecutive runs. `strace` slows things down so in reality,...

Hm. I'm on Hyprland 0.45.2 which _should_ support the cursor-shape protocol.

`bzfs` uses `zfs` exec under the hood, same as `zrepl`, and therefore has the same problem - it takes a lot of time to get a list of snapshots, ~30s...

`snapshot_changed` is a good tip! It's a very rough indicator but it can at least help filtering out some of the datasets. Unfortunately we're stuck with ZFS 2.1 atm. Recursive...

Thanks Wolfgang, I like the concept. We've solved this with the `zrepl zfs-abstractions` approach for now but I'll definitely look into this.

tbh we're just in the beginning of the evaluation phase so I don't have a (comprehensive) answer (yet) but at present we prefer to leave some of the fields hashed...

Same problem, different cause. Typed in just domain without https, my server does https redirect automatically. Maybe use curl in "follow" mode? 301 is a valid HTTP code which should...