5 followers
Thanks to some friends, I started learning to program in high school. Now I am a software engineer. I can sometimes be found running, tending to my garden or playing with my six backyard chooks.
The first time I heard of the arc consistency #3 (AC-3) algorithm during a mentoring session on the Zebra Puzzle exercise in Exercism's Elixir track...
Kernel.update_in makes it easy to update nested structures. For example, let's say we want to change Jack's last name to "Nimble" in the following...
After setting up my layer indicators, I wanted an easy way to turn on/off and cycle through two RGB matrix effects. The idea was to use plain solid...
The plan I planned on having Colemak and numpad layers when I got my first mechanical keyboard - the Keebio Iris (rev 6). The Iris came with built in...
Thoughts on going from MS Natural 7000 to a Keebio Iris ยท As a software developer, I spend a lot of time typing on the keyboard. I have been using the...
The history tracked by Git is a rich source of information on how a project evolved. Every commit captures what changed, when it changed and by whom....