Daniel Phan
Daniel Phan
I believe having `packages..default` and `overlays.default` would also make it easier to use npmlock2nix on [Nix 2.7+](https://nixos.org/manual/nix/unstable/release-notes/rl-2.7.html)
Specifying `embedding_dims` in `{GANDALF,CategoryEmbeddingModel}Config` and saving model as inference only appears to produce the same parameters shape when fitting. I will try it out today to see if it works......
For now you need to extends `TabularModel.prepare_model` to prevent it from regenerating `InferredConfig` based on the client's data module, and use the server's instead. It also wasn't very obvious how...
I'm actually trying to use Sultan kernel (https://xdaforums.com/t/kernel-a13-a14-sultan-kernel-for-pixel-7-pro-a-october-20-2023.4623789/). Their kernel zip is a AnyKernel3 zip file that has `Image.lz4` and `dtbo.img`. I also want to use Magisk, so what I...
Hmm, I guess replacing boot and dtbo doesn't work for my device's boot layout, since extracting the patched OTA only shows `init_boot`, `vbmeta*` and `vendor_boot`, but not the modified `boot`...
Oops, after locking bootloader I found out that Magisk requires me to do Additional setup, which I thought was gonna be like #116, and it shows me the direct install...
The `get-magisk-preinit-device.sh` was basically a oneliner of `avbroot boot magisk-info --image magisk_patched-*.img`. I patched the original `boot` using Magisk Delta or also named as Magisk Kitsune (sorry for being unclear...
Can confirm that extracting with `--all` fixes the Additional setup, but I'm not sure if this is also because I changed `PREINITDEVICE` to `metadata` as you said. Perhaps Kitsune can...
It shows `metadata` in Termux:  I suspect something went wrong during the patching process, so I will try again to see if this `persist`s 😉
The loophole for autofill doesn't really match [Bitwarden's blog on password reprompt][bitwarden-blog-on-password-reprompt] and its aims, so I hope you reconsider this. I saw the build date was Sept 1st, so...