|
You are here |
www.joshkasuboski.com | ||
| | | | |
actuated.dev
|
|
| | | | | Learn how to publish container images for both Arm and Intel machines from GitHub Actions. | |
| | | | |
paul.totterman.name
|
|
| | | | | 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
|
|
| | | | | 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.orhun.dev
|
|
| | | FOSS ? Linux ? Programming | ||