Live data from Hacker News

Ask HN: Side projects that are making money, but you'd not talk about them?

news.ycombinator.com

141–150 of 272 posts

Re: Ask HN: Side projects that are making money, but you'd not talk about them?

#141

Neural net for soft porn (tasteful nudes). Android app, 5 years old: http://driftwheeler.com More than 860 users per day, on average. Continuously growing user base. Profit through Met-Art affiliation: https://partners.metartmoney.com

Now this is something I can understand why you wouldn’t be sharing it with your parents.

Re: Ask HN: Side projects that are making money, but you'd not talk about them?

#143
post #45
post #29

After my grandfather got Parkinson’s disease circa 2005, I developed hand tremor cancelling software for the mouse [1]. It has gone through a lot of development since then; it is my best work as a developer. It suffers from the common flaw us engineers have of hyperfocus on the product while not caring about marketing enough. It makes enough. I have a hard time talking about it in everyday life for some reason. It fe…

> It feels like a conversation that is hard for others to participate in My dad has Parkinson's and I can relate. My take is: people feel bad for you but society doesn't have canned responses like we do for more common situations like the death of a loved one. This makes people uncomfortable since they don't know what's an appropriate reaction. Please don't get discouraged though, I didn't even know this existed! The…

I don't think you're right that society doesn't have canned responses for this sort of situation. There's no canned response as brief as "my condolences" or "I'm sorry for your loss", but combine a few vague phrases of the sort "what an awful situation", "it must be horrible to lose control over your body and mind like that" and something about how brave and kind the other person is for helping his grandfather like that, and most people are going to get through the conversation without too much discomfort.

It might sound like I'm being ironic, but even if these phrases are cliched and almost contentless in a strict sense, they're very useful for signalling purposes, and when you're talking to someone whose relative is sick or dead, being able to smoothly signal that you care is actually really good for both parties -- comforting for the recipient and convenient for the sender (in the sense that they can easily make their concern and care for the recipient clear without too much hassle).

Re: Ask HN: Side projects that are making money, but you'd not talk about them?

#144
post #29

After my grandfather got Parkinson’s disease circa 2005, I developed hand tremor cancelling software for the mouse [1]. It has gone through a lot of development since then; it is my best work as a developer. It suffers from the common flaw us engineers have of hyperfocus on the product while not caring about marketing enough. It makes enough. I have a hard time talking about it in everyday life for some reason. It fe…

Thanks for posting, a real inspiration.

This is peak development to me: to write high quality software to solve a problem I care about and make it available for others. If this sold zero copies, it would have all been worth it.

Re: Ask HN: Side projects that are making money, but you'd not talk about them?

#145

I funded life over the pandemic selling bots for MMO's. Made way more than I expected. Enough it became a full time job for a while. Died down a little after people started returning to work after Covid. But still makes a decent passive income.

Wow. This is something I'd love to hear/read more about. I always assumed the bar would be high in that area given the anti-cheat software in play.

Not OP but I used to make bots for MMOs for personal use (never sold them). I used Sikuli to write Python scripts to repeat automated tasks for me to basically grind 24/7. Sikuli was pretty great because it makes it easy to do image recognition on the screen and click on specific buttons.

I could have my bots play minigames as long as I could write a basic AI to do it based on the the objects on screen. It also won't flag any anti-cheat software because it doesn't hook into the game at all, just watches the screen and emulates a mouse+keyboard.

Re: Ask HN: Side projects that are making money, but you'd not talk about them?

#146
post #123

Earlier quoted context omitted.

If there is that much of a demand for that type of entertainment, more of it will be created due to the increased revenue.

If you live in an Economic Textbook then yes, more will be created. In reality there's only one Red Sox or Ed Sheeran and you can't magic up another because of market demand.

Could you imagine? 15 Superbowls at the same time. Cue a "Markets in Action" vignette.

Re: Ask HN: Side projects that are making money, but you'd not talk about them?

#147
post #131

Earlier quoted context omitted.

Exactly. You hide the native cursor with css and show an image on top of the page whose position you move around.

This would work visually but I think you'd run into a lot of edge cases where JS/CSS/the browser itself is expecting to hook into or access mouse APIs

Yeah, imagine fake mouse is clicking a Save-button, but real mouse is up in the corner clicking the browsers Close-button.

Re: Ask HN: Side projects that are making money, but you'd not talk about them?

#148
post #29

After my grandfather got Parkinson’s disease circa 2005, I developed hand tremor cancelling software for the mouse [1]. It has gone through a lot of development since then; it is my best work as a developer. It suffers from the common flaw us engineers have of hyperfocus on the product while not caring about marketing enough. It makes enough. I have a hard time talking about it in everyday life for some reason. It fe…

I'm a software developer by trade. I've had essential tremor all my life. Virtually all doctors say, "well, at least it's a benign condition." Right. And it's affected my life in countless ways, none of them good. It's gotten slowly worse over the years. It's not debilitating, but it's frustrating, and it rules out some activities completely. As I type this I randomly touch the touch pad or an unwanted key, and rando…

Your mileage may vary, but I had the same issue and it got fixed after I started lifting and developed more muscle all over my body, especially in the core.

It’s like the nervous system can’t just jerk my hand around if there is more muscle for it to control.

Now my firearm accuracy makes everyone jealous at the range, people are like “wow, you’re such a natural”.

Re: Ask HN: Side projects that are making money, but you'd not talk about them?

#150
For the past year, I've been building a simulator for personal finance called ProjectionLab (projectionlab.com)

It goes pretty far beyond the standard retirement calculators, and is finally at the point where I'm seeing better than minimum wage on all the time I've invested on nights/weekends.

Perhaps this doesn't quite fit with the "not talk about them" part of your question though. Past feedback from the HN community has been a huge part of shaping the development roadmap and keeping me energized about the project.

Post reply on HN