Adam Nielsen

Results 101 comments of Adam Nielsen
trafficstars

@LiverBlow A lot of work just to clone a proprietary version of Barrier/Synergy. Might be easier to convince your admins to allow Barrier, if they have already allowed Logitech's equivalent!

Not sure, I just press Ctrl+C on Windows and Ctrl+V on Linux to copy and paste between machines.

@ahuwaa I'm using bash under Linux with [aws-cli/bin/aws_bash_completer](https://github.com/aws/aws-cli/blob/master/bin/aws_bash_completer). Have you enabled an autocomplete script for your shell like this one? You might be using your shell's default autocomplete process which...

`delete global.WebAssembly` didn't work for me, but launching the `node` binary with the `--no-expose-wasm` parameter did the trick.

I'm not sure this issue has been fixed - I am still only seeing 90 or so songs being played and then librespot behaves as if the end of the...

Looks like this is covered by #609

> there is a working signal plugin for libpurple... If you mean [hoehermann/purple-signald](https://github.com/hoehermann/purple-signald) then it's just an interface to a locally running signald instance, it doesn't seem to handle the...

Many thanks for the details! I've been investigating this and it looks like it might work, except the `INFO()` call seems to perform very short line wrapping: ``` tests_catch.cpp:124 ..................................................................................

In that document, on page 7, it says devices can only have unique addresses assigned from 1 to 247. But then on page 8 it goes on to say addresses...

Also this seems like a similar issue to #39