Posting to Slack via Git Hooks

Posting to Slack via Git Hooks

At my day job our codebase is kept in a handful of self-hosted Git repositories. We have a tool that runs nightly, emailing out a digest of all of the previous day’s commits. It’s kinda cool but I have the tendency to ignore it as a wall of text. I prefer more granular messaging and […]

Read More

Retro Code Sample: Press Your Luck

I was going through my portfolio recently and realized that I have an entry for my Press Your Luck game but I’ve only described how it works, never taken a deep dive into the code. The current version (if you can call something no longer in use “current”) runs entirely on the client side.  There […]

Read More