Tag: Guide

Instructional and how-to content

  • The Checklist I Use to Decide What to Build

    A practical framework for filtering ideas and committing to the ones worth building.

    Not everything worth observing is worth writing about. Not everything worth writing about is worth building. And not everything worth building is worth teaching. Here’s the checklist I use to decide.

    The Five Questions

    1. Does this solve a problem I personally have? If I won’t use it, I can’t maintain it.
    2. Can I ship a v0 in a weekend? If not, the scope is wrong.
    3. Will building it teach me something I can’t learn by reading? Build logs need real lessons.
    4. Does it connect to something I’ve already written about? The ecosystem feeds itself.
    5. Would I be proud to show the code? If not, it’s a prototype, not a product.

    [Expand each question with your actual reasoning and examples]