Software Lesson Thought of the Day for 25/5/2023
I frequently wish that software was harder to change. If it was then maybe I wouldn’t have to spend so much time changing it.
Wrangling the ones and zeros. Dreaming of the mountains.
Software Lesson Thought of the Day for 25/5/2023
I frequently wish that software was harder to change. If it was then maybe I wouldn’t have to spend so much time changing it.
Software Lesson of the Day for 2022-10-04: Note to self. If you’re struggling to create a generic, reusable, well factored, abstraction to implement a simple, application-specific piece of functionality – then it may just be that instead you can get away with a couple of simple data fields and a static function or two. Remember this for the next time.
(Lets see if I can remember to do this more often…)