You are here |
peter.czanik.hu | ||
| | | |
sam.hooke.me
|
|
| | | | The home page of Sam Hooke. | |
| | | |
unixsheikh.com
|
|
| | | | ||
| | | |
convolv.es
|
|
| | | | Background As part of my work on the Stylo / Quantum CSS team at Mozilla, I needed to be able to test changes to Firefox that only affect Linux 32-bit builds. These days, I believe you essentially have to use a 64-bit host to build Firefox to avoid OOM issues during linking and potentially other steps, so this means some form of cross-compiling from a Linux 64-bit host to a Linux 32-bit target. | |
| | | |
rolisz.ro
|
|
| | I often need to set up a VM with a server to run some ML models. While I could package things in Docker and deploy them like that, whenever possible, I like to do things more directly, using systemd services. To create a systemd service, create a file called /etc/ |