Live data from Hacker News

Ask HN: Those making $0/month or less on side projects – Show and tell

news.ycombinator.com

831–840 of 1001 posts

Re: Ask HN: Those making $0/month or less on side projects – Show and tell

#831
post #744

I’m building https://polyglatte.com a language learning website (and app) for learning with real content like YouTube videos, subtitles, and text articles. Ideal for intermediate and advanced learners. Some neat features are that we fully parse the text and part of speech tag it, we have a system to prepare for difficult articles/videos with clips from easier ones, and the core idea scales really well to more types o…

Wow! This is really cool, will definitely be using this for learning french. Thank you! Just one question, is there a way to make words by default known? I’m at an intermediate level, and don’t really want to tell the program that I know all the rather simple words.. or does that not really matter?

Glad you're enjoying it!

Currently the best way is just that there's a "mark known" button at the bottom of articles to mark all remaining words as known. Also on the wordlist view you can select many words and mark them all known at once. But we're also working on integrations now to help make the on-boarding experience easier and leverage existing study workflows.

The main challenge is that in Polyglatte a word is defined as (lemma [the root word], part of speech, language) and most other systems don't use part of speech, so there's often not a 1 to 1 mapping when importing. So we've delayed having much here so far, but it is definitely a solvable problem. Is there a specific place/format you would want to import that data from? If not then perhaps we can add a "mark wordlist known" button and add some French word lists.

> I’m at an intermediate level, and don’t really want to tell the program that I know all the rather simple words.. or does that not really matter?

That's a good question, due to the way typical word frequency distributions are, the problem becomes less annoying pretty quickly if you mark words as you see them. But solving this problem is also an important part of making Polyglatte fun and a smooth experience for new users. And helping people to spend more time enjoying and using their languages is one of our major goals with Polyglatte -- bulk marking words you already know isn't very fun.

Feel free to reach out on Discord or our new community forum (https://community.polyglatte.com/) for help or for feature requests by the way -- we'd love to make Polyglatte better for you and everyone else.

Re: Ask HN: Those making $0/month or less on side projects – Show and tell

#832
https://wordmogul.com -- publishing platform for $3/mo. Has focus on privacy and owning conent. Can act as Jekyll/Hugo GUI. You can export all posts as .md files and literally run Hugo on them. Has an AI assistant for content creation / post scheduling etc.

Goal: make $1kUSD/mo

Making $0 :-)

Re: Ask HN: Those making $0/month or less on side projects – Show and tell

#833
Milkman: https://milkman.dev/ A Postman replacement with lot more (useful) features and generalized to any kind of requests (e.g. database).

Always thought that it can't be too hard writing something like postman and it wasn't... Just time-consuming

Re: Ask HN: Those making $0/month or less on side projects – Show and tell

#834
I released this site for finding baby names: https://mixedname.com/

It got ~2M visits at launch, but after that died down is now doing a bit over 1000 pageviews a day. I tried putting some ads, a baby-related affiliate campaign, or charge for extra features (which unsurprisingly worked the best), but because of the low traffic it was making It's a static site so doesn't really cost me anything to keep it on the server I have anyway.

Re: Ask HN: Those making $0/month or less on side projects – Show and tell

#835
https://kindmind.com.

It's an online journal with a focus on mental health and wellness I've been building since 2015. I gave up trying to find my version of the perfect online journal and decided to build it myself.

I started accepting donations earlier this month to help offset operating costs, so technically I've made a grand total of $15 income over these last eight years, minus about $8k expenses give-or-take out of my pocket.

Overall, it's brought much joy and purpose to my life. Hard to put a price on that.

Re: Ask HN: Those making $0/month or less on side projects – Show and tell

#836
post #769
post #459

Earlier quoted context omitted.

You're passing on $50k-100k per month of ad revenue from just basic banner ads... at least based on how RPMs were a few years ago. I respect that, definitely not the decision I'd make.

He's doing us a favor by not plastering ads all over his site.

Yeah I wish I wasn't anti-ad but it's so bad... Ads between every paragraph or ads that pretend to be a virus so some fake Microsoft/Amazon scammer can get you to call them.

It's funny I wonder about the influence of ads too like you by using ad block experience a better internet (no influence on behavior).

There's a hijacking thing too of intent, at which point I modify websites to hide these above the fold attention grabbers.

My kindle forces you to read an ad everytime you turn it on. I know you could root it, lost money on device, etc...

Re: Ask HN: Those making $0/month or less on side projects – Show and tell

#837
post #196

SteamDB: https://steamdb.info/ I've been running it for over 10 years now, it's a database of Steam games, their updates, price history, charts, and a lot more. In the early days we took monetary donations but stopped a few years in. It costs less than 100$ a month to run. Cloudflare reports 552.2M requests in the past 30 days, and 6.09M unique visitors.

Kudos on the site & no ads.

Like others have said you could have affiliate deals with the game publishers direct, so there will be no in your face adverts.

You could also have banner ads that are complimentary.

Perhaps you don't need money, but personally I'd capture what I could as over 10 years that would be substantial.

You would then have extra reserve savings for yourself in case your circumstances change, or you could hand it over to charities

Love what you're doing regardless

Re: Ask HN: Those making $0/month or less on side projects – Show and tell

#838
post #196

SteamDB: https://steamdb.info/ I've been running it for over 10 years now, it's a database of Steam games, their updates, price history, charts, and a lot more. In the early days we took monetary donations but stopped a few years in. It costs less than 100$ a month to run. Cloudflare reports 552.2M requests in the past 30 days, and 6.09M unique visitors.

Huge fan here. It's impressive that it costs less than $100/month to run such a great service. Thank you so much.

Re: Ask HN: Those making $0/month or less on side projects – Show and tell

#839
post #769
post #459

Earlier quoted context omitted.

You're passing on $50k-100k per month of ad revenue from just basic banner ads... at least based on how RPMs were a few years ago. I respect that, definitely not the decision I'd make.

He's doing us a favor by not plastering ads all over his site.

And he'll have my eternal respect for it.

Re: Ask HN: Those making $0/month or less on side projects – Show and tell

#840
https://alive.is a service that checks if you’re alive and sends a message to a person you specify if you fail to it. I create it for myself, in case something happened to me while travelling alone to make sure my family would have all necessary information. The service encrypts the information on server-side and end to end and doesn’t store any historical data. Didn’t thought about monetization yet.
Post reply on HN