C# 12 updates - ref readonly
In C# 12, Microsoft has added the ref readonly parameter modifier.
Thoughts on software development, outdoor adventures, and everything in between.
In C# 12, Microsoft has added the ref readonly parameter modifier.
For those of you coming for Javascript or Kotlin, you're going to love this new feature. Set your member variables through a primary constructor.
I've been struggling with my work laptop which meant that I had to reinstall everything a couple of times. So, offcourse I wrote an application to automate this process.
Keep your automations yaml clean by adding names to each automation.
Keep your automations overview clean by adding multiple automations in the same yaml-file.
Keep your Philips Hue smart plug turned on even when you ask Google to turn off all the lights.
Cleanup your automations by controlling multiple lights in the same step.
Build a stand-alone Windows executable of your Qt application using CMake.
Upgrade your automations by adding an OR condition.