---
title: "Turning my Desktop into a Production Machine"
description: "I'm setting up production workloads on my desktop, perhaps against my better judgment, building my blog hourly without much fuss"
date: 2026-05-09
published: false
tags:
  - dev
  - linux
  - shots
template: shots
---


![A terminal displaying a crontab entry for an hourly scheduled task.](http://dropper.waylonwalker.com/file/c3659136-dfee-418f-97d2-3738d7d7fff0.webp)
<figcaption>The crontab output details a scheduled task to navigate to the project directory and run the 'just' command hourly.</figcaption>
> I'm setting up production workloads on my desktop, perhaps against my better judgment, building my blog hourly without much fuss
