Personal Optimization • Jun 18, 2025 A Minimalist Approach to Knowledge Management: Rethinking How I Use Obsidian A pragmatic approach to note-taking in Obsidian. Ditching rigid structure in favor of a lightweight system that actually gets used.
Developer Tools • Jun 17, 2025 Build Static Pages with Strapi in Next.js Generating static pages at build time is an effective approach for performance and SEO. But what about when content changes after deployment?
Developer Tools • Jun 16, 2025 How and When to Use Feature Flags in NextJS In our current Next.js project, our team needed feature flags — but we needed them fast. Here’s a quick overview of the options available.
AI for Designers • Jun 15, 2025 Vibe Coding is Fun, but Building Meaningful Software Still Takes a Real Team Vibe coding pairs your ideas with an AI like ChatGPT to quickly prototype & test. AI is a boost, not a replacement, for product development.
JavaScript • Jun 14, 2025 Happy Birthday, Javascript! As JavaScript turns 30, I hope you’ll indulge me on a little trip down memory lane. We examine the history of this lingua franca of the web.
AI for Designers • Jun 13, 2025 How AI Is Improving My Wireframing Process AI can accelerate parts of my process as a designer. One area where it’s made a big impact is when creating low-fidelity wireframes.
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.