Tag Archives: Linux

Compiling arm64 version of amd64 code in 32 bit in a container – with Copilot help

Copilot is a great resource to help create a Dockerfile necessary to compile a (Docker) Container image. Containers are simple packages that contain at least the minimal information to run a software within a different OS and/or architecture. Container software include Docker which helped popularize the container methods, but others exist such as apptainer and… Read More »

Classic Operating Systems That Run in Web Browser

Finding some old floppy disks I wondered how I could read them. Assuming that I have a floppy reader, how could I then open some of the old file formats? A quick search led me first to the “Mini vMac” site but this option only emulates very old Macs and has the complication that one… Read More »