---
title: "💭 Think less, ship more"
description: "!https://cassidoo.co/post/think-less/"
date: 2025-06-10
published: true
tags:
  - dev
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://cassidoo.co/post/think-less/" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://cassidoo.co/og-image/think-less.png" alt="Think less, ship more — I do too much thinking about what I want to make, and not enough actually making the thing." loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">Think less, ship more</div>
      <div class="embed-card-description">I do too much thinking about what I want to make, and not enough actually making the thing.</div>
      <div class="embed-card-meta">cassidoo.co</div>
    </div>
  </a>
</div>


I thin a lot of us have this issues, **especially** on side projects.  At work therre are expectations, jira tickets and so on, keeping you shipping.  I think there is something to be said about getting that quick and dirty POC to the right group of people early for feedback before you add redis caching, kubernetes, auto scaling, disruption budget, distributed nodes, high availability, backups, disaster recovery.  At work you kinda  have to have the right person to shoot ideas by that can understand that you probably need some of these complex things for your app and it will take time to get right.

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
