Hany Fahim
Hany Fahim
I'm wondering if thought has been put into having `ssh-cert-authority` not only handle signing user keys, but also host keys? A similar challenge exists when one wants to sign host...
HAProxy has a very neat feature: https://cbonte.github.io/haproxy-dconv/1.6/configuration.html#4.2-unique-id-format https://cbonte.github.io/haproxy-dconv/1.6/configuration.html#4.2-unique-id-header Not sure if it's currently possible to add these options. If not, it should be configurable.
Hi there, Been using your library for a few days and I find it one of the most complete set of scripts out there! However, I’m having problems getting `landvac.ks`...
Hi there, It seems as though this code block: https://github.com/xeger/kos-ramp/blob/b25f112c550a89c96cafce1236664b935bc79229/ramp/node.ks#L59-L67 Is leading to some inaccurate burns. For example, when running `transfer.ks` to go from Kerbin to Minmus, during the execution...
Hi there, a few months ago, I purchased a Voron V0.1 LDO kit, and absolutely love it. However, I ran into the issue where the originally supplied part cooling fans...
### Description I understand that the use of the term "buildpacks" used by Kubero is not the same as the concepts [Cloud Native Buildpacks.io (CNB)](https://buildpacks.io/) brings. We've been using CNB's...
Is it currently possible to configure repeatable key presses? Currently via the [Lua `add_key_binding` call](https://mpv.io/manual/stable/#lua-scripting-[,flags]])), you can pass a `repeatable` option so holding down the key will trigger the call...