kototama
kototama
In the Nix Pills, the `nixpkgs` github repository code is linked multiple times for pedagogic reasons. For example when introducing the concept of a fixed point in paragraph 17.3. The...
This content `2^53` is parsed as `Superscript [Plain 53]` but is not a [superscript](https://orgmode.org/worg/org-syntax.html) according to the org-mode syntax.
Hi, I get a compilation error when running `pulp test`: ``` pulp test * Building project in /home/user/projects/purescript-simple-request Compiling Control.Monad.Aff.Console Compiling Node.SimpleRequest Warning found: in module Node.SimpleRequest at /home/user/projects/purescript-simple-request/src/Node/SimpleRequest.purs line...
When an error occurs, for example a missing file for the -j option, the terminal is not usable anymore until `reset` is typed.