Roman Valls Guimera

Results 129 comments of Roman Valls Guimera

Check this one, works and has the appropriate packages for bullseye: https://github.com/CCHS-Melbourne/openpnp-kiosk

A bit of a tangent to this issue, but you know of any balena block(s) supporting VNC or XPRA (perhaps third party/experimental?), @yuriploc? It'd love to [drop one of those...

In regular docker you'd need to go for [`buildx`](https://docs.docker.com/buildx/working-with-buildx/) when going for cross-arch builds instead of `build`, IIRC. Not sure if `docker-slim` implements that though.

Ah, I see... when I saw exec format error I thought that this is a typical "running x86 binary on ARM or viceversa", but docker in docker is another story/beast....

Feel free to share the buildspec over here and I can take a quick look. I'm familiar with the qemu stuff and cross compilation you mention (from my https://github.com/dockcross experimentation...

+1, same environment, same issue, I so wish pyBOMBS migrated to https://conda-forge.org :/

My point was dropping pyBOMBS in favor of conda-forge: https://twitter.com/braincode/status/970204330476253184 They have done a ton of heavy lifting already in this area which you could just get for free instead...

Hrhr: ``` $ pybombs install gnuradio PyBOMBS - INFO - PyBOMBS Version 2.3.2 PyBOMBS.install_manager - INFO - Phase 1: Creating install tree and installing binary packages: DEPRECATION: The default format...

Indeed, it is not working me for either on Chrome 75 with blacklist: `let blacklists = ["*://mail.google.com/*"]` (the only thing I have in my cVimrc so far...)

Correction, everything seems to work fine after restarting the browser!... weirdly, GMail changed the "delete email" shortcut from `d` to `#`, that confused me. Good work @1995eaton, love you extension!...