Guy Sheffer

Results 785 comments of Guy Sheffer

question: is there a way to generate these files?

Seems cool - why not add this? Might have slipped by. Just looking at the repo and thought this might be worth a look.

Hey, First thanks for sharing all the other repos they are pretty cool! The Chocolatey does appear in the readme page of this repo: https://github.com/magic-wormhole/magic-wormhole/blob/master/README.md?plain=1#L49 Here is how it looks:...

Boiling it down to the pure C++ lines and removing all the matlab stuff might help use either Cython or anything else, probably other languages too. The issue is now...

I tried and got stuck. It seems the repo has been abandoned.

@maaaaadn Where are what mex command from? Matlab? If so what version? What does the ouput of ``which mex``?

I moved to using a password and it seems to work well as a workaround for me. I can't touch it now because I have production stuff mounted. So if...

Does not work for me on Original Vive on Linux. I get this error: ![Screenshot_20210821_145747](https://user-images.githubusercontent.com/325670/130322328-b8565fcf-fe55-4533-aa42-1ebf760f929d.png) Commenting out that function fixes it, but I can't press anything

Also reported to qemu: https://bugs.launchpad.net/qemu/+bug/1776478

Yes, and this compilation works also on a raspberrypi. It seems pthead is called at some point from TAL-Filter-2.ttl, and its implemented differently in qemu. But I can't see where...