Jack'lul
Jack'lul
I would say creating cache dirs is good idea. (however this is just my suggestion) Use case? Storing it in tmpfs - the path will no exist on boot ending...
It would be nice to not have to modify files tracked by git to use this, would make updating way better. Something like this could do the trick: https://github.com/daledavies/jump/compare/main...jacklul:jump-php7.4:patch-1 This...
**Describe the bug** So in my setup I symlink directories and config files from `/jffs/entware` to `/opt` because I run Entware from RAM. The problem is that - the moment...
Tested it on my Quest 1 and found out: - ~~Status field does not show prefab status / is stuck with "Not initialized" placeholder - InputField not accessible by Udon?~~...
VRChat either limited TextMeshPro's Input Field size or patched a workaround I've been using to allow long text to be pasted. Upload your subtitles somewhere like pastebin then load subtitles...
Generated **index.html** files have `root:root` set but should retain the defaults the current workflow is running under (like `runner:docker`). Current workaround is to run `find . -type f -name index.html...
It seems like `ncurses-bin` binaries are embedded into `libncurses-dev` package, wouldn't it make more sense to separate them? It would be a lighter package for people who just need the...
https://feedback.vrchat.com/udon/p/save-load-persistent-world-data https://ask.vrchat.com/t/developer-update-29-february-2024/23149#persistence-4
`kopia repository create from-config` does not allow `--file` to be passed, it always errors out with `ERROR can't connect to storage: one of --token-file, --token-stdin or --token must be provided`...
`kopia snapshot create --all` creates separate VSS copies per path... It makes no sense to create multiple VSS volumes when using `--all`, it only makes the system IO hang during...