Developer Tools
-
26th May 2026Install WSL for Development and Fix Common Problems on Windows
How to install WSL for development on Windows, set up Git and .NET, reclaim virtual disk space, and fix TLS certificate errors behind a corporate proxy.
-
22nd May 2026Bun's Rust Port and the New Reality of AI Engineering
A cautiously optimistic look at Bun's AI-assisted Rust port, and what it means for Zig, Rust, and the new reality of software work.
-
18th April 2026Tauri App: One Frontend Codebase for Native and Web
Use Tauri IPC mocking with plugin-store as the example, then adapt the same mechanism to other Tauri plugins and commands.
-
24th March 2026Optimizely CMS: Create admin account
Create or reset a local Optimizely CMS admin account with an ASP.NET Identity API controller that assigns every available role.
-
24th March 2026Setup mitmproxy to Intercept HTTP Traffic on Windows
How to install mitmproxy on Windows, trust its certificate, and route ASP.NET Core outbound HTTP traffic through it for debugging.
-
8th April 2021Syntax Highlighting and Snippet Rendering Test
Sample page for checking syntax highlighting, snippet includes, injected assets, and special character rendering across blog content.