
Oh My Posh: Supercharge Your Terminal Prompt
Oh My Posh is a cross-platform prompt engine that shows Git status, active language versions, and command timing in your terminal. Here's how to set it up.
categories
Click a filter to scope results to what I've built or knowledge hub.

Oh My Posh is a cross-platform prompt engine that shows Git status, active language versions, and command timing in your terminal. Here's how to set it up.

Zed is a GPU-rendered code editor built in Rust by the Atom creators — millisecond startup, real-time collaboration, and built-in AI out of the box. Here's my take.

Winget is Microsoft's built-in Windows package manager — install, update, and manage thousands of apps from the terminal with a single command. Here's how.
Windows Terminal finally gives Windows developers a first-class command line — tabs, panes, GPU rendering, and WSL integration all in one place. Here's how to get the most out of it.

My Python pipeline worked on Windows but crashed on Linux in production. Dev Containers fixed the environment mismatch — here's how I set them up.

Struggling with messy console logs locally? I set up Serilog and Seq in my .NET 8 Web API for structured, searchable logs — here's the complete walkthrough.