Asher

Results 5 comments of Asher

> Weeks before, I wrote a script that writes all battery charge/release cycles to a log file and when reviewing those logs I noticed that that machine _hardly ever reached...

Oh wow, I guess I would be able to do it. But would appreciate some pointers. Thanks for your time and effort

Thank you so much. Honestly I’m pretty satisfied with the stripped down version to just have a reminder to charge and I usually set a timer and remove the charge...

After `cargo update` getting this error ```rust error[E0308]: mismatched types --> /Users/asher/.cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.19.5/src/platform/macos/view.rs:209:9 | 205 | extern fn has_marked_text(this: &Object, _sel: Sel) -> BOOL { | ---- expected `bool` because of...

Seems like #1501 is not active anymore. What's the best way to get `ccx_decoder_dtvcc_settings` when calling `Dtvcc::new` in `ccxr_process_cc_data` [here](https://github.com/CCExtractor/ccextractor/blob/c55072677875ee766c6cf388da70eff0a686ca62/src/rust/src/lib.rs#L64C1-L64C43)?