I launched 17 side projects. Result? I'm rich in expired domains
I think I'm officially a side project collector.
I've had it all:
A SaaS for freelancers... that I never had time to finish because I'm a freelancer.
A revolutionary AI tool that I abandoned as soon as GPT-4 came out.
And the famous "anti-social media social network" (spoiler: it was just me).
I buy a domain name → I code for 3 all-nighters → I lose interest → I start again.
My Google Domains look like a graveyard of unfinished dreams.
But honestly, I've never learned so much, nor enjoyed it so much.
And one day, I might release one that takes off. Or not. But I'll be ready.
Any other serial side-projectors here? Share your greatest fails/unlikely successes
138 comments
[ 2.6 ms ] story [ 109 ms ] thread"Vibe coding" has actually been a boon for me on this front. Fewer than 10% of my side projects are serious and 95% of it are static pages, so there's no big security concerns to worry about. Most of them are joke pages anyway, which I've started calling "Sht Coding," as in Vibe Coding + Sht Posting.
I’ve only bought one domain name since then and got the project out!
I think the domain name is your reward for finishing your minimum viable product.
> I think it’s part of the procrastination cycle; buying a domain name feels like progress towards the goal, but is incredibly low effort, and thus feeling like I’m making progress I wander off and get attracted to the next shiny thing.
So, yup, except that it sounds like you typically make more progress than me!
Edit: Context is https://paperstack.com/hntags/
Okay, there were some beers involved...
i have a lot of cool ones i tried to give away or at least start the conversation w a few relevant sites but i guess that seems weird to randomly get
I have my own graveyard here moralestapia.com
It's a hobby, like any other.
In 2025, with new vibe-coding projects being pushed every second, I think it's not even worth the time unless you have $$$ upfront for marketing (and/or a massive audience). Otherwise, you're wasting your time.
I built the prototype in a weekend. I spent the next 8 months turning it into a product people cared about. As soon as people started using it, I realized I was going to spend the next 10 years beating around the bush on a product with a very low ceiling.
I eventually decided to build Phrasing [1]… and kanji plus just kind of disappeared. Dependencies updated, subscriptions expired, service providers went offline. I feel bad because I sold some lifetime memberships - genuinely expecting to just leave it on the internet forever - but man, apparently websites don’t do that out of the box anymore.
Luckily the entire product of kanji plus will fit nicely as a feature in Phrasing, and it’s written with the same front end tech so it should be a very simple copy paste. 2 weeks of work max (famous last words).
Still, I feel really bad that people paid me money and the service just went offline. I didn’t know I was being so naive just expecting things to work for more than 6 months unattended.
If any old kanji plus subscribers are reading this, please feel free to get in touch. I’m planning to give all my old supporters a free lifetime membership to phrasing once it’s ready to go! (a membership tier that will not be available to the general public)
[1]: https://phrasing.app/
https://joeldare.com/why-im-writing-pure-html-and-css-in-202...
I however have a similar but more expensive problem, I develop side projects to an MVP and leave them up for literal decades with no one but myself using them, paying for the domain and hosting. I can't let things go.
I rewrote a number of things in Go recently so they could scale down to zero on Fly.io and save me some money.
For example though I have been developing a note keeping SaaS for fifteen years. It fits my own needs perfectly and I use it every day, but everyone I have ever had try it has bounced in a couple minutes. I literally removed the sign up after GDPR scared me in 2018 and never put it back. I should put it back, everything is client side encrypted and I don't keep any PII.
I have an ad free emojipedia-esq tool, a tool for making API controlled README badges, a tool for converting MIDIs into print outs of colored sheet music for children's keyboards, a joke API, so much more.
I did accidentally let the domain expire for my Wordle knockoff where you guess the soup based on the ingredients. It never worked very well anyway.
One the other hand, I have a great idea for CI and it's an itch I am currently suffering...
[1]: https://github.com/elkowar/eww
At least you're actually doing the "I code for 3 all-nighters" step!
I've stopped too many projects at the "I buy a domain name" stage, and added an intermediate "I create a Trello board" step between that and starting to write code. No need to pull all-nighters, which are hard to do with family and a full-time job, if all I need to do is add a card to a feature wishlist. Maybe prototype a few key functions to see how they work, wireframe a unique piece of UI, or follow the tutorial to create "hello world" in a new framework, but it turns out that those steps are also optional.
The problem seems to be that my brain gives me a dopamine buzz for merely _imagining_ accomplishing the project, whether or not I eventually implement, publish, and get users for the it. I can give myself a similar cognitive reward for simply reading on HN about other people completing projects, and even (at my lowest) passively watching YouTube videos of other people building cool stuff. It's all the mental rewards of participating in a group project where the tribe accomplished something great, except I'm barely in a parasocial relationship with a dude on Patreon or Discord a thousand miles away who actually performed 100% of the work. Maybe he likes my comment "Nice work! I really liked how you did [thing], have you considered [alternative strategy]?". Maybe he even comments back. Bang! Neurotransmitter pump engaged, dopamine boost received.
It's a scary thing to realize that you're doing this, and very, very hard to train yourself out of those bad habits. I find it's important to write down and consciously review my daily/weekly/monthly/yearly goals, my productive and unproductive activity towards those goals, and my actual accomplishments. It's too easy to get addicted to fake reward loops, whether because they're engineered by social media companies who make money off my attention span or because brains are just vulnerable to low-effort high-reward stimuli. What did I do in July? X hours of Reddit, Y hours of HN, Z hours of Youtube... and a half dozen things I'm actually proud of.
(Note to self: Don't get too excited about upvotes or replies to this comment, acquiring HN or Reddit fake Internet points are not part of my actual goals and should not be considered real accomplishments.)
You can bed unlimited lovers, all in a moment's thought! You can win the lottery a thousandfold, all before eating breakfast! You can win arguments, all in your mind, even whilst loosing them!
Success!!
Then for my project ideas, I find writing them out to really be what scatches most of the itch for me. I get to think through the problem, think about how I could implement it, maybe even do a little exploring of tech I could use to solve the problem.
For the vast majority of the ideas I don't circle back. For some ideas I will come back a few times and iterate on the plans and designs, but still never build it. And even fewer I actually build. Its all of the fun, without feeling like I can never finish a project. Instead I feel like I can't start them.
So does my github or the 5 rack servers in my homelab lol. At least the servers aren't running and consuming power 24/7