Possibility and Probability

A Python programmer with a personality thinking about space exploration

27 October 2024

AdditPulse mid-moretem

by Nick

So I’ve got a project I’ve built and I’m in the process of trying to get people to use it. I’ve decided this is a good point to do a what I’m calling a “mid-mortem”.

A “post-mortem” is done after something is over (or is dead), and a “pre-mortem” is an exercise to figure out what could go wrong and kill a project.

Since I’ve already started the project, the former is premature, and latter is too late. So a “mid-mortem” it is.

The subject: Addit Pulse

A few months ago I saw a random tweet asking for what I thought was a great idea: a place to see who is advertising on a subreddit:

This seemed like a fun idea to build out, and something that would be really useful. In other words, a business idea I could make money with!

So I did some building, and launched a few weeks months ago. But I haven’t made any money off of it. In fact, I’m not really seeing any interest in it at the moment.

AdditPulse might be a failed project. Or is it too soon to tell?

I have more marketing work I can and should do to answer that question. But in the meantime I think it would be great to look at what I’ve done so far, and write down what I think went well and what I should have done differently.

The good

Overall, there’s a lot of good stuff to report here. No real regrets.

The bad/should-have-done-differently

Looking back now, I see some things that probably should have been approached differently.

What’s next?

I’m going to continue trying to find my users. There’s still lots of ground I can cover on this one I think, so I shouldn’t give up… yet.

I do think I should set an internal deadline for myself though so I don’t squander my time chasing after something that isn’t there.

I believe that withing a month I should know if this is going to work or not. And by that time I can just put this on the back burner since it doesn’t cost much money to operate at this level. So it will just slowly wither on the vine.

Using the infrastructure and code I made for this project I am confident I’m in a strong position to start my next project: A lot of the boilerplate is there waiting to be reused, so I can pick it up and run with it and start focusing on the things I should do better the next time around:

  1. Find customers first.
  2. Build what they need/will pay for.
tags: building