Roman Valls Guimera
Roman Valls Guimera
After [this gha error](https://github.com/umccr/reusable-github-actions/actions/runs/2527020002), I wanted to try an offline tool like yours, but apparently it doesn't seem to capture the syntax error I'm facing: ``` (base) rvalls@m1 reusable-github-actions %...
Nice crate! Do you have plans to support the android camera HAL?: https://www.libcamera.org/docs.html#camera-stack I have 0 idea on how this would work on iOS (if at all?) :-S Thinking about...
While trying to strip a 15MB binary from [this project](https://github.com/brainstorm/htsget-aws), I'm getting the following puzzling behavior: ``` $ file target/x86_64-unknown-linux-musl/release/bootstrap target/x86_64-unknown-linux-musl/release/bootstrap: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically...
After tweaking the `config.ini` like so: ``` [login] username = brainstorm password = somepwd [source] repository = INCF/biostar-central [target] repository = ialbert/biostar-central ``` I am getting the following traceback: ```...
"include/GFp/check.h:27:11: fatal error: 'assert.h' file not found" on M1 apple silicon computers
Hello @briansmith, I'm trying to cross-compile `ring` on an Apple Silicon M1 to deploy an AWS lambda (target is a `provided.al2` Amazon linux container that should generate a `x86_64-unknown-linux-gnu`), but...
emods
https://github.com/cpgmoore/emods
The default top limit of file descriptors as of OSX Monterey 12.4 seems to be 256 file descriptors (a bit low when compared with the linux one, which is 1024,...
Very rough patch to get going while flashing my Galaxy S4 I337, happy to refactor/cleanup with suggestions from @Benjamin-Dobell ;)
**Describe the bug** When using [DroidCam as an IP Camera](https://play.google.com/store/apps/details?id=com.dev47apps.droidcam), the following errors appear when trying to consume the (RTSP?) stream. Both on the default http non-encrypted :4747 connection and...
**Describe the bug** When re-starting homebridge, occasionally the following fatal error appears, making automatic homebridge-camera-ui auto-respawn harder to automate: ```shell (...) [7/31/2022, 6:06:59 PM] TypeError: Cannot read properties of null...