w3irdrobot

Results 5 issues of w3irdrobot

I recently ran into the issue where the `docker_build_with_restart` in the `restart_process` extension doesn't work if the root user doesn't exist in the image that is being used. I saw...

## Specific Demand currently, [the fullstack template](https://github.com/DioxusLabs/dioxus-template/blob/main/src/main.rs#L187-L193) uses a basic `LaunchBuidler` setup and calls `launch` on it to start up the backend server with the ability to server SSR'ed Dioxus...

enhancement
fullstack

In Chapter 4, the picture describing the DER format spells `lenth` incorrectly. Should be length. I'd open a PR for it, but it's a screenshot.

It'd be great to have some support for [Star Labs](https://starlabs.systems) laptops. In my case, specifically the Starbook VI.

when getting messages from the message pool, `EventMessage`s have an attribute called `event` that has the type of `str`. however when looking at the message processing loop, the event json...