Live data from Hacker News

Ask HN: New web service idea that you would pay for?

news.ycombinator.com

21–30 of 91 posts

Re: Ask HN: New web service idea that you would pay for?

#21

I'd pay $5-ish per month for social media if it came with no ads or data harvesting - just a more privately scoped version of Facebook with some of the useful bits like event scheduling and discussion groups. Of course the problem is getting non-technical people to value their attention and privacy at more than $5/month in order to catalyse the network effects.

How can a user confirm by himself that the company does not monetize the user data, without whistleblower news

Privacy in social media is a feature that is bound to self-discipline of the service provider

Re: Ask HN: New web service idea that you would pay for?

#22
I run a successful SaaS and while we have 2 engineers including myself, sometimes there are issues that are outside of my skill level (usually devops or db-related) or just aren't worth it for me to deal with on my own. I would likely pay 3 figures a month (maybe low 4?) just to have the privilege to field technical questions a couple times per month and ensure I can get good advice/help quickly.

It's not that I don't have developer friends, it's moreso that I respect their time and would rather not bother them for tech problems related to my business. I would love to pay for help, but at the same time my friends would never accept my money, so you can see my dilemma. I've used codementor.io in the past but there's a lot of friction in terms of finding a developer/posting a "job", scheduling a time with them, and so on. I'd like to just field these questions into a discord group, feel zero guilt/shame about it, and feel like someone smart will be able to help me within a reasonable time frame.

Of course, whoever figures this out would need to figure out how to balance the costs and the scope of the problems (i.e. I obviously wouldn't be able to have someone just rewrite my entire app), but for example here are some things that I've recently had questions about that I would love to have solved for me that vary in difficulty:

- What CSS do I need to write for me to get these boxes to look this way given that the widths/heights can be variable? (css questions)

- Figuring out what is going on with node-sass and later versions of Webpacker preventing me from compiling assets. (js problems)

- I have no idea how to do this query in an effective manner, here is my data model, can someone help me write an ActiveRecord or SQL query for this? (DB-related questions)

- We have a massive performance bottleneck in this part of the app, here is the business context of why we did it this way, but also why it ended up being really bloated, I'd like some help talking through a better way of fetching and serializing this data for the frontend. (performance problems)

- Our site is going down intermittently and nginx is giving me weird errors (devops problems).

- Here's a feature we want to implement, what do you think is the best way to execute this in terms of tools, packages, and so on? (general consultative questions)

I know these questions on HN are usually fishing for some 100% automated software solution, but after 5 years of building SaaS, this is the one recurring problem I've had.

Edit: To be clear, I'm not looking to hire a consultant specifically, but rather that I think something like this can be productized if someone were ambitious enough to want to assemble this sort of marketplace.

Re: Ask HN: New web service idea that you would pay for?

#24
post #3

Not necessarily anything new, but I've been looking for a clean and simple todo / project planning web application for an affordable price and ideally e2e encrypted. From what I've seen most solutions that look appealing are focused on teams and have set their pricing accordingly. I just need a todo app that goes a little further with a kanban board, sprints. Full e2ee would be the cherry on top.

I use Todoist and have beeen happy with it. You can even do a kanban board.

That's what I use currently, but kanban boards look and feel like an afterthought to me. Sprints would also be nice to have.

Re: Ask HN: New web service idea that you would pay for?

#25

I'd pay $5-ish per month for social media if it came with no ads or data harvesting - just a more privately scoped version of Facebook with some of the useful bits like event scheduling and discussion groups. Of course the problem is getting non-technical people to value their attention and privacy at more than $5/month in order to catalyse the network effects.

I've never had issues with the ads on social media. Some are indeed reasonable.

What I hate about FB or Instagram is the "look how great my life is" aspect.

Re: Ask HN: New web service idea that you would pay for?

#26

I'd pay $5-ish per month for social media if it came with no ads or data harvesting - just a more privately scoped version of Facebook with some of the useful bits like event scheduling and discussion groups. Of course the problem is getting non-technical people to value their attention and privacy at more than $5/month in order to catalyse the network effects.

This has been tried though, app.net came and went. I mean if you want those things they exist in some form with Mastodon, Matrix/Element (not sure about the event scheduling).

Re: Ask HN: New web service idea that you would pay for?

#28

I'd pay $5-ish per month for social media if it came with no ads or data harvesting - just a more privately scoped version of Facebook with some of the useful bits like event scheduling and discussion groups. Of course the problem is getting non-technical people to value their attention and privacy at more than $5/month in order to catalyse the network effects.

How can a user confirm by himself that the company does not monetize the user data, without whistleblower news Privacy in social media is a feature that is bound to self-discipline of the service provider

They probably can't, which is why I'm pessimistic about the idea being viable - unless there is some way for the application to be open-source and quasi-federated; for example with people/companies/communities hosting their own nodes - like Mastodon but with some kind of auto-discovery for regular users to make it approachable.

Re: Ask HN: New web service idea that you would pay for?

#29
post #14
post #3

Not necessarily anything new, but I've been looking for a clean and simple todo / project planning web application for an affordable price and ideally e2e encrypted. From what I've seen most solutions that look appealing are focused on teams and have set their pricing accordingly. I just need a todo app that goes a little further with a kanban board, sprints. Full e2ee would be the cherry on top.

We're building a todo/planning app https://thymer.com . It will have a free version for individual users (and paid for teams). Although it doesn't have a kanban board (at this stage), our goal is of course to offer a good solution for everything related to planning and scheduling. We're strongly considering e2e encryption, but we're not 100% sure yet, because other features like CALDAV integration and server-side sea…

Looks neat and I particularly like the 80 day startup thing you've got going on :)

The product isn't exactly what I'm looking for. I have a web based, more visual application in mind.

Post reply on HN