Fathom-OS Build Series: Chapter 8 Part 6 - Perl Modules and Python
Part of the Fathom OS Project Log. This is Part 6 of Chapter 8, the core system build. Part 5 finished the build tooling and Perl. This part builds…
Part of the Fathom OS Project Log. This is Part 6 of Chapter 8, the core system build. Part 5 finished the build tooling and Perl. This part builds…
The percent sign does not mean percent in code. Here is what it actually does. Most people see % and think percentage. In programming, % is the…
This post builds on the intro post. If you have not read that one yet, start there first. New to this topic? Start with: Order of Operations: What…
The math rule you learned in school applies directly to every line of code you write. The Rule Order of operations is the set of rules that…
A clean project layout saves you hours of debugging and makes collaboration possible. When I started writing Python scripts, everything lived in one…
A privacy first desktop app for tracking precious metals holdings. No cloud, no accounts, no subscriptions. I have been stacking for a while and kept…
Track your complete financial picture from a single desktop app. No cloud accounts, no subscriptions, no data leaving your machine. I built…
Manage Linux patches and Docker stack updates across your entire fleet from one dashboard. No agents required. I built QuietKeep because I got tired…
What I Set Up Today Here’s a quick rundown of some upgrades I made to my workflow and site: • Trademark Statement Added to footer and content pages •…