Live data from Hacker News

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

news.ycombinator.com

41–50 of 734 posts

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

#41
In real estate, developing with MLS data.

- There are over 900 regional MLS providers each with different schemas.

- You use RETS, a complicated, non web standards interface for downloading data.

- MLS data is plagued with errors and denormalized data making queries difficult.

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

#42
post #31

Data management. 1) Cleaning the data as it comes in rather than in batches so we can use it sooner, invalid data is discarded, outlier detection, normalizing inputs etc.... 2) Warehousing of the data with proper indexes so you can perform some advanced queries on unstructured data 3) Some data is sent in bulk at the end of day, some of the data is streamed in fire hose style. How can we preprocess the fire hose data…

Will hedge funds take such a huge risk of using 3rd party centralized (or centrally developed) data management system?

Provided they can deploy the 3rd party solution onsite (aka "on premise"), this wouldn't be seen as a "huge risk".

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

#43
post #24

Earlier quoted context omitted.

I have devoted 10 years to game content distribution, packing, compression etc. (Now not in gamedev anymore) This is a very easy problem which usually solved by attaching fairly simple script which is aware of your file formats to any commercial installer system. Some companies are even selling more or less standard solutions for that, but in reality from any given 1000 games 900 will have very different data formats…

I think the "900 different data formats" problem is something that will go away as we move towards better tools which cover all the standard use cases. Gamedev is riddled with really smart people that reinvent the wheel all the time because they found a way to micro-optimize this or that. They get to do this because until recently, there was no "good enough" solution for a wide range of games (or the "solution" was p…

BTW Unity, with all its excellence, has really horrible data format for content and patch distribution, and had and still has huge problems with this. Perhaps the legacy of early overengineering and struggle to protect the games from easy reverse-engineering.

And compare, say, to simple incremental zips of Quake with alphabetic file loading order.. Total no-brainer to implement and use. (I have even seen zips with custom LZMA compression!)

So, if any, someone will have to solve a problem of artificially created obstacles, not a problem per se.

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

#44
post #40

Normally I live in China, and rarely eat western breakfast. Recently I returned to Australia to spend some Christmas time with my extended family. A few mornings ago, I put some real bread I cut from a sourdough loaf in a toaster. Due to its irregular size, when it popped it didn't pop out completely, resulting in a sort of "toaster is too hot to insert fingers, toast is too hot to hold, toast is ready, find metallic…

Cut thinner slices; the toaster doesn't need 'fixing'.

Your suggestion amounts to "work around it". That's one perspective, but also consider the very real problems of irregular ends of the loaf (where cutting thinner would result in a piece too small along the other two dimensions to be useful), loaves with air pockets that need to be cut thicker to maintain structural integrity (and utility) of the resulting toast, and people who simply prefer thicker slices.

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

#45
Not my industry, but a friend of mine in law was discussing how incredible her in-house software is for managing billable hours relative to all her past companies. I poked around, and most law firms, even very deep pocketed ones, use somewhere between a bad tech system and no tech system to manage and track their work.

A small team could easily collaborate with some law firm (maybe take an investment from a few law firms), and create some very valuable software.

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

#46
post #42
post #31

Earlier quoted context omitted.

Will hedge funds take such a huge risk of using 3rd party centralized (or centrally developed) data management system?

Provided they can deploy the 3rd party solution onsite (aka "on premise"), this wouldn't be seen as a "huge risk".

And what about the risk of 3rd party dev error which will throw several funds at once out of the business?

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

#47
post #26

Earlier quoted context omitted.

Too much inertia on the provider side for this to catch on and reach critical mass - many septuagenarian sole practitioners out there using paper diaries / files, and larger organisations with some monstrosity written in COBOL (or MUMPS?) that will never change to accommodate this. I'd suggest something much more low-tech - a website where you can punch in all your details - insurance, allergies, medical history, etc…

I'm probably bias because I've lived in two areas now where healthcare is one of a few, if not the, major industry in the area. They're always trying out new apps and services here. I am on board with what you're saying; an escape hatch for non- or semi-adopters. Obviously, printing is a way to go, so maybe on the mobile app, the ability to check each piece of information required then export/email to your preferred…

Hmm, Google Drive does a reasonable job of that. It indexes everything (including OCR for images + PDFs), has decent search, and has per-folder permissioning and sharing.

It's actually a pretty good solution for ad-hoc "working together" with someone (a lawyer / architect / whatever) on a project, where you have lots of files you need to share and refer to during the project.

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

#49
post #24

Earlier quoted context omitted.

I have devoted 10 years to game content distribution, packing, compression etc. (Now not in gamedev anymore) This is a very easy problem which usually solved by attaching fairly simple script which is aware of your file formats to any commercial installer system. Some companies are even selling more or less standard solutions for that, but in reality from any given 1000 games 900 will have very different data formats…

I think the "900 different data formats" problem is something that will go away as we move towards better tools which cover all the standard use cases. Gamedev is riddled with really smart people that reinvent the wheel all the time because they found a way to micro-optimize this or that. They get to do this because until recently, there was no "good enough" solution for a wide range of games (or the "solution" was p…

Unreal engine is quit good.

But I'm a huge fan of irrlicht 3d.no idea why no one uses it?

You could then devote so much more time on ideas...

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

#50
post #2

Semi-related... I work in wellness and healthcare. I don't know about you, but I despise filling out the same forms over and over again when seeing new healthcare providers. I'd love to start a service modeled after granular smartphone permissions where (a) I check in at a new office (scan a code, they scan my code, beacon, something like that) (b) the office then requests x, y, and z information (c) a push is sent t…

I am working on a patient-driven platform which brings together all key stakeholders with support of a few good partners, and I am currently conducting user interviews for it. I would love to talk with you more about your ideas. To make scheduling painless, I have a link in my LinkedIn profile summary:

https://www.linkedin.com/in/rancar2

I would love to hear from anyone else with big ideas relating to or are working on driving outcomes towards holistic wellness with patient-center healthcare, patient data collection/quantified self, and patient-powered research networks. In the bigger picture, I am passionate about making the world a better place through innovation and working on what really matters for humanity.

Post reply on HN