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?
Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
131–140 of 466 posts
Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
#132https://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…
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
#133Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
#134Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
#135Earlier 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 :).
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
#136During 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…
Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
#137I'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…
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
#138I’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…
Re: Ask HN: Those making $500+/month on side projects in 2023 – Show and tell
#139I 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).
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
#140Python 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