Jules Kerssemakers
Jules Kerssemakers
I see you use python `argparse`, so this is probably a problem with argparse, and not directly with gitless
You're welcome! As I said on users.rust-lang, I believe a project like this can be the "gateway drug" for a whole new generation of people, just like node was. Only...
[Cliff on URLO](https://users.rust-lang.org/t/a-new-crate-simple-server-a-basic-webserver/13407/9?u=juleskers) mentions that `[127,0,0,1].into()` should also work for the IP, including IPv6. That's good enough for me! I'm also pondering if using `Into` might be a good type...
The problem is that the default implementation of `rainbow()` is a very long-running function. It does its own internal `for`-loop, with lots of `delay()`s in it and doesn't return control...
I have no idea who "Mtong" is, but: Yes, this can be done, but you'll have to design your own effects, and redesign most of this software. This software is...
Loving it too, I arrived at a similar idea on the forums before I started reading here: https://community.particle.io/t/rust-on-particle-development-discussion/19142/25?u=juleskers One difference I see between our proposals: You suggest stateless pin structs...
> Only import from FreeOTP 2.0 and newer doesn't work. We've added a hint to allude to this (#1204) but perhaps there are a couple more places where we should...
Just in case anyone is interested in this, tasker seems to provide developer documentation on how to integrate apps with it: https://tasker.joaoapps.com/developers.html Their preferred way is by including a tasker-provided...
If you want to create a shell one-liner for this, you can use `sed` to replace single colons with doubles, and then immediately insert the `uptime` output into the badge-script...
I also like the idea, again since it opens up a new audience of music learners. But indeed, we need a soundset. @RustoMCSpit if you can find anything that fits...