Boscop

Results 547 comments of Boscop

The problem is, even with this workaround, it only works if a new client connects before the receiver queue is full (since if gets emptied when a client connects in...

Is your solution available somewhere on a branch? Or do you know how I can solve this problem in my use case in the meantime? :)

By spin do you mean trying to send in a loop? Then it won't crash, but the problem is, the receiver (the one that gets cloned to pass to the...

I'm interested in writing a PureScript interpreter in Rust (and then compiler from PS to Rust). Where can I find the most complete PS grammar description? In that intellij plugin...

I just saw that the extension disappeared from Chrome, and when I checked, I saw this. Any idea why chrome says it violates the policy? ![image](https://user-images.githubusercontent.com/535593/116007560-9a19c600-a610-11eb-8ab0-abe61d0dc929.png)

Maybe what's wrong is related to permissions that are asked but not used? At least that seems to have caused the same warning for the module linker extension: https://github.com/fiatjaf/module-linker/issues/60#issuecomment-826395693

In my Rust port of the timer example (on Win 8.1), when I compile as normal (console subsystem instead of windows) I do get stdout output, e.g. when I print...

Hm, any idea why Firebug doesn't work? (Win8.1, IE11) ![image](https://user-images.githubusercontent.com/535593/34966596-40191956-fa5d-11e7-8408-e43ca12383ef.png)

> Ugly? Yes. But I think IE deserves it. 😂 Thanks for the script, but it still causes the same error for me :( Btw, I applied the same change...