Clicky: Earlier in 2024 → https://news.ycombinator.com/item?id=39110194 2023 → https://news.ycombinator.com/item?id=38467691 2022 → https://news.ycombinator.com/item?id=34190421 2021 → https://news.ycombinator.com/item?id=29667095 2020 → https://news.ycombinator.com/item?id=24947167 2019 → https://news.ycombinator.com/item?id=20899863 2018 → https://news.ycombinator.com/item?id=17790306 2017 → https://news.ycombinato…
Ask HN: Those making $500/month on side projects in 2024 – Show and tell
11–20 of 818 posts
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#12Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#13I'm making photography software: https://heliographe.net Right now my work is Apple platforms only (revenue through App Store), but I'm actively looking into ways to expand to other platforms. As a long time photographer, my philosophy is to make tools that are useful to me first and foremost, and to build smaller scope things that compose well (UNIX philosophy). I've got some exciting new things planned for 2025. Th…
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#14It's been a consistent passion project for me now over the years and I love getting feedback and suggestions from people using it. It'll never have ads (I hate them) and only data collection is optional crash reports.
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#15It is work work not passive, but I write dev docs for $80/h. But it is simple work, you just go research and write. No Racoon calling out to Wingman to get user info provider services.
do you have examples i can refer to? i’d love to learn to write better docs
Steve Krug's "Don't make me think" is old but still applies to the modern web.
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#16Last month, I released SmoothTrack 2.0 which includes basic eye tracking and camera control gestures.
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#17Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#18I released this fairly simple ChatGPT/Claude wrapper a few months ago. Currently it’s doing about 15K/month. It’s an invisible Electron app that can be used to cheat in coding interviews / OA’s.
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#19We're selling them mainly on our custom lightweight online store. It's done with minimal JS and Node as backend, Stripe as payment provider. We have a Meta pixel to help us track our advertising conversion, but we've disabled cookies, they just felt somehow dirty... It's nice to have power over these things when running your own business. As a next step for the website I'm thinking of including a templating language in the workflow, now I'm still doing edits with search and replace, sometimes missing things... but I do enjoy the simplicity.
The actual business has two main challenges: First is discoverability. It's a pretty unique product, an adventure escape game in a magazine. It doesn't sell well in physical game shops since it doesn't look like a game. We sell well in conventions where we get to explain what the product is, but we also want some weekends for ourselves! Meta ads for our online shop are working surprisingly well though.
The second and bigger challenge is shipping. Our flat is filled with boxes, and the time I spend sorting magazines, enveloping them, printing address labels, carrying them to the post office... it's really not worth my hourly rate as an engineer (Nor my wife's, but I do it since my schedule is more flexible, and I've automated some parts of the process with a string of incredibly user hostile shell scripts). And the shipping costs are downputting to many, we're quite cornered here in Finland. We are slowly gaining some distribution partners in Europe, but we should also be looking into better shipping options, like perhaps some kind of shipping warehouse exist? Our volume is slowly getting big enough so that it might be feasible. I've only done some cursory googling on this but don't exactly know what I'm even looking for, and there's only so many hours in a day.
A lot of work, small margins (ads+printing+misc takes a big slice), but around $500 profit per month. Feels absolutely fantastic to have an actual concrete business we own!
Re: Ask HN: Those making $500/month on side projects in 2024 – Show and tell
#20I'm making a physical product with my wife: an illustrated narrative puzzle magazine. It's similar to escape games, but it's more story driven and easy to do in short sessions and at your own pace. It started with my wife making the first magazine pretty much by herself. Since then we've made more magazines together and the business is slowly growing. We're selling them mainly on our custom lightweight online store.…
- Start on page 1, read the story and decide if you want to take path A or B
- A = go to page 2, B = page 3
- then there was another decision making, and the story goes on...
Until you either escape the dungeon, or die (different ways of dying lol).
It was so cool!