Live data from Hacker News

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

news.ycombinator.com

101–110 of 222 posts

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

#101
My quite niche open source project broke this threshold last year, via Github sponsorships. Of course, I put a lot of time into it, so it's not "passive income" or even "market rate income", but still, without these sponsorships I wouldn't be able to work on it so much.

The project is Laminar, a UI library for Scala.js https://laminar.dev Yes, you can run Scala on the frontend. The language is nice, the implementation is rock solid, the community is relatively small, yet lively. On Scala.js, Laminar is more popular than even React.js, and is used in SaaS apps, financial services, hospitals, etc.

I opened Github sponsorships three years ago, but overall since the library's inception it took me 7 years of continued work to get to this point.

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

#102
post #29

I started and run https://pacsbin.com , a radiology teaching file/research platform. I’m a radiologist and started this as a resident while unsatisfied with all existing options. It has been really gratifying to work on a niche problem for which a lot of my colleagues need a solution, and has helped me learn a ton about the tech and standards that underpin my profession.

That's rad, lack of lock-in and sharing in a niche is a big green flag- Hope adding ultrasound to the list of modalities goes as planned, would gladly lend a hand at no cost if it's high on the priority list!

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

#103
post #7

My cofounder and I launched Kbee ( https://kbee.app ) in 2021 as a way to turn Google Drive Folders into hosted, searchable wikis. We're doing ~$2k/month and run it as a side project

Sounds very cool. I passed it on to a friendly organization.

This organization is in the Google Workspace ecosystem, but Google doesn't have documentation as accessible as Notion. We could try to implement Notion, but this will scatter the data storage and then there is the problem of archiving if the experiment fails. This looks like a plug-in solution to our problem of having Notion-like lightweight documentation and not scattering data.

Do I understand correctly that you charge a fee per organization regardless of the number of seats? This is important for this organization because it is a non-profit association, so there are many members, the board must provide access to information to all members, some members are minimally active, so per seat licenses seem to be often a blocker due to the large loss on inactive members.

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

#105
post #32

Serious question but does anyone get any value out of these threads? Most of the time it just devolves into hundreds of comments with links to random projects hoping to get traffic. I think to make it more worthwhile people posting here please write a little about your tech stack, why you made it, what are your struggles, and tips for other founders, etc.

Yes, I get something out of these threads.

I'm relatively technically inclined so the "tech stack" used is not really all that interesting. I don't really care about what React widget was used to create a customizable overlay text on an animated gif meme, I care about how the person found an audience and managed to monetize it.

GitHub, Reddit, "Show HN" or other areas of the internet are much better at highlighting interesting projects. This thread is specifically about monetizing small to mid range projects, so the focus is on how to acquire a meager income stream both in targeting audience and monetization strategies.

The best responses in this thread, in my opinion, are the ones that talk about how they managed to get to $500/month by identifying what problem people would pay money for, how they found customers and the specific type of transaction (purchasing something physical, subscription, one-time removal of watermark, etc.).

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

#106

I built https://bankstatement2csv.com It's a pdf bank statement to csv converter (which seems like an increasingly popular niche for solo devs), making $550/month as of today. Marketing is challenging, and have only really had some minor success using ppc. Also, I have a fairly high churn rate (like 30%). From talking with users, it's mostly from individuals or small business owners that convert their statements from…

Since you are struggling with churn, maybe this solution is not suitable for subscriptions. Instead, it's better to charge a much higher one-time fee for occasional users who have no chance of converting to permanent subscriptions anyway? It enables you to focus on real ones.

Regarding selling it as an API. In Europe, PSD2 is the standard to provide third-party read-only access to banking data. I am using this to make my business bank account accessible to accounting SaaS. PSD2 requires renewal access every 3 months. At the same time, I have a summary of transactions in my e-mail every, so I would rather set forwarding once than keep to renew PSD2 (I set it, it expired and I do it manually).

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

#107
post #70

Free online sudoku sites supported by minimal ads have produced steady income since 2005: https://www.samurai-sudoku.com https://www.fiendishsudoku.com https://www.extremesudoku.info https://www.sudokuhints.com https://www.sudokuprintables.org

How have you gotten traffic to these? Genuinely curious.

Purely organic - have not found any way to pay for traffic with a positive ROI although I have not tried very hard.

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

#108

Earlier quoted context omitted.

The grounding lug exists on the charger body itself because some of Apple's first party plug adapters are grounded.

Exactly. The Apple extension cord is grounded. They likely didn't include a grounding pin on the stock adapter because (1) it'd be really hard to make it fold down and (2) you lose the option of which direction to plug it in (potentially blocking a plug). So it's a design call.

Note only USA adapters are bi-directional like you say.

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

#109
post #76

I have coded a tool to help record everything about your horses. I have coded it to be as flexible as possible, so it works for all breeds and all disciplines. I have collaborations with Racing Associations within Australia to provide the software to new owners of retired racehorses. I am trying to expand to the USA via Texas and to the UK this year. https://horserecords.info

But I have no horses :(

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

#110
I have a niche in "make orders/invoices" for on-the-road sales in my country. The major selling point is that I synchronize the data ASAP from dozens of local ERPs/Accounting packages.

A business partner is the one that sells it, but now I am looking to do direct sales:

(The site is in Spanish, and the app is already localized in English but not yet an international customer):

https://www.bestsellerapp.net

Now I am turning it into a more fully-featured app with integrated eCommerce (still incomplete!) and an offline native iOS/Android app for order taking.

Post reply on HN