zxcat
zxcat
+1. I am using restic+resticprofile wrapper and now trying to move to rustic. There are `run-before`, `run-after`, `run-after-fail` and `run-finally` options in resticprofile, which I use from the 1st day....
+1 for new tag! Moving to ARC makes spec outdated. So `pod 'TITokenField', :head` don't work now. It's needed to change build settings for TITokenField to enable ARC. After every...
the only line used to find directives is https://github.com/jetiny/rollup-plugin-re/blob/f0d5e561b4235da5b5134dab2c89802ef32a9a67/src/index.js#L246 so there is no support of anything else
Most likely it's not a feature, because in other similar situations (like `Directory Hotlist`) keys work in case insensitive way
Proper full snapshot restore + preserve hardlinks is important, otherwise restored data may suddenly take up **MUCH MORE** space than expected. Also it's an optimization: you don't need to download/create/write...
> So, we have to accept that we may be not 100% precise during restore. However, the question is, if this is really a serious problem. Usually we would restore...
Hi @aawsome ! Any updates on this? Maybe just implement one simple, most likely way to restore, and notify on any errors? Seems like [filename edge cases](https://github.com/rustic-rs/rustic/issues/1205#issuecomment-2308534951), where it's too...
just tried mlc stable 0.18.1 + python3.12 in the fresh conda env, and the result is the same: fail Details ``` $ conda create --prefix ./mlc12 $ conda activate ./mlc12...
@MasterJH5574, I can try to gather more info on my end. Are there options to do so? btw, seems #2995 is the same issue
> have you checked [Install TVM Unity Compiler](https://llm.mlc.ai/docs/install/tvm.html#option-1-prebuilt-package)? > Maybe it worth to try different version? @mchaliadzinau, well: > I've tried every accessible mcl_ai/mlc_llm whl pair so there was no...