Skip to main content
PCSalt logo
YouTube GitHub

# knowledge-management

2 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.

Workflow 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.

Workflow 7 min read