Nick Smith
Nick Smith
Camomile's config file stuff relies on there being a file system that can be written to. This approach doesn't translate to the browser setting. A js_of_ocaml app that uses Camomile...
Eve admirably advocates for literate programming by default. Taking an excerpt from the Eve developers' own [exposition](http://programming.witheve.com/deepdives/literate.html) on literate programming: > While some held the view that programming languages are...
An unconditional bind will "de-bind"/stop working when the code block is run a second time. I've [demonstrated the bug here](https://v.usetapes.com/dxSq7UQUMQ), showing it occurring both on my local server (up-to-date with...
When cutting (or copying) and pasting text within the editor, only the raw text is transferred. All markup is lost. Tested on MacOS in Chrome and Safari.
When writing code in the Eve editor, the undo shortcut (Cmd + Z) works as expected but the redo shortcut (Cmd + Shift + Z) does not. Tested on MacOS...
See the below code. Note that Eve will not crash if you only search for a _specific_ div you have created. If you count the number of matches with the...
Has this repository bitrotted? I spent several hours just now trying to compile Dyna, but as someone who's not a Cabal expert, I was not able to get it to...
### Describe the bug When a foreignObject (i.e nested HTML) is inserted into a `` of an SVG-based component, it will not render correctly. However, if the foreignObject appears _directly_...
### Describe the bug In using this font (which I love), I've noticed that there is a noticeable gap between capital A and lowercase m. This leads to ambiguity when...
I love Source Sans. It's a great font to use in contexts where legibility is important. I've noticed a small quirk though: in certain contexts, the tail of the letter...