Copy to clipboard using vim bindings in Intellij
Copy the contents of the yank operation from vim to your clipboard when using any Intellij IDE.
Thoughts on software development, outdoor adventures, and everything in between.
Copy the contents of the yank operation from vim to your clipboard when using any Intellij IDE.
C# 12 finally introduces some new syntactical suger that I'm eager to use in production because it improves the readability of the code.
In C# 12, Microsoft has added the ability to specify default values for your lambda parameters.
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.