Entries tagged :: productivity
9 posts
- Introducing Native Windows Debugging for VS Code: Kernel & Remote Debugging
Last time I had a proof of concept. This time I closed the gap: remote debugging and Windows kernel debugging, straight from VS Code, powered by the same engine as WinDbg. It's open source and on the Marketplace.
- The Joy of Writing a Debugger Adapter for Visual Studio Code
I only wanted a faster remote debugging workflow for a service running in a VM. Instead, I ended up learning DAP, wrapping WinDbg, and building a working first proof of concept debugger adapter for VS Code.
- The Passenger Seat Developer
Here's what nobody tells you about AI-assisted rapid prototyping: Every prototype feels like success, but success is measured by shipping, not building.
- How to extend GitHub Copilot with prompt files
Because copy-pasting prompts from your notes app is so last year. Let me show you how to turn your best prompts into reusable superpowers.
- Vibe Coding is So Damn Real
Because watching GitHub Copilot refactor files with a single prompt is the most satisfying thing you'll see today.
- A Git feature I should've met sooner!
I was living in stash-hell and didn't even know it.
- PowerShell with oh-my-posh
Because a consistent PowerShell setup is the real productivity flex.
- Simplify SSH
How to stop typing your SSH Key passphrase every time. (because, let's be real, we're all a little lazy)
- Blog Motivation
Why, You Ask? This is how I blog about automating annoying tasks, sharing tips, and embracing less frustration.