Explore >> Select a destination


You are here

codemagic.io
| | blog.oddbit.com
6.5 parsecs away

Travel
| | At work we have a cluster of IBM Power 9 systems running OpenShift. The problem with this environment is that nobody runs Power 9 on their desktop, and Docker Hub only offers automatic build support for the x86 architecture. This means there's no convenient options for building Power 9 Docker images...or so I thought. It turns out that Docker provides GitHub actions that make the process of producing multi-architecture images quite simple.
| | grantisom.com
4.4 parsecs away

Travel
| | Expo is a free and open-source platform for creating and building mobile apps using...
| | daniel-m.github.io
4.3 parsecs away

Travel
| | Generalist Developer, an enthusiastic physicist that spends most of its days telling computers how to do stuff
| | tech.trivago.com
19.0 parsecs away

Travel
| Almost six months ago, our team started the journey to replicate some of our data stored in on-premise MySQL machines to AWS. This included over a billion records stored in multiple tables. The ...