Tim

Results 77 comments of Tim

Leaving this here from quick googling https://mkaz.blog/code/code-signing-a-windows-application/

From some research it appears obtaining a valid code signing certificate for Windows costs between $150-$500/year. There don't seem to be an exceptions for FOSS. Looks like this is something...

@zquintana This project is largely defunct, so keep that in mind. As is, it relies on direct access to the docker daemon. Moves to `runc/containerd` make this not longer work,...

We don't really deal with the syncthing UI, so I'm not sure what to do with that. For the syncs, the `watch` process should be reporting whether a sync is...

That sounds like a problem with the way watch is configured. How are you running it?

Can you try running watch the foreground get some debug logs? `ksync watch --log-level debug`

@grampelberg Thoughts on this?

I'm not sure how we could accomplish this without doing a one off for each option. If we really wanted to break everything we could provide an option to use...

That's a possibility if you want. You should be able to deploy it anyway you wish.

I would go with both actually. Similar structure to `.gitignore` syntax (including with `!`)