Jakob Borg

Results 656 comments of Jakob Borg

Yeah but as noted that depends on having a pre-created folder to conflict with the other side's label, and that's not very safe or predictable.

One could imagine a template for default folder paths. Currently it's always `~/$label` but you could imagine being able to set it to `/folders/auto/$id` or even `/folders/auto/$id-$label` or such.

Honestly I suspect the lz4 compression we use is cheap enough to always be less expensive than the crypto, and pretty quickly realize that something is uncompressible and give up....

Not necessarily. We can request 128 KiB of the log data and receive 800 bytes of compressed data, achieving roughly the mentioned compression ratio. But the overhead is significant at...

> defer the API calls until InodeChangeTime() is called Yes, I think something like this, i.e. your first iteration.

Do we also want to require having at most a single `#escape` line and having it before any ignore patterns in the file?

Are there any considerations for includes? The setting is per file, right, with no infectiousness between files?

Let's not. I think it's better to account for ignore files being synced between different devices and make sure they're always interpreted the same based on just their content.

Oh, accidentally. Repoint at main. That's what GitHub does when the target branch disappears, sorry.