Keith

Results 64 comments of Keith

I'm running into this issue with plasma5 on the latest nixos unstable. I've also tried plasma6 and still get the same issue. I'm also using impermanence, so everything in my...

Adding in my use case for something like this, I have two commands: one to run a vite (JS) dev server, and one command to run a cargo backend web...

Good to know! I see a lot of people using `&` to delegate the task to the shell. Now, when you run `just pdf`, does it also stop the hugo...

![image](https://github.com/panamax-rs/panamax/assets/1247908/dd8a5f99-47f5-4ef9-87cc-e477fe930ca2) The documentation appears to be correct, as far as I can tell. Where did you get your copy of panamax from?

Thank you for your PR! I've committed half of it - I found that it still worked using libssl3, without needing to add the vendored openssl feature.

Note that while the index update is a git pull and checkout, it only updates the master branch *after* the crates have been downloaded. This is because it uses the...

Unfortunately not at the moment, but funny enough I've run into this same thing as well, wanting to "backfill" old stable releases. I'd like to officially support this at some...

Great, glad to know that works! Now, if you remove that version from the pins, (while having `keep_latest_stables` set properly), do the files stay or do they get deleted? If...

Yeah, I would honestly be happy to just have an "I know what I am doing" flag that lets me override this behaviour. I also have 128GB of ram, and...