Some changes don’t require software rewrites.
Author Archives: fooyay
Write a story.
Use cases should tell an interesting narrative.
Avoid the agony of copypasta.
Problems are replicated when code is copied.
My Goals for 2021
It’s that time of year. Time to reflect upon 2020, and more importantly, set goals for 2021.
Follow the example.
It pays to write good examples.
Tighten your loops.
For performance and simplicity.
It’s a UNIX system, I know this.
You should learn the UNIX tools.
Beware the singleton pattern.
It’s often misunderstood.
Look for the right behavior.
Test for required behavior, not the specific implementation.
Code with friends.
Don’t work in isolation.