Acme Blog

Code Blog Posts

Software is fractal.

MQTT For Web Developers

MQTT is a protocol that is typically used in an IoT context. In this article, we'll explore how we could use its capabilities in a traditional web application to stream messages in real-time.

By Sebastian Staffa

In today's blog I want to talk about why I have chosen NixOS as my main operating system.

By Sebastian Staffa

A practical guide on how to package your cuda dependent application build with nix into a docker container.

By Sebastian Staffa