Writing a simple Pocket app in Node.js with no dependencies
As I've started using Pocket to track articles I've read/would like to read, I wanted to build a workflow that I could use when writing my…
Read PostAs I've started using Pocket to track articles I've read/would like to read, I wanted to build a workflow that I could use when writing my…
Read PostHow much faster is it to use a shorter key for a string-keyed dictionary? And how does that vary based on .NET 6.0 vs. .NET Framework 4.…
Read PostI've been a Windows power user (personally and professionally) for over 20 years. In December 2020 I switched my primary machine to an M…
Read PostWhen considering someone for a management role I've seen people mistake kindness for empathy. Having a kind manager is definitely better…
Read PostLinks are broadly categorised into Development , Management and leadership , and the catch-all Miscellaneous . Development Capturing my…
Read PostThis post will walk through how to use Pulumi to deploy an Azure App Service application secured with Easy Auth . Under the default…
Read PostThe brevity of the Migrating from Pester v4 to v5 documentation belies just how much has changed - something that took a fair bit of trial…
Read PostWith the advent of tab groups I can now claim to have 'only a few tabs' open, yet have dozens (maybe more) links pile up for later review. I…
Read PostLast month I looked at benchmarking different runtimes to see what impact updating to the latest version of .NET might have. But what if…
Read PostIt's never been easier to run benchmarks against multiple runtimes with BenchmarkDotNet . Maybe you're checking your performance…
Read Post