rgb · hex · regular expressions · typescript · deno · stream · cliConverting CSS color notations10 min read·Jul 10, 2022In CSS, color can be specified using different models and notations. For RGB color model, there are hexadecimal and RGB notations. There are other models and notations, but for this...
ansible · gh · github · devops · raspberry piCaching Git Credentials on Remote Hosts9 min read·Jun 25, 2022I own several Raspberry Pi's. I have been recently tinkering with Ansible to ease the process of setting up them, and thereby also learning it. One thing I want to set up is an easy...