Pausing Packer's PowerShell Processes
When using Packer to build virtual machines, sometimes I just want to pause it and poke around. Here's how I achieve that.
When using Packer to build virtual machines, sometimes I just want to pause it and poke around. Here's how I achieve that.
After upgrading Windows 10, IIS might stop working. I fixed this by deleting stuff.
.NET today is no longer a walled-off Microsoft-only environment. This post explores how it has evolved and how you can evolve your software with it.
Here's how to do it on Linux, macOS and Windows. No surprises, Windows is by far the most complex.
Thunderbolt is amazingly fast, but how do you find the host at the other end of the cable?
The good news is that you can now make HTTP/2 requests from Windows. The bad news is that it needs a blog post to explain it.
Here's what you need to configure to force Aptitude through a proxy.
This is a recording of something I failed at, as notes for anyone else trying or future-me.
An interesting story here from the Unity3D folks which also offers a peek into debugging stack corruption, and Windows kernel debugging.…