Tag: tutorial
All the articles with the tag "tutorial".
Nix Examples in Real Repositories
Published: at 03:00 PMIn my last blog post, I talked about the fundamentals of building a Nix flake for development environments. While I can certainly see this as being helpful, I personally find that real-world examples are the best way of learning how these workflows *actually work*.
CRON Jobs, Simplified
Published: at 03:21 AMWhat are CRON jobs? What is crontab? What's type of CRON system does GitHub use? These are questions we've all had at some point or another, and in this quick article, I want to get to the bottom of it!