“We have to plan for the rot to overcome it.” How can we overcome rot? What plan can we have?Surprisingly, making short methods and functions…
When I started programming, my teachers insisted I comment my code. Everything to show what I was doing in the code. Partly they may have…
A year ago, I was contracted to move a website that had no business being on the open web to an internal website. They were in no rush to…
Another concept that I recognized when trying to model code in 2d was Trial Threads. These are parallel threads trying to complete the same task with…
I noticed when trying to create a pipeline-style 2d programming environment you have to model IO. Functional programmers do it. If you model it, you…
I mentioned this project I’ve been working on for 20+ years a few weeks ago. I remember my first pocket computer. It was a Palm Pilot.…
When doing integration testing, one of the pain points is how long it takes to get an environment set up. Two parts: 1. Creating it in…
When I was young, my dad spent months in the hospital. I remember my dad in the hospital as a normal thing. I couldn’t have…
A bit over a year ago, I had a psych assessment and it confirmed I have a form of ADHD: the inattentive form. I have…
Let’s wrap up the discussion of project management. How can we do project management quickly so I can spend time creating wealth for the company?…