Generate Git Timesheet from Commit Logs
A Python tool that generates timesheets from git commit history — because your commits are already timestamped and reflect when you were actually working.
Upcoming Articles Roadmap: September - December 2025
A publishing schedule for the remaining 16 articles planned through end of 2025, covering Proxmox, Ceph, hardware monitoring, CLI tools, and Jekyll optimization.
Introducing oneworldsync: A Python Module for 1WorldSync Content1 API Access
A Python library for programmatic access to 1WorldSync Content1 product data — built from scratch because the existing tooling was a Java SDK and some PDFs.
Sharing file systems between WSLv2 instances
Sharing 500GB of ML models and repos between WSL2 Ubuntu 22.04 and 24.04 instances using bind mounts in /etc/fstab without duplicating data.
Running Github Pages locally
Getting Jekyll and GitHub Pages running locally in WSL2 Ubuntu, including the missing webrick fix for Ruby 3.0+ and using VS Code for markdown editing.