Tom Lynch

Results 40 comments of Tom Lynch

Turns out I overlooked the need to: ```` sudo apt-get install libpcsclite1 libpcsclite-dev sudo apt-get install pcscd ````

This is a potentially major issue, myself and a colleague have spent hours trying to figure out why it was causing the Arduino microcontroller to reset in a weird way...

So here's the issue, this library is used frequently by people with Arduino boards or other clones where the reset into programming mode is performed by the DTR or RTS...

I've been using this node module for a long time and never encountered this issue until yesterday. Is the way it works on OS X the same as Linux?

@pragmaticivan This looks like you are making progress, are you planning to turn this into a pull request? @jaredhanson is there a fix for this issue because right now using...

@andersonbrantes something like this is what I use: `#sidebar { display: none; } [expand-toggle] { visibility: hidden; }` I put this in the page content for our homepage rather than...

I agree, another solution which would be helpful generally is that the body tag have a few classes on it to help you figure out what kind of page you...

We're still having this issue, not sure what to do about it really, nothing seems to help, it's worst with things like Skype and Teams but in this 2 hour...

Eventually this might be production ready: https://github.com/johnboiles/obs-mac-virtualcam

I've had the exact issue @JBraddockm is describing Skype goes out of sync regardless of sync option, I've found that switching sync options mid stream fixes the issue but it'...