Live data from Hacker News

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

news.ycombinator.com

131–140 of 253 posts

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

#131

A tool for managing software development that doesn’t suck. Especially if your developers are doing a lot of small projects, that while too small to have their own sprint or their own kanbanboard are too big to fit into a single card on Trello. Possibly something that mixes business and process models into it, but again, something simple where you attach a single bpmn drawing and maybe an architectural sketch to the…

Been searching for something like this for awhile now. We have a small team that gets distributed across a handful of projects, but trying to find a good way to manage that has been a chore.

Originally we used JIRA, but it was complete overkill. We've settled on making adhoc GitHub Project kanbans and very creative use of the labels, and so far it's been ok, but not perfect.

The other thing we have to do is time tracking for specific tasks depending on the project/client, which has us going over to ConnectWise (the primary part of our company is an MSP), which is just terrible.

The final problem is tying all of the documentation together. The MSP side of the company uses ITGlue, but it's not enough for everything we do as developers. Confluence was actually nice for that, but since we've left Atlassian we're just tracking stuff using a doc folder attached to the project source itself.

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

#132

I work in health tech. Here are some problems: * Helping patients select the right doctor. Currently most people use Yelp or through referrals. The problem is that Yelp has little correlation to quality of care. It's very difficult for patients to evaluate a doctor - usually what they end up doing is evaluating the customer service aspect of the doctor (did they speak to me nicely, did they make me wait for an appoin…

Are there any books you could recommend to learn more about why the American healthcare is a mess, how it became this way, as well as comparisons with other healthcare systems and why they work.

Could a PMR system help with some of these issues? Giving patients access to their records making it easier to aggregate data abiding with HIPAA?

I recently saw an episode of Dirty Money on Valeant. Is Valeant a good representation for most pharma companies and also a reflection of most for profit medical businesses whose primary obligation is to increase shareholder value?

What would be the best way to start aggregating and comparing prices in the USA? If it isn't possible, why do prices vary so much?

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

#133
post #127

Will someone please convince the trucking industry that "communicating" by swapping text files over FTP in an absolutely incomprehinsible, proprietary format is simply no way to live? Especially with the recent push by the fed to put electronic logging systems in every truck, this system is absolutely ripe for disruption. Downside is you'll be fighting entrenched companies like IBM for ground.

I work in the trucking (telematics) industry. I've dealt with a decent amount of ftp file transfers, but most stuff I've seen has been some sort of API based (SOAP, REST, etc). Can you give a few more specific examples? Are you in the industry now? Working at a carrier?

I work in intermodal. Whenever one of our larger customers wants to give us a load to move, we use X12 EDI. This is standard throughout at least the intermodal industry, though from what I gather that may also be true of over-the-road as well.

An example 204 EDI (Load Tender) looks like this:

    ISA*01*0000000000*01*0000000000*ZZ*ABCDEFGHIJKLMNO*ZZ*123456789012345*101127*1719*U*00400*000003438*0*P*>
    GS*SM*4405197800*999999999*20111219*1747*2100*X*004010
    ST*204*0001
    B2**XXXX**9999955559**PP
    B2A*04
    L11*NONPRIMARY*OK
    MS3*XXXX*B**M
    NTE**FROZEN GOODS SET TO -10d F
    N1*PF*XYZ CORP*9*9995555500000
    N3*31875 SOLON RD
    N4*SOLON*OH*44139
    N7**NONE*********FF****5300
    S5*1*CL*27800*L*2444*CA*1016*E
    L11*9999001947*DO
    L11*9999670098*CR
    L11*9999001866*DO
    L11*9999669887*CR
    G62*69*20111218
    N1*SH*XYZ CORP*9*9991555550000
    N2*TERMINAL FREEZER
    N3*5555 TERMINAL RD
    N4*CLEVELAND*OH*44023
    S5*2*PU*3042*L*312*CA*146*E
    L11*9999001866*DO
    L11*9999595358*PO
    L11*9999669887*CR
    G62*70*20090728
    N1*ST*1 EDI SOURCE*93*9990055555
    N3*31875 SOLON RD
    N4*SOLON*OH*44139
    OID*9999669887*99999595358**PC*312*L*3042*E*146
    L5**FREIGHT
    G61*IC*FEEDBACK*EM*FEEDBACK@1edisource.com
    S5*3*CU*24758*L*2132*CA*870*E
    L11*9999001947*DO
    L11*9999008881*PO
    L11*9999670098*CR
    G62*70*20111218
    N1*ST*1 EDI SOURCE*93*9990055555
    N3*55555 5TH AVE
    N4*MAYFIELD*OH*44244
    OID*9999670098*999608881**PC*2132*L*24758*E*870
    L5**FREIGHT
    G61*IC*FEEDBACK*EM*FEEDBACK@1edisource.com
    L3*27800*G*******1016*E*2444*L
    SE*46*0001
    GE*1*2100
    IEA*1*000002104
  
I haven't proper parsed it, but I believe that's going from Cleveland to Mayfield. One of those L11 segments is probably a reference number. There's no MS1 segment so it's likely over the road? Anyway, it's not exactly descriptive or even human readable...

A reply accepting a load looks like this:

    ISA*01*0000000000*01*0000000000*ZZ*ABCDEFGHIJKLMNO*ZZ*123456789012345*101127*1719*U*00400*000003438*0*P*>
    GS*GF*4405197800*999999999*20111219*1742*000000003*X*004010
    ST*990*000000003
    B1*XXXX*9999919860*20111218*A
    N9*CN*9999919860
    SE*4*000000003
    GE*1*000000003
    IEA*1*000000003
