Pedro Paulo Amorim

Results 227 comments of Pedro Paulo Amorim

@BohuTANG I could implement something but the implementation is TERRIBLE and I am ashamed to ever write this code.

@drmingdrmer Remapping my suggestion to use a trait for that, could be more interesting this below? ```rust trait Metrics { fn len(&self) -> u64; } struct Foo { value: String...

I believe that `Batch` is a very vague term for this case and does not represent in a concrete solution for the problem. The issue is envolved around the payload...

@Plutoberth I would cross the atlantic to remove the annoying low battery warning. I will f do it. I will grap the decompiler and fix that ****.

> Just got the url for the bin file that will be uploaded to the headset (don't think that I'm able to legally share the url lol), I used Mitmproxy...

`DispatchQueue..global(qos: .background)` is too low and weak. Should be at least `DispatchQueue.global(qos: .default)`.

@neekeetab I've changed to `DispatchQueue.global(qos: .default)` and it's working fine.

@haswini11 @mallikarjuna0308 You can use the value `panModalBackgroundColor` to set `UIColor.clear`.

Don't use this library for that.