Live data from Hacker News

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

news.ycombinator.com

91–100 of 627 posts

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

#92
post #76

I retrofit old phone-based intercoms with software-only solution: https://www.DropBy.io a bit above $500/month ARR, stable and sticky. Started a few years ago, now have 2 other partners.

Your pricing page seems to have no prices on it and your sign up page doesn't load for me.

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

#94
post #42
post #8

Earlier quoted context omitted.

The product is an "API to generate images on the fly". How would you create an API with no backend?

Not the API, I meant this functionality of rendering text on image, can this be done in JS only?

One barrier is if you load an image from a source that doesn't allow CORS the canvas becomes "tainted" and exports are blocked (https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_enabl...)

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

#96

I'm running a website for people learning Japanese and currently making ~$590/month from Patreon donations: https://jpdb.io/ This is an entirely spare-time project on which I've been working publicly for the past year. Here's some info about the tech stack I'm using: https://news.ycombinator.com/item?id=26693959

Upon initial login I'm definitely impressed by the interface, the existing content, and the potential to finally brush up on my Japanese. I ended up linking to my Google account, but I spent a long while trying to "sign up" with my email only to be given an message about failing to meet the password requirements (no mention of character limit and no special characters allowed). At first I thought I just needed to adj…

> I ended up linking to my Google account, but I spent a long while trying to "sign up" with my email only to be given an message about failing to meet the password requirements (no mention of character limit and no special characters allowed).

This is strange; I don't really have any special password requirements. What's the exact error message you were getting? The only requirements are that it's at least 6 characters long and different than your username, and in each case it should tell you exactly what's wrong.

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

#97

I made a background noise website and app https://asoftmurmur.com There are a lot of improvements I want to make, but due to life commitments it has been stuck in maintenance mode for far longer than I'm comfortable with

I used your app constantly before I picked up Sonos speakers and had to restort to Spotify playlists!

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

#98
post #76

I retrofit old phone-based intercoms with software-only solution: https://www.DropBy.io a bit above $500/month ARR, stable and sticky. Started a few years ago, now have 2 other partners.

Your pricing page seems to have no prices on it and your sign up page doesn't load for me.

We removed pricing, one reseller wanted that out. But good point, I think we should add it again and be transparent since his business is good but not good enough to do so.

What happened when you git Sign up?

Thanks a bunch for the feedback!

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

#100
Built Shopping Saga:

Real-time Online Shopping Deals by Product Category | Thoughtful Gifts for Every Occasion, Recipient, Category

Gifts:

1. Daily-updated gift products catalog 2. Direct Amazon and Etsy product links for gifts and deals 3. Browse and filter by price, category, recipient, occasion, popularity

Shopping Deals:

1. Grab online shopping deals as soon as they are available 2. Category-wise segregation of deals 3. Deals updated half-hourly

Initially, it was only web and android, but now I have released iOS app as well.

Android: https://play.google.com/store/apps/details?id=com.mysticpeak...

iOS: https://apps.apple.com/app/id1604578567#?platform=iphone

The web version was pretty basic, so I've taken it down currently. Learning Vue JS to enhance the frontend/UI.

The apps have pretty clean UI.

Post reply on HN