A solution looking for a problem

HomeBadges

GitHub Badges For The People!

Feb 27, 20217 min read

What Are Badges When someone enters your repo the first thing they will notice is your ReadMe. Badges give instant details about the health and status of your project. It's also a sign (at least for me) that project owners are giving that extra att...

10 minute CICD setup in Google Cloud

Feb 21, 202110 min read

Setup CloudBuild is great. They're currently offering 120 minutes free each day of build time + their built in images allow us to quickly setup a pipeline to meet our CI/CD needs. In this particular article we are setting up a Node project to be pub...

Turning 4 bytes into 256 bytes

Feb 13, 20216 min read

Objective How we can we leverage pseudo random number generators to our benefit. Setup Perhaps you want to generate one of these lovely tiles Or generate the following string bAjFcOcLbMnBfKaHgIeNmGcDpEaJhChPmAaFfObLmMeBiKpHbIlNpGbDkEhJkCgPhAhFiOaLh...

Validating Actions using Acceptors in our State Machine

Jan 30, 20216 min read

Objective To ensure the validity of our state by rejecting actions that would lead to an invalid state thru the use of acceptors. Setup We have a made up card game where the cards are either in a players hand or a pile. The only action that exist in...

© 2021 A solution looking for a problem

PrivacyTerms
Proudly part of