/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

chipx86.blog
| | bioconductor.github.io
2.9 parsecs away

Travel
| | Build and test for Linux ARM64 with Docker on x86_64 host
| | paul.totterman.name
1.4 parsecs away

Travel
| | Like many other developers, I have to work with computers with different processor architectures. For me it's amd64 (x86_64) on the laptop and arm64 (aarch64) on the server. For some it may be the other way around. Fortunately I mostly write Go, which makes cross-compilation quite easy. Docker adds some extra steps, but is very nice for deploying software.
| | hjr265.me
1.7 parsecs away

Travel
| | I began the weekend writing a silly program: MGHSIAC. It's the elegant abbreviation of "My GitHub Status Is A Clock". It turns my GitHub status into a working clock. You can read more about it here. But as silly as it is, I am now committed to keep it running. I have an always-on Raspberry Pi with Portainer running on it already. If I could make a Docker image and host it on Docker Hub, I could easily pull it to that Raspberry Pi and have it continuously update my GitHub status with clock emojis and messages.
| | blog.mzfr.me
10.9 parsecs away

Travel
| Let's see if it's possible to use GitHub action for recon