1Password and SSH
I've been using a Password manager for years now, however one thing which always annnoyed me was the lack of SSH support and having your Private key stored in the .ssh folder on your machine. Or you would have to manually generate your SSH key using Putty. Then you would upload your public key and make sure you never lost your private key since it was always stored in the .ssh folder unless you backed it up securely and then would put it back on a fresh install.
Heroes of the Storm and D3.js
One of my favourite games is a hero brawler game called Heroes of the Storm. It's a 5 people versus 5 people game.
There are 3 lanes on the map and the goal is to kill their core before they kill your core.
Blazor & SVG files - Part 2
It's been a while since my last blog post about Blazor. My original blog post was showing how to use Blazer client side only with SVG files, by requesting those images using a http client from the browser and getting the content from the wwwroot.