Joern Bernhardt
Joern Bernhardt
Hi @opensource25 , can you open the files individually with a regular client and the keyfile on Linux? If yes, a workaround for you could be to change / remove...
Hi @wimmerregiondo - sounds like you're interested in using JS for good UX. I'd love to hear about stories where you've used it for improving user flows or experiences. There...
Sorry, I missed this issue here. I suppose there is a Rust library which allows you to use something like the Mac Keychain Access or something similar to the SSH...
I thought `Cargo.lock` would already have all dependencies locked... 😬 But I see the docker solution used rust:latest which is definitely not pinned. On my machine, I seem to have...
Do you mean the `keepass-diff` project or the option you mention in KeepassXC? I suppose there are more / other options and different clients that may even be able to...
I could create these empty group names with KeepassXC on Mac and opening them through the library failed for me. In the spec you've linked, there is this: > In...
I've changed the PLACEHOLDER value and providing a `/participants/stats.json` GET endpoint in this PR as well. The `/participants/stats.json` has been used to update the `stats.json` in the archived 2025 event....
This rule affects my page quite a bit as well and I find myself ignoring many of the errors as I used variables. It looks like they don't get checked...
> Also if I am not mistaken, a basic type won't be useful as a key in almost any situation, so maybe the rule can be changed to only apply...