Skip to main content
PCSalt logo
YouTube GitHub

Workflow

(2 posts)

How I work — Claude Code workflows, knowledge management, self-hosted tooling, and the small systems that make a solo dev productive.

All Posts

Localhost Markdown Viewer for Research Notes — Python Stdlib, SSE Live-Reload, launchd

How I built a tiny Python stdlib-only server that turns ~/research/docs into a live, chronologically and category-indexed markdown viewer on 127.0.0.1:6202 — with SSE auto-reload and launchd-managed auto-start. No MkDocs, no Node, no build step.

python self-hosted 8 min read

A Practical Claude Code Workflow — Memory Hygiene, Context Pipelines, and a Self-Hosted Notes Viewer

The Claude Code workflow I actually use day-to-day — keeping global instructions short, allowlisting safe read commands so research is unattended, and saving every analysis to a localhost-served notes archive that feeds the next session.

claude-code ai 7 min read