Live data from Hacker News

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

news.ycombinator.com

41–50 of 92 posts

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

#41

I built a Chrome extension that integrates with Gmail (and other sites) to write emails, messages, etc using ChatGPT. This is my full time work and I'm living comfortably from it (for now). https://chatgptwriter.ai

Start thinking about a different domain name as I am sure it's only a matter of time until someone sends you a cease and desist letter from OpenAI...

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

#42
I've been running OnlineOrNot (https://onlineornot.com) since early 2021 now (almost three years).

I recently wrote about how last year it grew twice as fast as I expected: https://maxrozen.com/2023-focus-single-product-pays-off

It all started because I needed a weekly report for my contracting clients to prove their web host sucked to the point where it was costing them significant money. They were paying for cheapest tier WordPress hosting at the time, and didn't believe me when I said random 5 min blocks of downtime throughout the day were adding up.

I built a dirt-simple form that takes a URL and sends a notification when the site goes down/up, with a weekly summary email. Then, I kept adding features every day, responding to customer requests and fixing bugs 2 hours at a time, even after I stopped being a contractor.

Since then I also added status pages (example: https://hackernews.onlineornot.com/) and cron job monitoring, to ensure database backups and whatnot run when I expect.

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

#43

I’ve been running Bear Blog for a few years. It’s a privacy focused, super fast blogging platform, and is making well over $500/mo. It’s also a really fun tool to build and use, with a tight community. https://bearblog.dev

huge fan of your work!

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

#44
post #39

Out of all the side projects I’ve tried, the one that’s been the most lucrative consistently is buying boring index funds. I kinda wish I just doubled down on the boring route sooner .

https://www.reddit.com/r/Bogleheads/ if anyone agrees. This has been my strategy for a couple years.

Or go to where all the old farts are that's been in this game for a while: https://www.bogleheads.org/forum/

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

#45
I do payment processing and have an all in one business suite of tools I use to build sites for clients.

clearpayments.ca for CAD

clearmerchantsol.com for US

sytescope.com for website builder, email marketing, AI content Generation.

These are side projects as I have a full time job.

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

#46
I run a Chrome extension that gives SEO, speed, and security tips after crawling all the pages of a site:

https://www.checkbot.io/

There's a lot of sentiment on HN about SEO ruining the internet but the SEO tips I promote are ones that make content more readable for humans (e.g. setting image ALT tags, avoiding broken links, giving each page a unique title, using valid HTML) rather than tricks for gaming Google:

https://www.checkbot.io/guide/seo/

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

#47

I run a Chrome extension that gives SEO, speed, and security tips after crawling all the pages of a site: https://www.checkbot.io/ There's a lot of sentiment on HN about SEO ruining the internet but the SEO tips I promote are ones that make content more readable for humans (e.g. setting image ALT tags, avoiding broken links, giving each page a unique title, using valid HTML) rather than tricks for gaming Google: http…

On-site SEO has a lot of overlap with accessibility and good user experience.

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

#48
post #42

I've been running OnlineOrNot ( https://onlineornot.com ) since early 2021 now (almost three years). I recently wrote about how last year it grew twice as fast as I expected: https://maxrozen.com/2023-focus-single-product-pays-off It all started because I needed a weekly report for my contracting clients to prove their web host sucked to the point where it was costing them significant money. They were paying for chea…

This is really nice. The front page tells me everything I need to know.

For your consideration, I'm really struggling to find a tool like yours that expect a regular ping ("the daily build has not failed") and that support pushing a status ("the last build was green").

I have two matching use cases: one to detect when my static site generator fails to build in production, and the other to detect when my appointment finder does not find appointments for a longer period of time. I'd really like my uptime monitor to handle that, so that I don't have to implement something myself.

Another brilliant feature is allestörungen, which lets people report troubles with common services. It fulfils the similar niche of "is this down for anyone else?"

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

#49
post #17

These threads, along with the related recurring Show HN solo-founder success stories often seem to either be some form of newsletter/social publication, or analytics platform. I wonder if that's just the natural limit of what teams of 1 can feasibly accomplish, but I do wish there was some more variety in what people were successful with.

Something different for your consideration: I run a website about German bureaucracy full time. https://allaboutberlin.com/

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

#50
post #48
post #42

I've been running OnlineOrNot ( https://onlineornot.com ) since early 2021 now (almost three years). I recently wrote about how last year it grew twice as fast as I expected: https://maxrozen.com/2023-focus-single-product-pays-off It all started because I needed a weekly report for my contracting clients to prove their web host sucked to the point where it was costing them significant money. They were paying for chea…

This is really nice. The front page tells me everything I need to know. For your consideration, I'm really struggling to find a tool like yours that expect a regular ping ("the daily build has not failed") and that support pushing a status ("the last build was green"). I have two matching use cases: one to detect when my static site generator fails to build in production, and the other to detect when my appointment f…

Ping success/failure is something I've been looking at - I'll add it to the backlog :)
Post reply on HN