Satadru Pramanik, DO, MPH, MEng

Results 766 comments of Satadru Pramanik, DO, MPH, MEng

I think that's part of it... Any idea on a fix? Clearly `meta[:filename] ` is being set wrong with `crew install -s` for the dependency packages...

``` adb shell * daemon not running; starting now at tcp:5037 * daemon started successfully / $ usb_composition BusyBox v1.23.2 (2021-04-17 13:53:01 CST) multi-call binary. Usage: basename FILE [SUFFIX] Strip...

I suspect the cleanest way to handle this would be to change the mode the device is being set to via https://github.com/EFForg/rayhunter/blob/main/serial/src/main.rs since otherwise, the mode will just be switched...

@cooperq do you know what mode this is setting the device to? I can't figure out the translation of the mode being set in this to the ones the CLI...

> > Generate binaries? > > Which docker image should I use for it? I had forgotten itπŸ˜… Use the nocturne M90 for x86_64, Fievel M91 for armv7l, and Alex...

merge master and add i686 binaries? ``` fatal: couldn't find remote ref v0.3 /usr/local/bin/crew:550:in `system': Command failed with exit 128: git (RuntimeError) from /usr/local/bin/crew:550:in `block (2 levels) in download' from...

@supechicken Since you're already using an [extconf.rb](https://github.com/chromebrew/crew-mvdir/blob/main/src/ruby_binding/extconf.rb) file here, would it make sense to go the extra distance and just package this portion as a gem?

Commented in that thread for guidance on how we should best proceed. I think a major problem here is that many projects use internal project version numbering after a release...

I would wait on updating `cairo` until the python PR is done...

Python PR is done, so feel free to mess with Cairo...