Genna Wingert

Results 14 comments of Genna Wingert

I didn't see that anywhere in the documentation so I didn't know about it. In general I find the documentation rather lacking, a simple list of functions with their signatures...

I'm talking about the docs available on the website. It doesn't really cover many of the common usecases. For example, deleting or updating a record based on a single index...

Yes, apologies. I thought I saw the file sizes being identical, but that was actually the file extension name, not the size. I'm an idiot. I also completely missed that...

The project is still in very early stages and have a workaround for now so no rush. I'm waiting for futures-0.3 update as well (tried updating it myself but I'm...

Just a quick update, I'm not sure if this is possible with the way the architecture works, but if the Debug output could log the connection type (single/cluster), as well...

I can also just do a quick PR once you're done with new-futures. Btw I'm already using that branch (I don't use subscriptions atm) and it's working perfectly in a...

I'd also add constructing Epub files from in-memory data to that, for things like conversion between formats. I'd be willing to implement these changes myself and make a PR.

> sorry for not responding earlier. this looks pretty interesting and i wanna take some time to get a closer look at it Of course, it is a pretty massive...

I can't seem to reproduce this, the shader looks correct and seems to run, but then it crashes with a `STATUS_STACK_BUFFER_OVERRUN`.

The `STATUS_STACK_BUFFER_OVERRUN` still seems to be triggered by the backend, because it's not happening with ndarray. So there might be a second bug in there and the wgpu compile error...