Business Practices • May 24, 2025 A Living Manual: The Gift Every New Employee Deserves Many organizations have employee handbooks. But a living manual is something entirely different. It grows and changes with the company.
The Software Life • May 23, 2025 3 Things Entry Level Job Candidates Can Do to Stand Out The entry-level job market for software developers has drastically changed. Here are three strategies I've seen successful candidates use.
Artificial Intelligence • May 22, 2025 How ChatPRD Became My AI Project Manager Assistant ChatPRD, a custom GPT, has changed how I kick off projects, organize thinking, and share understanding with clients and teammates.
Development Practices • May 21, 2025 5 Techniques I Use for Quick Kubernetes Review Apps As someone who regularly works with Kubernetes, I've come to appreciate the efficiency of review apps. Here are 5 approaches I use.
AI for Developers • May 20, 2025 4 Example Software Architectures with AI From LLM Only to RAG app, let's look at each of four examples of LLM architecture that incorporate LLMs at varying levels of complexity.
AI for Developers • May 19, 2025 The Power of Context In Cursor and Other Tips To Get the Most out of the AI Editor Sometimes the AI editor Cursor delivers -- other times, it fumbles basic tasks. Here are a few Cursor tips to improve your workflow.
Growing as Makers • May 18, 2025 What Makes a Great Consultant? Hint: It’s Not Just Code Explore how trust and human connection, not just technical skill, define successful consulting engagements.
Growing as Makers • May 17, 2025 People First: My Shift Toward More Meaningful Work Sometimes I wonder if a People Person belongs in tech. Turns out, I put the soft in software, and that's exactly the point.
Product Development • May 16, 2025 Tell the Best Tale with the Nugget + SAR Method Let me introduce you to the Nugget + SAR combo, which turns scattered facts into a tight, memorable narrative.
Accessibility • May 15, 2025 3 Tools to Help Fix the Web’s Most Common WCAG 2.2 Failures An assessment found that 96% of all WCAG 2 errors fall into 6 categories, and the most common ones have been the same for the last 5 years.
Kotlin • May 14, 2025 Debug MockK “Verification Failed” Errors When You’re Sure the Call Should Match Verification failed: call 1 of 1: ... Only one matching call to {functionName} happened, but arguments are not matching. What now?
Project & Team Management • May 13, 2025 Keys to Success: Implementing New Payment Methods on a Global E-commerce Platform The work required to enable new payment methods on a global E-commerce platform is significant. Let's minimize the time and effort needed.