Vince van Oosten

Results 12 issues of Vince van Oosten

## Feature Request (If you can think of a more descriptive title please change it) #### Is your feature request related to a problem? Please describe. Currently I have made...

✨ enhancement

I would like to be able to detect if nyaovim is running or not so I can load plugins conditionally. E.g. with`has('nyaovim')` just like `has('nvim')` and `has('python')` ### Expected Behavior...

I'd really like to customise the default output. Something like how the extra tags is defined, but including the default tags like description (or perhaps just an on/off switch for...

enhancement

I wanted to be able to run taskwarrior in docker. There was no `Dockerfile` that I could find, so I made one. The final image is around 100MB in size....

## Why As I stated a while ago in https://github.com/latchset/clevis/issues/218, I would like clevis to be able to unlock ZFS datasets that have native encryption enabled. This is my attempt...

# Introduction I would like to use clevis to decrypt my ZFS root partition on several machines. Using 2 VMs, I tried to test if this is at all possible,...

I'm trying to run `nix-index` on my raspberry pi 4B (`aarch64`), but after a bit my load-average is 20+ and this effectively locks-up the device (even when run with `nice`)....

I'm using [kanidm](https://github.com/kanidm/kanidm) as my OIDC provider. In the OIDC "subject" field (`sub`), kanidm uses a UUID for this field and uses the `preferred_username` for a fully qualified username (e.g....

When looking at the part of the tutorial to convert an existing `~/.ssh/id_ed25519` private key into an age key, this requires removing the password from a temporary copy and using...

Could you maybe tell me how easy it would be to port tock to the teensy 3.2 that I'm planning to use for [my keyboard build](https://github.com/techhazard/dactyl-build). I found two documents/datasheets...