Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
813 contributions in the last year
Activity overview
Contributed to
rugk/awesome-emoji-picker,
rugk/offline-qr-code,
rugk/mastodon-simplified-federation
and 5 other
repositories
Contribution activity
August 2020
- rugk/AddSecurityExceptionAndroid Shell
- rugk/mitmproxy Python
Created a pull request in mitmproxy/mitmproxy that received 2 comments
Only preventDefault if key is actually handled
Description Fixes #4132 This is untested Note I do not know why you need to return a lambda function there, but I guess this is some React-thing I …
+4
−6
•
2
comments
Created an issue in containers/podman that received 9 comments
$XDG_RUNTIME_DIR for passwords. Why a non-persistant path?
Why does podman – in contrast to docker (which uses $HOME) – use a temporary path for storing the login secrets by default?
Storing it in $XDG_RUNT…
9
comments