Kevin Pulo

Results 24 issues of Kevin Pulo

I can't find any way of doing this in the UI, but it would be a lot more convenient than manually exporting each page individually. I suppose a similar feature...

help wanted

When an exception occurs during File -> Open (even something trivial like broken JSON), there is no feedback at all in the UI. The only clue that something has gone...

I was using tldraw.com in Safari on an ipad when I ran into #531. Unfortunately this means I now can't get access to my drawings, because Safari on ipados doesn't...

Steps to reproduce: 1. Fresh state (eg. incognito window) on tldraw.com. 2. Draw an object (eg. freehand line). 3. Click the page name ("Page 1"), then click the settings for...

bug

I suppose a viable workaround in the meantime is to save the project, and then rearrange the pages in the JSON, and then re-open the project.

enhancement
help wanted

In a command-line terminal recording (very common for asciinema), the most interesting line is frequently the bottom line (since that's where the user is typing the next command, etc). However,...

The static buffer result_buffer is declared to have size 256, but the unsafe functions sprintf() and strcpy() are used instead of snprintf() and strncpy(). For long results (such as on...

This means that sharded secondary reads are also a problem for systems where the balancer has been enabled and active in the past, even if it has subsequently been disabled....

mplotqueries stores the original log line along with the parsed info, so that it can output it when points are clicked. However, it would be a lot better to instead...

improvement
mplotqueries