by clintmcmahon | Jul 27, 2022 | Life
This post is the complete guide to making cold brew at home. A previous version of this post referenced the Irving Farm method, but since I originally posted this post I’ve changed my ounces to 12 ounces of coffee to 64 ounces of water. My method follows the...
by clintmcmahon | Jul 18, 2022 | Code, JavaScript, Music, React
KEXP is a radio station in Seattle that I’ve listened to regularly almost every day for the past twenty years. Since I live in Minneapolis I use their streaming service to listen via their app, my Sonos or a desktop player. During the work day I via my desktop...
by clintmcmahon | Jul 14, 2022 | Code, JavaScript, React
In my React components I usually end up doing an inline comparison with conditional operators to determine what output to render. In these cases I can use inline if with logical && operator because React allows embedded expressions in JSX. Embedded expressions...
by clintmcmahon | Jul 4, 2022 | Data Viz, Weather
At the beginning of the month I look back at the previous month to see how hot (or cold) the previous month was compared to historical normals. This also gives me a good way of finding if there were any extreme temperature events that happen during the month, like if...