UX/Design Practices • Jun 12, 2025 From Complexity to Clarity: A UX Lesson from a Hawaiian Fish At its core, UX design means clarifying information or visually communicating to help people find what they need without being overwhelmed.
The Software Life • Jun 11, 2025 Here’s How You Get Case-Insensitive Mid-Word Tab Completion in ZSH With my former Zsh setup, I was unable to tab-complete file names starting from the middle. But, now, I have intuitive tab completion.
React / Redux • Jun 10, 2025 Smarter Data Fetching with TanStack Query: Reusable Patterns and Optimistic UI Here are a few especially helpful patterns for real-world projects, including reusing query configuration across components.
Python • Jun 09, 2025 Visualize 3D Meshes Using the Marching Cubes Algorithm My Python script displays 3D meshes of cancerous tumors using the marching cubes algorithm. Here, I'll outline how the algorithm works.
Artificial Intelligence • Jun 08, 2025 Project Memory Is Your Anchor: Using AI to Stay Aligned Learn how delivery leads can build project memory using AI tools. An AI copilot can help you stay aligned and reduce cognitive load.
Artificial Intelligence • Jun 07, 2025 In the World of Artificial Intelligence, Practice Human Intelligence Whenever the topic of AI content comes up, people are appropriately quick to mention that missing, intangible human element.
Artificial Intelligence • Jun 06, 2025 How Do You Solve a Problem Like GenAI Addiction? The issues with Generative AI seem new, but are they? Let's solve GenAI problems using lessons learned from the world of smartphones we know.
Artificial Intelligence • Jun 05, 2025 Tips & Tricks for Better AI Prompts Learn why you should keep it concise and other tips on how to better use AI prompts for increased model accuracy and reliability!
Developer Tools • Jun 04, 2025 Log Your Entire ZSH History Here's how and why you should log your ZSH History. Use a zsh hook to save commands to daily log files, allowing for easy searching.
Angular • Jun 03, 2025 Work with Multiple Observables in Angular’s ngOnInit On a software project that involves building an Angular component? Learn about working with multiple observables in Angular's ngOnInit.
The Software Life • Jun 02, 2025 Preview Environments with Neon’s Database Branching Neon DB solves problems with database branching. A fresh database instance is provisioned, based on the latest state of its parent database.
The Software Life • Jun 01, 2025 Advice for Consultants: Best Practices for Short Engagements As a software consultant, I've learned a few lessons about delivering immediate value and building trust during short engagements.