Esc
Type to search posts, tags, and more...
Skip to content
cisco-configuration-anonymizer.md 4 min

Anonymizing Network Configurations with Netconan

Using netconan to strip passwords, IPs, and sensitive strings from Cisco and Juniper configs before sharing them — deterministic, reversible, and prefix-preserving.

--networking--automation
my-python-development-prompt-for-llms.md 3 min

My Python Development Prompt for LLMs

A system prompt for getting clean, production-grade Python from Claude Opus 4.6 and Sonnet 4.5 — with rules for type hints, error handling, design patterns, and code structure.

--ai--automation