|
You are here |
bhupesh.me | ||
| | | | |
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. | |
| | | | |
www.augmentedmind.de
|
|
| | | | | Learn to optimize the Docker image size, e.g. via small base images, multi-stage builds, consolidation of RUN statements, or using docker-slim. | |
| | | | |
some-natalie.dev
|
|
| | | | | Some containers are big, but reliably reducing their size isn't difficult or complicated. Let's start simple by tidying our container's build steps. | |
| | | | |
www.hugozap.com
|
|
| | | A simple example of how to use WebAssembly in the browser and what the toolchain looks like. | ||