Rahul Badenkal
Rahul Badenkal
I was trying to understand how [this](https://www.onlinegdb.com/) website does it but i noticed that no http/websockets calls that go when i run/debug the code. Does this mean its just compiling...
> Yeah, if you want to have a good time, rather than starting from the mess I have made in Riju, you might want to actually take https://github.com/radian-software/python-in-a-box as a...
Hi, This is what i could come up with: https://github.com/RahulBadenkal/python-in-a-box-debugger Reference loom: https://www.loom.com/share/0f0d65d0087b46babfc8f1e1c03515ae Minor change: - Using built in child process package of node instead of node-pty. As needed to...
Yes, can replicate. Have raised a PR https://github.com/RahulBadenkal/y-excalidraw/pull/5 Will test a bit more later and merge if everything looks good. PS: the PR branch is deployed on the demo site
deployed available in 2.0.11
Ya noticed a lot of gotchas with the current approach It would have been better if excalidraw allowed customisation here but as far as I know they dont
Or I am thiinking a simple setInterval with 500ms could maybe do the trick? Atleast until excalidraw exposes the api