Notes from Andreas Zweili

This site contains various notes which I think might be useful or interesting to someone else.

How we replaced Vagrant with devenv

What came before?

A few years ago we started using Vagrant with an Ubuntu virtual machine (VM) as the basis of our development environment. It served us well at the time, providing a good way to have the same environment as we had on our servers and a reasonab...

Migrating from x86 to ARM (Raspberry Pi)

I’ve run my services on used Dell and HP servers for a few years now. I’ve decided a few months ago that I want to replace my x86 Dell server with a bunch of...

Switching to NixOS

A few months ago a friend showed me a Linux distribution called [[NixOS]]. I was immediately hooked by the idea. The two things that intrigued me the most where:

  • The ability...