Live data from Hacker News

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

news.ycombinator.com

131–140 of 466 posts

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

#131
post #112

Shortly after stable diffusion was released, I realized that an enormous number of non-ML people were suddenly interested in using an ML model. However, APIs are insanely expensive and not very developer friendly, and running it yourself required pretty fancy hardware. The goal was to make the technology absolutely as accessible as possible. So I launched https://computerender.com with the simplest API possible - jus…

https://api.computerender.com/generate/fart-compiler.jpg Is it supposed to work even without an API key?

Yeah! For demo and testing purposes. Feel free to play around/build toy apps with it. There is a small global rate limit for all unauthenticated users though so don't rely on it :)

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

#132

https://FreeSolitaire.win brings around $500/mo (advertising revenue). I started making this PWA in 2016 and I’ve been slowly adding to it over time. I intend it to stay minimal & lightweight. No framework, etc. Fun fact: because it is so lightweight, it was included in the Moya app ( https://play.google.com/store/apps/details?id=nu.bi.moya ), a popular messaging app in South Africa that is “data-free” for users (it…

Cool that the ads are at the end of the game. Do you get people to donate as well?

How did you start getting traffic to your game and how is it getting traffic nowadays? Apart from the South African app.

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

#134
It's a bit depressing to realise that that first $500 MRR is both very hard to achieve (well done everyone showing and telling!) and not enough to quit the day job. (In the countries most of us here live in, and without having savings and deciding that with the push of working on it full time for a few months it can be a lot more, at least.)

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

#135
post #86

Earlier quoted context omitted.

I just downloaded your sample deck for Spanish. One of the sentences is: Front: I'm not happy. Back: No soy feliz. This doesn't seem correct to me. I'm not happy (right now) => No estoy feliz. No soy feliz means something like "I'm not a happy person". EDIT: I should have mentioned that I'm not a native Spanish speaker. It turns out I'm wrong here, and that either estoy or soy would work in this case.

You are correct, but I'd say this one is fundamentally ambiguous (I'm Portuguese myself, where this also applies), as it is a one-to-two mapping here. Without further context you can't really choose one or the other, so we just left it as is :).

I've always found it most painful trying to figuring out when to use verbs that translate to other verbs depending on context. It's just personal experience of course, so not sure if it really matters that much between all languages or types of learning.

Maybe a hint which one is intended in this case would be useful/possible or a hint that it could be ambiguous/other translation possible? I've built a couple of tiny tools for myself to learn languages and I've always run into the same issue with ambiguous translations. I usually ended up with adding some personal reminder or sometimes just (1)/(2) to resolve it, but I never found a consistent resolution for it.

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

#136
post #71
post #3

During COVID I was in Mexico. At some point I wanted to go horseback riding. I was researching places to go horseback riding and I was not at all surprised to see I would have to make some calls to book. Fast-forward a few weeks, I become pretty good friends with the owner at the ranch I went to. We grab tacos one night and he shares his concerns: They're not doing so well financially and are worried about whether or…

Mexicos overall internet presence is literally stuck in the early 2000s. Most business' official website are a Facebook page. In a country of 150M people and growing expat presence, there is a TON of opportunities for software businesses to enter the market. For example: Riviera Maya has no MLS style real estate tracker/listing platform. The entire real estate industry operates on word of mouth, WhatsApp and Facebook…

I keep running into this in the US in large cities. Really well regarded restaurants or music venues do everything through FB and insta. I don't have either of those apps, and I don't remember my passwords from a decade ago. Isn't there a service somewhere, where you give someone some pictures of your food, and restaurant, and you get a container and credentials for a webpage that handles reservations, takes pickup or delivery orders, and lets you update the menu? Why do people do this?

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

#137

I'm one of the cofounders of PriceTable. [1] It has been a side project since 2018 or so. About a year and a half ago I posted about it on HN [2] and back then our revenue was $2,500/mo. We recently passed the $6,000/mo. At this point we have a few very happy customers who make up the bulk of our revenue. We have been trying to grow more, but our challenge is that we haven't been able to figure out a cost-effective w…

>We target the landscaping market, and most landscaping companies are either too small, or they don't have tech-savvy owners/staff who are motivated to learn and leverage a software solution effectively in order to grow their sales

This is interesting, I don't know anything about your business but I feel like it might be worth having a landing page that is focused on landscaping. I don't really understand what the business does or how it can be helpful to a landscaping company.

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

#138
post #97

I’ve mentioned before on HN how I make around ~$7k from my Lunar app nowadays [0] but controlling monitors is a larger niche and the app was developed and perfected over the course of 5 years. This 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…

[deleted]

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

#139
post #7

I had 3 sources of side income last year. 1/ Started a niche dating app in 2017. Revenue ranges form 700-1,100/mo. Hosting is about $50/mo. 2/ Bought a house and rent our spare rooms for $3,100/mo. 3/ Contracting projects for a small dev shop earned $3-10k/mo (depending on how many hours I worked).

I'm considering buying a niche dating site right now (it's in my own niche, so I understand it fairly well).

If I buy it, I'm wondering how to grow it though. How do you solve the chicken-egg problem?

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

#140

Python 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

Just wanted to say thanks for your work on SuperFastPython - it helped me out a bunch at work recently (new to Python concurrency) - and also for your previous work at MachineLearningMastery (helped me out with a university project a few years back).
Post reply on HN