I sell cheap but high-quality Anki decks for language learning: https://deckmill.com Created using a mix of automation (TTS, machine translation, etc.) and human reviews. Built it with a friend, making around $500 a month, very stable over the last couple of years. Spend 1 or 2 hours a month on it, mostly customer support.
Cool product. One bit of feedback: after downloading a deck, the page redirects away to "how to use our decks". This is confusing and not intuitive - my workflow was that I wanted to download the Beginner/Intermediate/Advanced deck for one language and I had to navigate back to that language 3 times.
Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
91–100 of 466 posts
Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
#92Python concurrency has a super bad wrap (the gil) and I'm trying to help out even change opinions (e.g. work with it rather than throw it all out). I write short focused how-to ebooks that on the different Python concurrency APIs in stdlib. Content marketing leads to email marketing to one-off sales. Doing about $2K/mo. Might expand into third party libs this year. https://SuperFastPython.com
Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
#93Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
#94https://mailwip.com email forwarding with extra stuff like webhook, full inbox log, SMTP support, and "email to blog" I made this because every time when I start a project and bough a domain and setup email. first thing. So I scratch my own itch :).
Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
#95https://sre.rs - DevOps course (Udemy) for smaller teams and individuals
How much does this make for you?
Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
#96https://extensionpay.com — A really simple way for browser extension developers to take payments in their extensions. I made it to use in my own extensions since it's a pain in the butt to take payments in browser extensions. It has an open source library that works across all browsers and allows for one-time or subscription payments. Since 2021 developers have made over $125k with ExtensionPay which makes me happy :…
Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
#97This time I’d like to show you the progress of my last year’s project, https://lowtechguys.com.
It’s a small macOS app studio and here are my App Store sales for the last month: https://f.alinpanaitiu.com/gjxBpg/Image.png
You can see trends in red because December is a slow month for app sales, not sure why exactly.
But even with just 4 small macOS apps I manage to make ~1k/month with close to zero maintenance.
I have a lot more ideas for small non expensive apps that could add to the revenue but less and less time for them.
Right now I have to rebuild an old wooden house and finally move out of my rented apartment. I’m grateful to have a source of income on the side that can support me this year so I can pause tech while I do field work.
Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
#98The idea is you use the digital artboard to visualize your tools on the wall and then buy the holders to mount it on your workshop wall.
There seems to be a growing overlap between programming and woodworking for whatever reason. I could go on about the similarities, but after hours of staring at the screen, we sometimes want to make things with our hands and woodworking helps me do that. If you're looking to get started, I can't recommend visiting a local makerspace enough.
PS also on Etsy if that's your thing: https://www.etsy.com/shop/ToolWall
Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
#99Earlier quoted context omitted.
Why is there no pricing info?
Hmm, maybe we need to make the pricing pop more :D.
I completely missed it because the price was in the text in refular font and it wasn't on the Download page or anywhere else on the site. There's no Buy page, so the impression I was left with is that you have a sneaky onboarding that reveals the price after a sign-up... or something similarly shady. Not a very good initial impression.
Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
#100Python concurrency has a super bad wrap (the gil) and I'm trying to help out even change opinions (e.g. work with it rather than throw it all out). I write short focused how-to ebooks that on the different Python concurrency APIs in stdlib. Content marketing leads to email marketing to one-off sales. Doing about $2K/mo. Might expand into third party libs this year. https://SuperFastPython.com
Great to hear. How did you "get the word out" about your content? Was it mostly inbound?
Then massive "complete guide" posts on major topics like "multiprocessing" "threading" and "asyncio" that rank well in the SERPs and did okay to well on /r/python.