Below you will find pages that utilize the taxonomy term “Software Development”
Posts
Building A Simple Filesystem Backed Cache With Golang
I’m an older developer who enjoys building simple, easy to maintain software. I tend to agree with the maxim “make it as simple as possible but no simpler.” I’ve also been around long enough that I’ve been bitten by issues with other people’s software. I tend to enjoy programming in the Go programming language because it generally behaves the way I expect about 95% of the time, which means I tend not to be bitten by it.
read more