Yousef Amar
Yousef Amar
First of all, love this template. I use a [pug](https://github.com/pugjs/pug) port at http://yousefamar.com ([GitHub](https://github.com/yousefamar/yousefamar.github.io)). You'll notice I like things dark. I remember there was some talk of themes. Short of...
See https://github.com/bridgedxyz/github.surf which sprung into existence 3 days ago and has been getting some traction, under a different license (Apache)
Apologies if there's an issue for this already (couldn't find) but my signald crashes sometimes, and I always find out too late. Is there a way that Signal Bridge Bot...
It would be really useful if there were a way to search chat log within or across rooms (or filter, to match rooms/roomlist behaviour). An example of this is the...
When I try to export a private key with a passphrase, the output is identical to one without. It seems like the passphrase argument has 0 effect on the output?...
[Here](https://keybase.io/kbpgp/docs/generating_a_pair) in JavaScript mode (not CoffeeScript), after `// export demo; dump the private with a passphrase`, `priv` should be `pgp_private`.
`syms` is set without being defined beforehand. When I load kbpg as an ES6 module, the browser doesn't like this because I believe it forces strict mode. This is fixed...
Is there a undocumented flag or such to check if the serial port is closed? As far as I can tell, `serialRead` will just start returning empty strings when the...
Hi, love the library! I came across an issue and just wanted to mention it here for posterity in case someone comes across the same. `serialRead` only works properly in...
With this setting: ``` "spellright.ignoreRegExpsByClass": { "markdown": [ "/_*/g", ], }, ``` the extension freezes. The reason I wanted to use this regex is because I get this: 