Skip to content
daniel@MacBookPro:~

How-To

Step-by-step, task-oriented guides — do this, in this order, to get this result.

RetrogamingHow-To July 15, 2026 3 min read

How to Configure Rewind in RetroArch

A complete walkthrough setting up RetroArch's rewind feature — instantly reversing gameplay frame by frame — plus the memory and performance tradeoffs involved in tuning it well.

#howto#retroarch#rewind
Read more
SRE & DevOpsHow-To July 11, 2026 3 min read

How to Configure Pod Disruption Budgets in Kubernetes

A complete walkthrough setting PodDisruptionBudgets so voluntary disruptions — node drains, cluster upgrades — never take down more replicas of a service than it can actually tolerate at once.

#howto#kubernetes#pdb
Read more
FreeDOSHow-To July 11, 2026 2 min read

How to Set Up a RAM Disk on FreeDOS

A complete walkthrough configuring a RAM disk with the built-in RAM driver — a fast, volatile drive letter backed entirely by memory, useful for temporary files and speeding up disk-heavy tasks.

#howto#ramdisk#memory
Read more
LinuxHow-To July 11, 2026 2 min read

How to Set Up Automatic Security Updates on Linux

A complete walkthrough configuring unattended-upgrades (Debian/Ubuntu) and dnf-automatic (RHEL/Fedora) to apply security patches automatically, with sane limits on what gets updated unattended.

#howto#security#updates
Read more