MVP Renewal 2020

MVP Renewal 2020

After my MVP award last year, Imposter Syndrome visited and has stayed a while. I’d be lying if I denied wondering about the next renewal date and whether what I’ve done this year is worthy of the MVP award. Being given the award was a massive milestone for me. To be recognised in the community, by my peers as deserving of it, was humbling.

High DPI Settings in Windows 10 Makes Some Applications Too Big Or Too Small
Image is courtesy of hentismith

High DPI Settings in Windows 10 Makes Some Applications Too Big Or Too Small

I actually didn’t know that high DPI scaling still existed on Windows 10 until I got a 34" 4K monitor. But it is. In 2020. And while I know that Microsoft have made a lot of changes in this area to help, it’s still frustrating when I come across that one application that still doesn’t play ball.

With all the changes, Microsoft has given us a few ways to help work with this issue.

Working From Home While Looking After Your Mental Health
Image is courtesy of WindRanch

Working From Home While Looking After Your Mental Health

We are all living through an unusual time at the moment. COVID-19 has forced us to stay indoors and minimise social contact. Talk to anybody who already works from home on a regular basis and you will hear its not as easy as you think. It requires discipline, focus and vigilance.

So I am going to tell you what works for me. It might not work for you, exactly. It might not work at all for you. That is okay. We are all different people. But I hope you get something out of this.

Speaking at BridgeConf

Speaking at BridgeConf

The first ever #BridgeConf was awesome. Really enjoyed presenting to PowerShell peers from the PowerShell Slack / Discord #bridge channel.

WiFi Captive Portals Making It Difficult To Connect Your Travel Router?

WiFi Captive Portals Making It Difficult To Connect Your Travel Router?

I’m travelling a lot more these days so spending time in hotels is now for winding down and sleeping to minimise the effects of jet lag. Something I find doesn’t actually get any easier the more you travel. I now take my Chromecast with me. It’s just one of those things that just works. No fuss or hassle. So I don’t need to spend time trying to troubleshoot problems.

Migrate Your Static Website to Azure

Migrate Your Static Website to Azure

In the good old days you hosted your website yourself or using a dedicated web hosting provider. Whichever option you chose you needed a machine, virtual or physical, with a full operating system that needed patching, some sort of remote access, web hosting software such as Apache or IIS and some sort of SSH or RDP access. And perhaps it’s own firewall rules. That is a lot of investment for just a blog.

How To Use Hyper-V, VirtualBox and VMware With Multiple Boot Entries

How To Use Hyper-V, VirtualBox and VMware With Multiple Boot Entries

Finding a cross-platform virtualisation solution to work with both Mac and Windows is not too difficult. There are not than many options to choose from. But throw Vagrant and Docker into the mix and it can be a frustrating experience. Find out how to run Hyper-V, VirtualBox and VMWare Windows virtualisation together, on the same computer using multiple boot entries.
Build a Chocolatey Package Repository using Azure DevOps Artifacts Feed

Build a Chocolatey Package Repository using Azure DevOps Artifacts Feed

The Chocolatey Community Repository currently has 6,655 unique packages. When we add up the versions of each of those packages it grows to 65,549. That’s a lot of packages. A lot of storage needed to house them all. And a lot bandwidth needed for you to download them.

But the Chocolatey Community Repository is not for everybody. Chocolatey doesn’t recommend organizations use the community repository directly for several reasons.