.NET The NEW Way of Validating Settings in .NET 8 (via Nick Chapsas) Releasing Features the Smart Way in .NET (via Nick Chapsas) Burnout Managers Are Burned Out. Here’s How to Help Them Recharge. (via HBR) Delegating Mastering the Art…
Deep Rock Galactic Gunner Mini
A friend of mine has the Deep Rock Galactic board game that comes with multiple figures that can be painted. Here’s a gallery with ~80 pictures. This project took me a little over 4 hours to complete. Things I learned:
Professional Development – 2023 – Week 30
.NET Creating Dashboards with .NET 8’s New Metrics! (via Nick Chapsas) This video was about exposing API metrics from a .NET app to Prometheus and Grafana. The Exception Mistake You Must Never Make in C# (via Nick Chapsas) AI How…
Professional Development – 2023 – Week 29
.NET The Awesome New C# 12 Array You’ll Never Use (via Nick Chapsas) 6 C# Mistakes Microsoft Wants You to Fix (via Nick Chapsas) Culture Is Remote Work Better Than Being in the Office? It’s Complicated. (via TED) The presenter…
Professional Development – 2023 – Week 28
.NET Collections Just Changed in C# 12 and That’s Good (via Nick Chapsas) Communication The Simple Power of Communicating with Kindness (via HBR) Emotional Intelligence Keeping Your Spirits Up When You Really Need a Win at Work (via HBR) Management…
Professional Development – 2023 – Week 27
.NET The New Request Short Circuiting of .NET 8 (via Nick Chapsas) Why You Might Not Need Interfaces in C# 12 (via Nick Chapsas) Management 4 Ways to Earn the Respect of a More Powerful Colleague (via HBR) Process DORA…
D&D Ogre Zombie
This project was a test subject to learn how to paint the figures that come with the board game version of Deep Rock Galactic. Here’s a gallery with ~90 pictures. This project took me about 5 hours to complete. Things…
Professional Development – 2023 – Week 26
AI/ML 3 Steps to Prepare Your Culture for AI (via HBR) 13 Principles for Using AI Responsibly (via HBR) C# The New “Interceptors” Feature of C# 12 Is WILD! (via Nick Chapsas) Continuous learning How Managers Can Make Time for…
Professional Development – 2023 – Week 25
.NET The Auth Setting that Everyone Must Change in .NET (via Nick Chapsas) The 3 Biggest Mistakes of Object Mapping in .NET (via Nick Chapsas) Managing Up 28 Questions to Ask Your Boss in Your One-on-Ones (via HBR) This article…
Professional Development – 2023 – Week 24
.NET The Right Way to Check for Null in C# (via Nick Chapsas) We’ve all been taught that this is how you check for null references: if (x == null). However, you can get into strange (albeit unlikely) behavior if…