Ari Prakash
Ari Prakash
I can't use newlines in any method GET or POST. Any request with newlines in the code field just has them be gone, resulting in a LONG one-line string of...
Seems to work with it URI encoded. Didn't think that I had to do that in the case of sending a POST request because JSON can handle any string thrown...
Adding new flags `--wsl` and `--cygwin` for `fnm env` might help solve #758 as well, because I can't find a great way to detect if the shell is run in...
I just realized running `fnm.exe` in WSL breaks the main point of WSL existing. Running `node.exe` would run the *Windows version of node*. so it would be no different from...
I get this warning when SSHing from my mac to a VM, where both machines are using fish. The warning happens as soon as I _enter_ SSH, not when I...
Local version is 3.7.1, remote is 3.7.0. `apt` doesn't seem to have the latest release yet, I'll try it out.
I see. I don't then (though I did just update my VM to use 3.7.1). I thought it was released already.
I +1 these themes (esp gh_dark_blue)
I'd be happy to work on this. Made something similar for my own website earlier.
Finally have time to work on this, what was the intended functionality here? With a static build it's not possible to dynamically generate images, but we could point the `twitter:card`...