Mark Risher
Mark Risher
In the latest Chrome Canary #70.0.3646.0 the `getDevicePose()` function (in app.js:151) is renamed to `getViewerPose()` and needs to be edited in app.js cf. https://bugs.chromium.org/p/chromium/issues/detail?id=914978&q=getDevicePose&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified
I just emailed Alexey on an unrelated topic, and he suggested that STS should be using a new registry. "On a somewhat related note: are you updating your draft to...
### What is the issue? After briefly using `tailscale serve` (but turning it off) I am seeing CPU in excess of 100% on the Linux server (Google GCP virtual machine...
Hopefully this isn't too obvious for everyone but me ;)
Hi: This may be simple, but I can't find in the docs or the code: How do I cache the results of an async function? I'm getting an error that...
Adding some basic connect-the-dots instructions to help newbies like me :) Signed-off-by: @mrisher