jcalfee
jcalfee
Is it possible for additionalJsContext to capture a generic getter or setter from a proxy? I'm providing: ```js const additionalJsContext = new Proxy({}, { set(obj, prop, value) { debug('set', {prop,...
Allow the Alias to accept a formatted section of the document, single or multi-line: ``` {ALIAS Notary} {*Affirmation} IN WITNESS WHEREOF, autographed at {ClaimantCity} on the ______________ day of ___________...
It says "Returns the language key" but language key is a parameter so it is confusing to me. Then is says that is returns the preferred language key. I'm investigating...
Remarkable turns `<b>test` into `test` You expect to see `test` rendered But instead you see **test** Please see autoescape: http://daringfireball.net/projects/markdown/syntax#autoescape
In the interest of preventing a man-in-the-middle attack from `Let's Encrypt`, could you please provide the fingerprint to your current SSL nodes.get-scatter.com certificate? From your side: ``` $ openssl x509...
Is this a normal Log? I see the websocket connected to a running `linux-scatter-11.0.1-x86_64.AppImage` app but the user-interface reported "Could not connect to scatter" ..  Any ideas on what...
Version 69.0.3497.81 (Developer Build) built on Debian 9.5, running on Debian 9.5 (64-bit) I loaded this scatter page: http://staking.edna.life/ Next, I saw a temp dialog that said: "Scatter Login Failed!...
The `per_page_options` drop down button appears ok, but the drop down does not appear when clicked.  I can see in the DOM inspector that the `.dropdown-menu` style is matching...
Is this possible using pure JavaScript `pg`? The `psql` accepts a URL like this where `libpq` figures out which of the IP addresses are still the read-write server: `postgres://192.168.70.20:5432,192.168.70.10:5432,192.168.70.30:5432/postgres?target_session_attrs=read-write` See...
Can you create a build for Linux? The bitcoin.com Android / iOS wallet has a desktop build that looks and operates just like the Android version. It looks like they...