Florian Franzen

Results 84 comments of Florian Franzen

I think it would be nice to allow castles to contain code that can easily be run without having to link that code into a folder in your path first...

Region B is not a second equal sized buffer, that is allocated when the first buffer is full, but just a second consecutive region at the beginning of the ring...

From what I read, DMA will be needed to properly support USB. Is that true?

Just FYI, on Wayland under sway with Zeal from master and build against Qt 5.15, I still have to start Zeal with `QT_AUTO_SCREEN_SCALE_FACTOR=0` for it to behave like all my...

Maybe using `cargo metadata | jq .workspace_members` would be a better solution then to just use what is in the `Cargo.toml`.

@kamilsa I am not sure how that issue made it here, but it seems to based on our earlier feedback. I implemented all of that in the testsuite already, so...

We have been working on standardizing the JSON-RPC as a PSP [here](https://github.com/w3f/PSPs/pull/6). I figured this could be a useful resource for you.

We should also add the spec team to the members page.

The structure for this was added in w3f/research#114, I will add the content in the weeks to come.

I will have to write up session key types and usage and the get in touch with @burdges