Jeshua Lin

Results 8 issues of Jeshua Lin

Following the recommendations on https://www.redhat.com/en/blog/secure-your-containers-one-weird-trick, I was seeing if I could secure my docker set-up a little by dropping all capabilities. This works fine on many containers without any changes,...

Fixes https://github.com/cloudflare/cloudflared/issues/923

Area: Access

Is there any way to use the fuzzy finder to filter arbitrary data? (e.g. by piping in commit history from Git) Got the idea from fzf.vim, which uses `fzf` to...

As requested by #4. There's been no change in busybox or hosts location in the version bump, so this works after just altering the compatibility check to allow v22.x.

![Image](https://github.com/user-attachments/assets/faa7e35c-2e2c-4bfd-a683-d2b1c15baed2) See above for rough mockup. Roles in muted text next to username; on right side, count of passwords, OTPs, and keys configured, and/or icons indicating which types of SSO...

I would like the ability to view the console (which may have debug output) and my code at the same time when debugging, but currently the console is always a...

My desired use case is as follows: - I have `vi` aliased to `nvr`. - When running `vi` in a shell outside of neovim, I wish to open a new...