Markus Unterwaditzer

Results 849 comments of Markus Unterwaditzer

I don't think you'll get any improvements in compile time. maybe we should incorporate https://github.com/swatinem/rust-cache for that

removing the screws is easy, but removing the plastic latches afterwards is a bit of a pain. even after removing the screws, the case holds together quite strongly. the good...

bonuspoints if you also then label the components according to the tiny text that is on it, assuming it won't be naturally readable on the photo

please do not comment unrelated things on the issue, make a new one. (or ask on matrix)

A user on mattermost said that the quarantine bit can be removed by browsing to the installer in Finder, and opening it via `Open With -> Terminal`. This apparently shows...

so far it looks good to me. I am not worried about the use of `dyn`, ok to keep as is. I would recommend moving all logging to stderr though...

I think this is implemented in https://github.com/EFForg/rayhunter/pull/508 except for: 1. it is not gated on any particular version. the button just always exists. i think it's always useful to have...

@oopsbagel i think this can be a good opportunity to validate your `Install` trait abstraction or something like it. if we can make it so that the installer is abstracted...

I think we should improve this error message across installers. this is a recurring issue for any installer using adb. the issue is that adb wants exclusive access to the...

I think this will terminate anything else the user might have running, like file transfers, however unlikely.