Joshua Rowe
Joshua Rowe
I like it! Would be useful for guest passes which is perhaps what you mean by #140
Also interested in this. I've never done anything with native bindings. How much work is involved in this and where would be the easiest part to get started, or dip...
**Broken:** [CS149 Embedded Systems - Fall 2014 - UCBerkeley](https://www.youtube.com/playlist?list=PL-XXv-cvA_iDq3FCoYLeUL-X-NUlT405n) [CSE 438/598 Embedded Systems Programming ASU](http://rts.lab.asu.edu/web_438_Fall_2014/CSE438_Fall2014_Main_page.htm) [Summer Short Course on Embedded Systems Programming](http://rts.lab.asu.edu/web_ESP_Summer2014/ESP_Main_page.htm) [ELEC2142 - Embedded Systems Design - UNSW](http://eemedia.ee.unsw.edu.au/ELEC2142/index.htm) [EE402...
Would you be open to someone (noob) contributing this? I'm new to Rust so I'm looking for some small issues to work on to get my feet wet and I...
Fantastic. I'll have a crack at it this weekend.
I will be setting up a server + bunch of Docker stuff at work in the next few weeks so this TUI will come in handy. Until now I've just...
@mrjackwills Do you have a reliable way of getting into the Restarting state in the TUI? When I use 'restart' on my current docker containers as well as the three...
Thanks, I'll give that a go.
I checked out your PR's branch and ran `nix build` `nix develop` then `dune test` and it seems to work so LGTM
Do you have any ideas what might make a good small test I can add or an example of it working correctly to test its behaviour in the repo?