Bret Comnes
Bret Comnes
The `socket://` protocol in the web view (unfortunately) doesn't support arbitrary headers and http codes, so we can't redirect at the http level, so instead we return an html page...
Monor sharp edge: `ssc build -r -o test --headless` The app starts heedlessly, but never exits. `ssc build --headless -r -o test` The app runs headless and exists as expected....
...but only after we land https://github.com/choojs/nanocomponent/pull/38 in beta at least.
I was wondering if there were any clarifications that could be made between the differences between sodium-javascript and https://github.com/jedisct1/libsodium.js. Just the shape of the API?
It would be great if the noise-protocol module would work with sodium universal. From what I can gather the following parts of sodium need to be ported: - https://download.libsodium.org/doc/secret-key_cryptography/aead/chacha20-poly1305/xchacha20-poly1305_construction#constants (encrypt...
Getting started on some of the chores we discussed previously, First up, fixing DDE's CI system. Appveyor + electron builder seems to be having some issues, so rather than fix...
In a call with Fry, we mentioned distribution channels. This kind of thing is discussed here as a starting point: https://www.electron.build/tutorials/release-using-channels A prerequisite for this is an electron auto-update implementation,...
``` ah yeah [13:26:47] install script [13:26:55] already found an issue [13:27:24] never can recall which one it is but one of them isn't needed anymore firmware-raspberrypi raspberrypi-firmware [13:27:39] the...
Here is a problem I noticed: `!(node_modules)**/*.{png,ico}` doesn't match anything in `node-glob-ignore`, but it does match when passed directly to `glob`. (E.g. any png or ico file in a subdirectory...
- Expand short links - Remove tracking - Run through new URL, order parameters. https://github.com/hifiwi-fi/breadcrum.net/wiki/Notes#url-cleaning - https://github.com/brave/brave-core/blob/cc1aa76d9a21a9ebf84fa7263844793a9df20455/components/query_filter/utils.cc