Live data from Hacker News

I launched 17 side projects. Result? I'm rich in expired domains

news.ycombinator.com

21–30 of 267 posts

Re: I launched 17 side projects. Result? I'm rich in expired domains

#21

I have now reached the point where I won’t buy the domain name until I get a prototype ready. 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 of this as the "garage band problem". Imagine a bunch of teens deciding to make a band. They come up with a name, make t-shirts, even get the cover for the bass drum -- but how much did they actually play?

Personally, I'll snag a domain if it's really good -- like one word or a proper combo of words, spellable, etc... I won't set it to renew, though.

Re: I launched 17 side projects. Result? I'm rich in expired domains

#22
Of course. I had like 50 domains at one point. There's nothing worse than an auto-renewal hitting your bank account on a project you gave up on.

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.

Re: I launched 17 side projects. Result? I'm rich in expired domains

#23
Man I built an app a while back called Kanji Plus. The idea was to build a small side project to generate an income, then use that to fund my magnum opus, Phrasing [1]

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/

Re: I launched 17 side projects. Result? I'm rich in expired domains

#24
12 years into my graveyard of side projects and making a modest income, nothing has ever "taken off", but I have survived. I yearn to be "pulled" by the market inextricably, but that is unlikely. The reality is almost every business (and I mean almost every one) is "pushed" up the hill, interminably, like Sisyphus. Even my most successful clients never feel "ahead". Something always breaks in the business model, given enough time.

Re: I launched 17 side projects. Result? I'm rich in expired domains

#25
I created a rule almost ten years ago that I won't buy the domain until I actually have something to host, and it's done me reasonably well.

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.

Re: I launched 17 side projects. Result? I'm rich in expired domains

#27
I recently went and killed off ~10 domains :). Current project: something like eww[1], only using lua and a UI idea that I think may actually be ergonomic in Rust (immediate/imgui style and actors). Maybe I'll finish it this time.

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

Re: I launched 17 side projects. Result? I'm rich in expired domains

#28
post #23

Man I built an app a while back called Kanji Plus. The idea was to build a small side project to generate an income, then use that to fund my magnum opus, Phrasing [1] 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 ceili…

I would not subscribe to your new app that is not yet finished when you have a previous product that was cancelled without fanfare.

Re: I launched 17 side projects. Result? I'm rich in expired domains

#29
> I buy a domain name → I code for 3 all-nighters → I lose interest → I start again.

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.)

Re: I launched 17 side projects. Result? I'm rich in expired domains

#30

> I buy a domain name → I code for 3 all-nighters → I lose interest → I start again. 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…

Upvoted, but just in a friendly "hello, I recognise myself in this comment" sort of way :)

I currently have a little stack of index cards with in-play projects scrawled on them and at the end of the year the plan is to weed those and shut down any resources that aren't required for the ones still in the list. Hmm, maybe I need a domain name for that though...

One thing I will add is that it's ok to recognise that one enjoys some of these behaviours. There's no moral element to being a starter-not-a-finisher of personal projects so long as you're paying appropriate attention to your important commitments (family, the day job, etc.)

Post reply on HN