Oct 15Nushell - Cross-PlatformOct 154 min readEncapsulating cross-platform functions and isolating OS-specific configs using Nushell.
Nov 26Music Player for Windows and AndroidNov 264 min readNotes on local music players, MP3 tag editing, lyric matching, and syncing a music library across Windows and Android.
Nov 14Windows 11 Start Menu Widgets (Phone Link)Nov 143 min readEnable Windows 11 Start menu widgets for Phone Link, including ViveTool setup, requirements, and a proxy-related connection fix.
Oct 18Personalization for Terminal, Shell & PromptOct 185 min readGood tools make good work. My personal setup for terminal, shell, and prompt, plus a list of handy CLI and TUI tools, for reference.
May 31Scoop HandbookMay 314 min readScoop is a command-line installer for Windows. This note covers directory structure, installation, common commands, updates, cleanup, and buckets.
Jan 14Setting Up a C/C++ Debug Environment in VSCodeJan 146 min readHow to set up a C/C++ debug environment in VSCode, with a walkthrough of `task.json` and `launch.json` and sample configurations.