Tamme Schichler
Tamme Schichler
> > I see that you've combined the branches for commands that launch `gpg`. Would you like to have the handler active for all of them or only for interactive...
A small progress update, since I found some time yesterday but likely won't continue for a few days now: It was easier to try this in isolation (and turned out...
You may have noticed, but I haven't updated my repository in a while. A few things happened that mean I'm having to prioritise more what I spend my energy on...
New year, new attempt :sweat_smile: Yes, I'm still (very slowly) building my framework on top of this branch. I actually hit a snag where I can't use the `tracing::info_span!` trick...
This should use `Cell`, not `RefCell`.
See https://github.com/Tamschi/Asteracea/issues/66#issuecomment-945852512: This is a transitive dependency through `mdbook` and only used to generate documentation.
Waiting a bit to see how https://github.com/rust-lang/rust-clippy/issues/8484 will be handled (in the least pressuring way possible. I can likely figure out some kind of workaround, even if it would reduce...
The book is automatically deployed from [develop](https://github.com/Tamschi/Asteracea/tree/develop) at https://schichler.dev/Asteracea for now.
This will be easier to land after the DI rework, since `rhizome` won't depend on an old version of the proc macro crate.
I don't know if it's really my place to comment since I haven't ever managed to create a VR application (or a proper 3D game, for that matter) on my...