Dockerizing a Python Script

A step-by-step guide to packaging a Python script into a Docker container — from Dockerfile to image to container, with tips, pitfalls, and best practices.

September 6, 2025 · 11 min · forfaxx

Signals Intelligence

A compact, example-driven guide to Unix signals: sending, catching, and mastering them in Bash and Python.

September 3, 2025 · 10 min · forfaxx

Tag Audit

Scan your Hugo site for tag & category usage — totals, singletons, and per-file mappings in text, markdown, csv, or json.

August 19, 2025 · 3 min · forfaxx

Self-Reports

A collection of lightweight shell and Python scripts that give your machines the power of a printer test page—consistent, friendly reports on disks, memory, networking, git repos, and more.

August 18, 2025 · 4 min · forfaxx

Metaclean

A safe, scriptable way to scan and strip hidden image metadata (EXIF, GPS, copyright tags) before sharing online.

August 13, 2025 · 4 min · forfaxx

Borgify

Assimilate your text—Borg-style. This CLI transforms human sentences into collective machine-speak using Star Trek’s most iconic linguistic motifs.

August 3, 2025 · 8 min · forfaxx

Smurfify

Bring Smurf-style chaos to your text—replace ordinary words with whimsical, blue-hued mischief from the command line.

August 3, 2025 · 3 min · forfaxx

Logaround

Instantly view Linux system logs with context, color, and fuzzy time. Search by text or date, see context before/after, and never lose a log line. Meet the upgraded logaround.py.

July 31, 2025 · 3 min · forfaxx

Wordstats

Get instant word frequency, unique counts, and text stats from any file or pipe—no pandas, no bloat, pure Python CLI.

July 29, 2025 · 7 min · forfaxx

Wordclouder

Instantly visualize any text as a beautiful wordcloud—directly from your terminal, locally and securely.

July 28, 2025 · 4 min · forfaxx
About · Contact ·