Live data from Hacker News

Ask HN: What problem in your industry is a potential startup?

news.ycombinator.com

31–40 of 253 posts

Re: Ask HN: What problem in your industry is a potential startup?

#31
post #6

Inter-operable video and phone conferencing without prior setup required. Probably half the video conferences I’ve tried to participate in in the last year have been a disaater, with people having technical problems dialing in, dropping out, etc. Even phone confernces (using VOIP conference providers) have awful quality. I want to be able to email some people a link, and with no account creation, registration, or sof…

Have you tried appear.in ?

Re: Ask HN: What problem in your industry is a potential startup?

#32
post #4

I'll take a startup in a box. I want Kubernetes, Elastic, Kibana, FileBeat, Prometheus, Consul, Grafana, databases, HTTP gateways, etc all set up on on the cloud (or set of servers) of my choice and a dashboard that lets me add users (e.g. like a modern Webmin/cPanel+WHM) and make minor config changes if I don't want to run these myself. I want those things HA and I want stable hostnames for them (e.g. Consul DNS on…

I don't think for a startup you need K8s and most of the things you have outlined! Maybe for a late-stage startup, but then you are already doing something so a generic slap-it-there solution might not be the best idea.

You are describing a large-scale setup boilerplate, far away from what I'd call a startup in a box. Slap in a simple server like my own project [1] or no server at all until product-market fit, and then but only then start scaling.

[1] https://serverjs.io/

Re: Ask HN: What problem in your industry is a potential startup?

#33

Open hardware and software for PLCs for manufacturing.

Along with this, we need a better way to program robots. I program Fanuc i200D and that whole industry makes my blood boil. Want more than 200 variables in your program? Shell out $10k.

High level programming language to program robots with safety in mind would be amazing. RoboDK is the only one that is doing this and they still suck.

Re: Ask HN: What problem in your industry is a potential startup?

#35
post #4

I'll take a startup in a box. I want Kubernetes, Elastic, Kibana, FileBeat, Prometheus, Consul, Grafana, databases, HTTP gateways, etc all set up on on the cloud (or set of servers) of my choice and a dashboard that lets me add users (e.g. like a modern Webmin/cPanel+WHM) and make minor config changes if I don't want to run these myself. I want those things HA and I want stable hostnames for them (e.g. Consul DNS on…

I mean, everyone has different requirements or preferences, so you don't get it all set up for you generally. But there is at least one such solution which more or less fits your description: DCOS.

Re: Ask HN: What problem in your industry is a potential startup?

#36

We run background checks, and there is definitely a space for public record aggregation. We directly interface with those interested in the results of the check, and there is an overwhelming amount of work in building integrations with schools, applicant tracking systems, hospitals, public records, courts... We spend most of our time building XML and JSON parsers to cram their data into our models. If there was a com…

Does Checkr (https://checkr.com/) solve this problem? Or is it more complicated than that?

Re: Ask HN: What problem in your industry is a potential startup?

#37
A next generation internal / corporate portal. Everyplace I have worked at had either a really bad implementation of an internal portal or had a bunch of wiki pages clubbed together. It was incredibly difficult to get even basic info, such as where is the conference room, who works in the security team, what is the expense policy, so on a so forth. In my current multi billion dollar company, when I am meeting with someone new, I have to actually go to LinkedIn to understand what they do in the company and in what is their focus area.

Re: Ask HN: What problem in your industry is a potential startup?

#38
post #4

I'll take a startup in a box. I want Kubernetes, Elastic, Kibana, FileBeat, Prometheus, Consul, Grafana, databases, HTTP gateways, etc all set up on on the cloud (or set of servers) of my choice and a dashboard that lets me add users (e.g. like a modern Webmin/cPanel+WHM) and make minor config changes if I don't want to run these myself. I want those things HA and I want stable hostnames for them (e.g. Consul DNS on…

Sounds a lot like Terraform https://www.terraform.io/

Re: Ask HN: What problem in your industry is a potential startup?

#39
post #22

I work in the humanitarian field in a poor country ravaged by war and famine. We have a number of humanitarian actors currently working in this country and no one actually has access to accurate population statistics. Well, none exists. The last census was conducted in 1975. I believe someone could use technology to get a much better estimate of the population. One thing that always springs to my mind is the possibil…

How much penetration do cell phones have into a lot of these countries? May be a way to tease out a rough population from cell phone use statistics.

Re: Ask HN: What problem in your industry is a potential startup?

#40
post #4

I'll take a startup in a box. I want Kubernetes, Elastic, Kibana, FileBeat, Prometheus, Consul, Grafana, databases, HTTP gateways, etc all set up on on the cloud (or set of servers) of my choice and a dashboard that lets me add users (e.g. like a modern Webmin/cPanel+WHM) and make minor config changes if I don't want to run these myself. I want those things HA and I want stable hostnames for them (e.g. Consul DNS on…

I don't think for a startup you need K8s and most of the things you have outlined! Maybe for a late-stage startup, but then you are already doing something so a generic slap-it-there solution might not be the best idea. You are describing a large-scale setup boilerplate, far away from what I'd call a startup in a box. Slap in a simple server like my own project [1] or no server at all until product-market fit, and th…

But if the cost of having those things is low enough, maybe it's worth it to have them sooner rather than later.

I've experienced many of those tools in the context of a 200-person company; I can definitely see how managed versions of them could deliver value to a much smaller org.

Post reply on HN