Live data from Hacker News

Ask HN: Those making $500+/month on side projects in 2023 – Show and tell

news.ycombinator.com

341–350 of 466 posts

Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell

#341
post #3

During COVID I was in Mexico. At some point I wanted to go horseback riding. I was researching places to go horseback riding and I was not at all surprised to see I would have to make some calls to book. Fast-forward a few weeks, I become pretty good friends with the owner at the ranch I went to. We grab tacos one night and he shares his concerns: They're not doing so well financially and are worried about whether or…

So cool! What did you use as a booking system?

Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell

#342

I have two projects, combined doing ~€1500/mo https://fider.io - an open source alternative to UserVoice. I started this one 6 years ago to learn Go and React. I’ve seen thousands of instances out there being self hosted, so I started a cloud hosting to those who don’t want to manage it themselves. https://aptakube.com - Desktop Client for Kubernetes. This is very recent, launch was 2 weeks ago, so it’s only starting…

Do you use a cross platform desktop app development tool? Which one?

Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell

#343

Earlier quoted context omitted.

Out of curiosity when you say you hired someone to take over production and shipping, do you mean you outsourced it? Or like that from craigslist is producing them now?

It's a an artistic person I found who is happy to produce copies of sculptures for me to get some side income. I teached her how to do it and gave her all my molds so she can do it from her home.

Is it a safe assumption to say she is relatively local to you?

Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell

#344
I built a curated list of job boards with multiple filters to help job seekers find jobs (listing around 1200 job offers)

Also helps job boards founders to get traffic as the website last month got 48K unique sessions.

https://JobBoardSearch.com

On average since included paid options it made $1.3K/mo

Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell

#345
post #68

I built https://team-today.com in a lock down as a way for my remote team to see when people are on holiday, going to site, or wfh. Since then it’s grown to include other features like desk booking and PTO approvals. But at it’s all been built around the core concept of seeing when your colleagues are working and where they’re planning on working from.

This looks like a great product, Andrew! Congrats — I wish you all the best.

Thanks Jay

Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell

#346

I'm working on a timer app, and is now up to ~$2k/mo! - https://focusedwork.app It's taught me a lot about the non-technical side of building a product. Very fulfilling from a personal growth perspective.

First let me say congratulations on the side project that makes $$. You are doing something that some people, me :-( , can't seem to figure out (or have too much paralysis by analysis, me again)

So my question is genuine and not meant to take away from what you have created or accomplished:

How are products like this still making money when there are tons of alternatives and some of them free?

Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell

#347
post #68

I built https://team-today.com in a lock down as a way for my remote team to see when people are on holiday, going to site, or wfh. Since then it’s grown to include other features like desk booking and PTO approvals. But at it’s all been built around the core concept of seeing when your colleagues are working and where they’re planning on working from.

Nice! What's your tech stack and how long did it take to build your MVP? Can you share your current revenue and expenses?

React, Java, AWS. Took us about 6 weeks to build the initial MVP, each feature we add took a similar amount of time to implement, we typically iterate over things three times. We build something, make it better, then make it perfect. So far so good.

Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell

#348

I acquired a side hustle in late 2022. It’s doing $1k/month. I’ve been enjoying it so far. Basic queues using http as input and http output. https://zeplo.io

I’d love to know more about what went into finding and acquiring this tool. Looks pretty cool.

Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell

#349
post #169

I started a tech blog as a side project 5 years ago. Now it's making $3,000-5,000 a month. It currently has around 600 articles. Display ads make the bulk of the income. Affiliate links are a distant second.

Which ads provider are you using?

Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell

#350

Shortly after stable diffusion was released, I realized that an enormous number of non-ML people were suddenly interested in using an ML model. However, APIs are insanely expensive and not very developer friendly, and running it yourself required pretty fancy hardware. The goal was to make the technology absolutely as accessible as possible. So I launched https://computerender.com with the simplest API possible - jus…

Nice! I sent this message to a friend last week:

> Feels like one of those "feature of a bigger product" things. But I wonder if there'd be a market for a service where you can get ai generated images just via url. "thingy.com/?prompt=weird picture of a cat with frog ears" or whatever and it returns the image.

Rad to see it validated in the wild & a clever approach to optimising your costs.

Post reply on HN