Blog

Learned Geek Blog

Technical notes, project documentation, and lessons learned across software, DIY, writing, and more.

Showing posts from November 2025 Clear filter ×
Writing Fast, Revising Forever
Writing

Writing Fast, Revising Forever

What NaNoWriMo taught me about process: write fast to discover, revise slow to refine, and be ruthless about your patterns.

writing nanowrimo revision process craft
VS Code tasks.json for .NET Projects
Computers

VS Code tasks.json for .NET Projects

A reusable task configuration for building, running, testing, and deploying ASP.NET projects with Tailwind CSS.

vscode dotnet tasks deployment tailwind