I think it's probably the world's biggest understatement to say that 2020 did not go the way I had envisioned it to go. And yet, the year has now come to a close.
This past Monday, December 14, my running streak came to an end. I managed to get it up to 175 days, almost half the year. In the end, I just felt it was time to let it go.
At the end of November, I ended up leaving my job at Maintenance Strategies, Inc. and made the decision to take on a new challenge working as a software developer at Webstaurant.
I'm sure many have experienced the problem of not being able to stick with one's fitness goals. It's a common problem. You decide I'm going to go to the gym a few days a week, you stick with it for a week or two, then get lazy. I've dealt with this and have found a way to "trick" myself into sticking with my goals.
I know the Apple Watch has been around for over 5 years, and I've had one for almost 4, but I thought I'd share my reasons for still wearing it and why I like it.
I ended up starting a new project recently which I'll get into later, but after my experience writing unit tests with Digital Family Cookbook, I decided to write the tests as I code for this new project. I found a nifty little tool that makes things a little easier for me so I figured I'd share.
Two months ago, I decided to go for a run, something I've been doing during most of the pandemic. What I didn't know was that this run would be the start of what would become a 2+ month running streak.
I’ve often seen a joke going around dev circles talking about how developers have tons of half-finished side projects lying around. And as much as it pains me to say, I’m one of them. But now I can say that that pile has decreased by one.
I’m going to preface this by saying that I am by no means an expert when it comes to all the nuances of Section 230 of the Communications Decency Act. I do however know that Section 230 serves as the underpinning of how the current Internet works and why all the sites that we all love can survive and exist.
In all of my professional experience, I've never worked for a company that did any unit testing and because of that, I haven't really done any either. I knew what unit testing is and the general concepts behind it, but never got around to actually building or implementing any tests. I decided that for Digital Family Cookbook, that would change.