w3irdrobot

Results 11 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...

For some reason, none of the packages that are supposed to include CLI interfaces actually export a CLI interface except for `standard-changelog`. No idea why it's happening, but currently attempting...

Pull Request Checklist - [x] The documents updated are not in the `docs/` directory. These files are synced from upstream repositories ([lnd](https://github.com/lightningnetwork/lnd), [lit](https://github.com/lightninglabs/lightning-terminal), [loop](https://github.com/lightninglabs/loop), [pool](https://github.com/lightninglabs/pool) and [faraday](https://github.com/lightninglabs/faraday)), and should be...

Adds a `--recursive` flag to the `add` and `remove` commands. Closes #1087

Only a few chapters in, but I found a couple small grammar things.

There was a very recent supply chain attack revealed that could be a good one to add to the note at the end of Chp 2. [Supply Chain Security Alert:...