Francis Thérien

Results 39 comments of Francis Thérien

Also interested in this, to proxy services running in other containers on the same host in TrueNAS. Currently it works if I set all my proxy destinations to the host's...

Yeah, I can look into transferring to the org.

Hi, I looked into the process for transferring ownership, but it looks like you'll have to invite me into the tinted-theming org first!

In addition to not supporting deletion, zip storage would also have the following issues with `append()`: 1. The metadata in the array json needs to be updated, this is not...

I am also not an expert! But indeed, from my understanding you could remove the existing file from the index (footer, in the file structure), append a new file data...

Another thought on this topic. The Store API, according to the zarr spec, currently defines 3 optional "properties" of a store: - Readable: supports get, get_partial operations - Listable: Supports...

I am getting the same error when attempting to install GraphicsMagick. I don't think it uses 7zip to unpack, rather I believe it calls `innounp.exe` to unpack the InnoSetup installer....

I confirm that installing graphicsmagick now works

How does resticprofile currently create the scheduled task? I don't know much go but if you can point me to the bit of code that does that, I can have...