Nathan Lilienthal
                                            Nathan Lilienthal
                                        
                                    BrainFunctions™
This mostly boils down to extending the hook capabilities, and then writing some statistics hooks right?
I added the `-i` option, but it could clearly do more. What kinds of things are you thinking for this?
I like the idea of playing with some dynamic loading of symbols. Good exercise.
I would be very interested in a talk about the current state of cross-compiling and flashing of various hardware. I'm used to both: the raspberry pi method of putting binaries...
I wish I had something to contribute but I'm in a bit of a slump still. Right now my hardware Rust project is hung up on three things: 1. `cargo...
I'm not sure if my issue in crazymykl/rust-life#2 is the same, but I'm trying to render to a X11 screen with 1920x1080 reported resolution. The code I was using that's...
:+1: This is driving me insane.
@chrisduerr any thoughts on this? I don’t want to completely forget about it. I’ll have some more time again soon.
https://github.com/rust-windowing/winit/pull/3722 should fix this.