Samuel Tschiedel
Samuel Tschiedel
Docs: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#images Thanks for writing this package!
Is there a way to get HiDPI from X programs, or at least a small-but-crisp rendering? My current (only) target is spacemacs-docker, and running it right now gives me correctly...
(From clojurians, as requested) The documentation states that we can access CLJS ns's on consumed JS files using a goog: prefix (i.e. import something from "goog:namespace") When we use such...
I can't seem to bring the code size down with a barely empty project through dead-code elimination alone, even when following the installation instructions to the letter. The template used...
**Describe the bug** Off-by-one hour correction **To Reproduce** **Expected behavior** The correct hour should be 10h27! **Additional context** There used to be DST in Brazil until 2020 (which would make...
### What would you like Renovate to be able to do? HTTP requests have an opt-out caching behavior for all GET and HEAD requests. It appears that errors are also...
### How are you running Renovate? Mend Renovate hosted app on github.com ### Was this something which used to work for you, and then stopped? I never saw this working...
Hi! While trying to get `noti` to speak a message on a fresh install, I got the following error message (and no sound). ``` Voice `Alex' not found. ``` We...
We're currently discarding all evil-collection bindings on `cider--debug-mode`. Given that `j` is bound to a particularly disruptive and non-cancellable command, this brings some friction to evil users. This commit adds...
Just reporting a minor inconvenience involving numbered anonymous function arguments (`%n`) in Clojurescript and Clojure Pressing `i` on the top-level forms, between the hash and the opening parens (i.e. `#|(`)...