William Linna

Results 91 comments of William Linna

Hello, thanks for answering. We / I switched to the JSON-based API though (because of this issue and maybe others. I don't remember anymore). Regardless, I think the information should...

I'm not him, but here's their CONTRIBUTING document https://github.com/mrdoob/three.js/blob/dev/.github/CONTRIBUTING.md

For me Zed freezes and crashes for a 166 MiB JSON file just the same regardless of the file extension, so it's not JSON specific. But all that text is...

I used `jq` to pre-format JSON, then I added `.txt` extension to prevent JSON parsing, and now I'm able to open the file in Zed. It's not perfect though. Often...

Thank you for your responses. I tested with both Quick Mode turned on and off. Sometimes Quick Mode worked, sometimes "Slow" Mode worked. I wasn't able to establish any pattern,...

Just tested with Samsung Keyboard, but it didn't work any better, unfortunately

I guess I could do it . How would I get the debug messages out? And where can I get a debug APK (without setting up an Android toolchain) I...

I'm not very comfortable installing proprietary software (Typing Hero) that has access to my keystrokes across the system, but thanks for the recommendation :)

It seems to stop working almost immediately. Just now: 1. I went to the settings and changed the start and end string to `..`. 2. I switched to Joplin (already...

> > I guess I could do it . How would I get the debug messages out? > > I think the only way is via ADB. Are you familiar...