Nate Jones
Nate Jones
This change adds support for including dotjs scripts. For example, given the following files: **foo.js** ``` javascript alert('foo'); ``` **bar.com.js** ``` javascript // include foo.js ``` Then fetching the js...
When using 1Password 4, it seems that I get this error on some entries: ``` 1pass: Error: Extra data: line 1 column 800 - line 1 column 816 (char 800...
I have a couple of large strings I print in conjure and I noticed recently that folding markers are showing up in the middle of the output. I've found that...
**Is your feature request related to a problem? Please describe.** I was excited by the new [jet features](https://github.com/borkdude/jet/blob/master/CHANGELOG.md#0218-20220616) that revealed it was possible from Graalvm to detect if stdout is...
From @gesellix: > Hey, I made a combined image for personal use, but it might help you to build a more generic variant. I also stumbled over some dynamic library...
Hey, `datawalk` is great, I used it to investigate a rather large data structure today, and it helped a lot. One limitation I ran into was that my data structure...
**Is your feature request related to a problem? Please describe.** When using `for`, there are times where I want to move an expression to the `:let` For instance, starting with...
Just in case anyone wants to build an image with an earlier version of Docker.