These are commonly exchanged as text files over FTP sites.

Some of our more forward-thinking, larger customers are considering moving to AS2, which I believe is sent over HTTP vs FTP. A cursory Google search doesn't really turn up any clear examples on AS2, which doesn't exactly comfort me, but at least there's an RFC[0] for it, whereas for the X12 spec you have to pay[1] to see certain parts of it.

Not that anyone follows the "spec" anyway. We code special handling for every single one of our customer's EDI transmissions.

I wish everything was REST, or at least JSON. That would be 10x easier. Instead we spend weeks going back and forth on silly things like what a 07 means in the ATS segment, or what character to use for line endings (wish I was kidding -- we've been blocked for two months on the line ending character).

What's more is with the ELDs in all our trucks, customers are increasingly wanting GPS updates. I'd love to offer them a streaming socket with GPS data -- it's completely feasible considering our ELD backend. Instead everyone is wondering how we can send updates in 15 minutes increments over FTP, especially when these transactions are often batched in 5 minute loops on both ends in the first place.

It kills me a little. We could be doing so much more. I can't believe we aren't pushing for real time. I can't believe five to fifteen minute batching loops are acceptable.

[0]: http://www.ietf.org/rfc/rfc4130.txt [1]: http://www.x12.org/x12-work-products/x12-edi-standards.cfm

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

#134
Well, I guess journalism needs a way to be profitable again, and creators in general need a way to sell their work without requiring long term subscriptions or ads. But given the many, many companies who've tried to fix this issue (by allowing users to pay for certain bits of content via microtransactions or bundling subscriptions together ala Blendle), I'm not sure what the answer would be.

I also feel game development needs a way for creators to commission help with various aspects of the process too. Oh sure, there's the odd forum where you can pay for graphics assets or music, but what if your problems are code related? Or game design based? It's a lot harder to request that sort of thing online, let alone find a way to pay for it. Where can I say, hire a level designer or game programmer independently of a studio?

As far as I can tell, nowhere, which makes it awfully hard when I'm stuck and just need a bit of help to finish a mostly complete project.

Anyone who solves that would get a lot of my money, I'll say that much.

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

#135

Earlier quoted context omitted.

What do you mean by this? As in, people hate doing marketing or they don't understand how to advertise? Plus, a mistake can cost valuable data? Where are you losing data?

Not OP, but worked in the field for a time. Trafficking usually means configuring your ad in the campaign management system. What are your targeting parameters, what are your tracking tags, uploading the ad itself, entering in lots of custom information that while conceptually similar across ad platforms usually has different names and often has to be manually entered. A lot of platforms do offer APIs of some sort to…

Another ad guy here. The problem is best practice on one platform doesn’t equal best practice on the other. Additionally, there are many ad formats that don’t overlap on multiple platforms. Even GDN vs FB is a huge disparity. I would be interested in the product though if one existed.

Alternatively, one place to manage creatives and language as well as targeting for each campaign might be helpful as we use google sheets, excel and Trello for this now.

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

#136
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…

Even if someone assembles a product like you ask, how will they monetize it?

I'm assuming you want the product to be built with open source components, so then the startup would be selling a glue script to package these open components together.

The only feasible way to make money with this would be to sell a proprietary glue script. Not sure how acceptable that would be to you or to potential customer base of this startup.

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

#137
post #83

I do B2B sales (specifically, customer support for consumer-facing businesses), and I'd pay ~$1,000/mo for a service that solves this problem: Which warm intros should I ask for? There are ~1,000 companies in my ideal customer profile. I've got ~500 friends who I'd feel comfortable asking for warm intros, and say these friends each have ~500 friends. After deduplicating, that's ~100,000 second-degree connections, som…

LinkedIn doesn't let you crawl their graph like this but they could do it

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

#138
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'd second this -- and very occasionally I think of spinning off my current code into this.

If find PaaS can be a little too opinionated. You get boxed-in too quickly. Whereas IaaS is too raw. I had a bit of a head scratch when I recently moved to Google Cloud and was a bit flummoxed on where to put my (backend) session state. Similar experience trying to get Blue-Green deployments on GKE (Kubernetes).

I feel GCP/AWS and friends will get there. But for now there are definitely some gaps.

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

#139
post #64

An app for installing and maintaining mixed fleets of lora/sigfox/... IoT sensors. When installing these at scale in existing buildings you have to be able to send out local workforce to properly install and activate thousands of sensors, as well as maintain them afterwards, without prior training. It’s one of those things that sounds easy on the surface but is riddled with complexity, like how to register which sens…

what's the market for this? how many people are installing iot fleets?

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

#140

Earlier quoted context omitted.

If I am understanding your problem correctly, I did that for a large American automotive electronics supplier back in the 1990s - though back then 30-40 megabytes of data was pretty big. We trained a bunch of American and Japanese engineers on how to do that, but I don't remember any Europeans. I think I have an email address in my profile; feel free to send me something. I am fairly certain that your needs can be sa…

Thanks for your answer. Currently engineers can: a) try to plot their data alone and spend time on hacking the stuff together. This takes time as the guys doing it aren't accustomed doing it daily. This happens accross all kind of divisions. b) ask another team (with data scientists) for their support. Maybe the engineer has to write a ticket, or the person who should be doing it has other tasks, is in vacation, not…

I'm located in Germany as well and would love chatting with you.

Is there a way I can reach out to you?

Thanks!

Post reply on HN