In today's post we are improving the cold start times of a Node.js Lambda function by building our own runtime image using Nix.
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.
In today's blog I want to talk about why I have chosen NixOS as my main operating system.
After I have been entrusted with leadership responsibilities, it's time to reflect on how not to mess it up.
After working with AWS for quite some time I got to work with Azure. Here are my thoughts.
A practical guide on how to package your cuda dependent application build with nix into a docker container.