Nikodem
Nikodem
hey, any progress on this?
Hi, I have a btrfs partitioned disk without lvm (kind of like in this example https://github.com/nix-community/disko/blob/master/example/btrfs-subvolumes.nix), I've tried to enable hibernation via `boot.initrd.systemd.enable`, and it hibernates just fine, but resuming...
hi, I see that you are not opposed to accepting other driver libraries, outside of sqlx would it be possible to add driver to oracle db? for example via [this](https://docs.rs/oracle/latest/oracle/...
@achristmascarl great! I've already looked at the code, and it seems that it's not going to be possible to implement any external drivers, without a bunch of refactoring, or hacking,...
@achristmascarl ok, I'm not gonna start yet, then. But if you need some help with refactoring, then I'll be more than happy to contribute to this awesome project :)
@achristmascarl looks great! I'm gonna get on it as soon as I have some time to spare.
I think it uses jdtls as a lsp, and provides additional functionality, like dap and testing, on top of it. So jdtls is built in, and should not be installed...
great suggestion @witx98, I'm gonna apply it when I get the time