JHJonathan Hultinblog.jonathanhult.com·Jun 26, 2025 · 1 min readDew point, not relative humidityIf you want a real judge of just how “dry” or “humid” it will feel outside, look at the dew point instead of the relative humidity. The higher the dew point, the muggier it will feel. General comfort levels that can be expected during the summer mo...00
JHJonathan Hultinblog.jonathanhult.com·Mar 7, 2025 · 4 min readThe Art of Effective Code ReviewsPurpose: Beyond Bug Catching What is the purpose of a code review? Many teams struggle to define this clearly, leading to ineffective review processes. Code reviews are not there to catch bugs. For that, we have our automated tests. If the code pass...00
JHJonathan Hultinblog.jonathanhult.com·Feb 12, 2025 · 1 min readPhotos of Austin, TXOver the years, I've carefully gathered some of the (in my opinion) most captivating photos of Austin, Texas shared by talented photographers in the r/Austin subreddit. While I take no credit for these remarkable photos, I'm excited to share this vis...01M
JHJonathan Hultinblog.jonathanhult.com·Jan 29, 2025 · 2 min readWhy your team doesn’t need pull requestsUsing pull requests for code changes by your own team members is like having your family members go through an airport security checkpoint to enter your home. It’s a costly solution to a different problem. Working in a rhythm of coding, pulling, test...00
JHJonathan Hultinblog.jonathanhult.com·Jan 17, 2025 · 1 min readBusiness ContinuityIn technology, how we communicate maintenance needs can significantly impact their prioritization. Two perspectives from the developer community particularly resonated with me. You need to have a Keeping The Lights On (KTLO) budget. Think of it, if ...00