Development Practices • May 12, 2025 Why DurableTaskClient is Critical for Long-Running Azure Functions I'll outline why DurableTaskClient and Durable Functions are essential tools when building long-running workflows in Azure Functions.
Artificial Intelligence • May 11, 2025 2 Major Ways AI is Changing What Clients Expect from Software Projects Sure, AI has changed what’s possible, but it has also changed what people expect from their custom software projects in two major ways.
Growing as Makers • May 10, 2025 Play More: Creating Community with Your Existing Office Network You come home after a long work day and all you want to do is cook, eat, and watch TV, reset and do it again. Where is the place for play?
Design Strategy • May 09, 2025 Simplicity in Design Thinking, Part 3: Who’s in the Stadium? These activities aren’t just about filling stadium seats or sorting sticky notes; they’re about creating shared understanding across the team.
AI for Developers • May 08, 2025 Embrace Cortisol with Anxiety Coding In essence, Anxiety Coding is the practice of embracing your cortisol‑fueled skepticism—writing tests before accepting any AI‑generated draft.
Development Practices • May 07, 2025 How To Write Cypress E2E Tests That Aren’t Flaky Writing reliable Cypress E2E tests isn't always straightforward. Learn practical tips to make your tests more stable and less flaky.
TypeScript • May 06, 2025 Achieve Type-safe Environment Variables with “t3-env” The t3-env library allows you to define a Zod schema for your environmental variables, ensuring they are present and of the correct type.
Developer Tools • May 05, 2025 Tools That Let Me Spend More Time Coding, Less Time Clicking Smart tools cut out the noise. They eliminate those tiny moments of friction that interrupt your flow and your focus.
Extracurricular Activities • May 04, 2025 How to Run the Homepage App Via Its Docker Image Here's how I run the Homepage application as part of my home lab. It's another service running as part of a Docker Compose environment.
Exploratory Testing • May 03, 2025 QATesting is Not Possible! When something is in the Quality Assurance (QA) column, it means the app has been put on the QA drive for QA to do QA on. Right?
Artificial Intelligence • May 02, 2025 Welcome to the Era of Living Intelligence: 2025 Tech Trends and What They Mean for Your Business I'm feeling inspired by the 2025 FTSG Tech Trends Report. I'l break down the most impactful tech trends from this year’s report.
Game Development • May 01, 2025 How to Install NVIDIA RTX 50 Series Drivers on Ubuntu Learn how to install NVIDIA RTX 50 series drivers on Ubuntu using open kernel modules and official NVIDIA drivers.