Andrew
Andrew
Recommended to use arrays rather than varargs for batch insertion, as batches of 3,000+ insertions would present inefficiencies on 3,000+ value vararg function calls.
Long lines can sometimes confuse the parser: ```handlebars {{#if active}}{{else}}{{/if}}{{#if img}}{{/if}}{{name}}{{#if active}}{{else}}{{/if}} ``` The `img` closing bracket `/>` is where highlighting messes up and mistakenly highlights that and the rest...
This Atom plugin doesn't highlight HTML Handlebars templates quite right. The plugin is overly sensitive to spacing towards the right side of template directives. And templatized JavaScript doesn't highlight template...
How can we supply an optional body, such as a JSON document, to include in a WebSocket request?
Hi, I want to use flags like `-H` to set headers, without specifying a second WebSocket address, as my application has exactly one address with no proxies. Can we please...
When I run `brew install websocat` or `cargo install websocat` on macOS, I get an error about authentication issues with some strange download URL: http://se0900k512/B0001D0000N0001N0000F0000S0000R0004/10.57.110.106/https://crates.io/api/v1/crates/websocat/1.3.0/download As a workaround, I am...
I have a need to distinguish between "2" and "2.0" post-parsing, without having to re-parse these strings. For example, I am writing an automated system to identify when software component...
The "impurities" can be removed later. Is there a working ISO that can be released, for developers to play with?
The markdown syntax appears to be invalid for the vmware.gif image link on https://github.com/PureDarwin/PureDarwin/wiki/vmware .
https://github.com/mcandre/toys