3 Approaches to Solving the New Year Chaos Logic Problem
Software engineer, Jonathan Walters, breaks down three approaches he took to solve the New Year Chaos logic problem from HackerRank.
Continue Reading
Software engineer, Jonathan Walters, breaks down three approaches he took to solve the New Year Chaos logic problem from HackerRank.
Continue Reading
After listening to this episode of Practical AI, I got interested in experimenting with Word2Vec. According to wikipedia, Word2vec is a group of related models that are used to produce word embeddings. I’m not sure exactly what that means, but from what I understand, it can be used to make educated guesses about related words. For example, […]
Continue Reading
This post will show you how to write a bash script to re-darken Slack on MacOS with a single command and save your dark-mode-accustomed eyes from the stress of unnecessary light theme exposure.
Continue Reading
There are many moving parts involved in product delivery. Ideally, we never utilize developer shortcuts or compromises. And even when we knowingly take shortcuts, the intention is always to come back and clean this up eventually.
Continue Reading
The hard part of this was recognizing the algebra beneath layers of domain-specific business rules.
Continue Reading