David's Blog
CategoriesAbout
David's Blog
  • Feb 12, 2023

    Removing unused dependencies with ReferenceTrimmer

    It’s been a while since I first introduced ReferenceTrimmer and a lot has changed.

    Read more

  • Nov 3, 2022

    Async Mutex

    The Mutex class in .NET helps manage exclusive access to a resource. When given a name, this can even be done across processes which can be extremely handy.

    Read more

  • Jun 6, 2022

    How does PackageReference work?

    PackageReference has replaced packages.config as the primary mechanism for consuming NuGet packages. For those looking to migrate, there is documentation available to help you. But how does it actually work under the hood?

    Read more

  • Feb 17, 2022

    Did you forget to set the alarm?

    After setting up my security system in Home Assistant, a common problem my wife and I ran into was remembering to arm it when we left the house. A security system is only effective when you use it, and we just could not consistently remember to set it.

    Read more

  • Feb 28, 2021

    Migrate from Home Assistant legacy Z-Wave to Z-Wave JS

    As of version 2021.2, there is a new Z-Wave integration in Home Assistant based on Z-Wave JS, a modern Z-Wave driver built using JS, which is much more accessible for collaboration than the old one using OpenZWave.

    Read more

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »

David's Blog

Some guy's programming blog.

© Copyright David Federman.

Privacy Policy • License