Sayan J. Das
Sayan J. Das
Having the same issue with latest `0.11.0-dev.10+1780d7a34`, the bug prevents running child processes in an evented program at all.
Hi Alex, any updates on the progress of supporting WebTransports? I feel like there's huge potential in exposing a WebSocket like interface through a QUIC server and using WebTransports to...
Like @Maheshkumar-Kakade pointed out, 0 is a valid start for an OTP. If your application removes the leading zeroes, you should be storing it as string and not a number....
Hi, can you elaborate more on how multiple entry-points should work?
That would be great, thank you!
Missing support for these symbols is a blocker for compiling `libmdbx` (a fork of LMDB) with Zig: ```bash error: ld.lld: undefined symbol: __cpu_indicator_init note: referenced by gc-get.c:584 (src/gc-get.c:584) note: mdbx-static.o:(scan4seq_resolver)...
Having this issue on WSL2 Ubuntu. Selecting text with mouse auto-copies text, but it's malformed and does not contain the entire selected text. Pretty concerning to see something as basic...
@aymanbagabas It might be related, but my usage is purely English, and it happens when selecting while scrolling. To reproduce on WSL, let a model generate a lot of text...
Any updates regarding this? A v0.13 refresh would be much appreciated!