Ivan Tham
Ivan Tham
For me, it's this on rtw88_8822ce. I don't used to have this issue, but lately probably due to kernel upgrade I get this since last few months (last year does...
Can I do this with https://crates.io/crates/yansi?
I did took a look at them, the other options that I prefer is https://crates.io/crates/colored. Of course, I personally tried and used yansi in https://github.com/pickfire/apu_tt/commit/8241c103c31ad1af0229bade4bb44aaf2c4643ca. https://crates.io/crates/termcolor seems nice but it...
I think it's better to bold the direct dependency and leave color for other stuff. Maybe: - use different colors for different update (red for major, yellow for minor, green...
How about `tod`?
Or it could be `dian` which means dot in chinese.
@Lonami Why do we need `Box`? Do we not know all the telegram APIs in advance such that we need boxing to do it?
@Lonami Shouldn't we leave it until someone needs it? I think that is maybe a bit too much as of now.
> > Is there something that we can do to move this forward? > > You can pay me to work on this crate. Or you can find a company...
I think it may be good for cbor to be under https://github.com/serde-rs/cbor? Not sure what @dtolnay thinks. If there is a rewrite, I am also interested to help out with...