corpix
corpix
Same problem like in https://github.com/armon/go-metrics/pull/20
There are hanged event listeners on non DOM blocks after `instance.destruct()`. This PR should fix this.
Hello. I have tried parinfer configuration from readme and got my Emacs configuration broken 💢 . Here is an example: ``` diff - :ensure t - :config - (add-hook 'lsp-mode-hook...
Let's say we have `"io.k8s.api.core.v1.ResourceRequirements"` submodule from https://github.com/xtruder/kubenix/blob/master/modules/generated/v1.18.nix And we want to override a type for `limits & requests` from `(types.nullOr (types.attrsOf types.str))` to `(types.nullOr (types.attrsOf types.oneOf [types.int types.str]));` How...
Hello. I am trying to make the quality for jpeg file same as video has but it is not working as I expect. There is `Frame.SetQuality` func which set the...
This is prototype of the #52. What do you think?
Here is sample from Kitty:  > I have selected part of text to demonstrate the problem Here is sample from Vterm inside Emacs which is running in Kitty terminal:...
Haven't found anything about libsass & node2nix, here is a problem: ```console $ nix build -f . error: builder for '/nix/store/zrgyi4ayarp0qxhijzlwfjx2h1ys5qs6-node-dependencies-agola-web-0.1.0.drv' failed with exit code 1; last 10 log lines:...
because it has red&white logo before it became mainstream https://wilkesley.org/~ian/xah/emacs/lisp_logo.html 
I have discovered that pressing `TAB` after `$ command-name-part` is not working as expected for shell user in xiki. Shell completes the command or show you a list of posible...