Sidney San Martín

Results 6 issues of Sidney San Martín

Closes #1182. I think this is in a pretty good state, but feel free to prod/ask questions.

I'm trying these patches on an Arch Linux system and not having any luck. Both the dmabuf patch and the glx patch let me start an XR session, and both...

The current version is `1.8.0-a`, which [semver](https://www.npmjs.org/doc/misc/semver.html) treats as a prerelease. This means that I can't add a dependency to my project like `~1.8`. Would you consider dropping the `-letter`...

Hey, It turns out that Socket.IO looks at the arity of callbacks (LearnBoost/socket.io#268) and deferrals always have an arity of zero. (Some other JS libraries use functions’ arity too.) It...