Image courtesy of Jeremykemp at English Wikipedia / CC BY-SA Is Artificial Intelligence worth the hype? In Everyday AI Problems, my colleague Jordan Thayer said the following: When someone asks me “What can AI do for me?”, I often suspect the answer is “Not much” because it’s the wrong question. If someone asks me “Is […]
I want to start by sharing that I was inspired by the infographic below from InVision to write this. This may appear at first to be a silly and hunky-dory post about family-like co-worker relationships in the office. While I agree I am writing with this sentiment, I want to show how enriching and successful […]
“the JavaScript Code” by Dmitry Baranovskiy is licensed under CC BY 2.0 Originally published on my personal blog. Act 1, the setup Once upon a time, there was a JavaScript codebase. This codebase used the function expression syntax: const returnTheNumberOne = () => 1; For reasons that aren’t relevant to this blog post, I needed […]