Not my industry, but in my area. I'm still looking for a good modular house that can be setup reasonably quickly, low cost, and can survive North Dakota winter and summer. Something suitable for a single person or a couple.
These guys sell full size or tiny model geodesic domes, which go up pretty quickly on a poured platform. They are supposed to be able to withstand hurricane force winds ... http://aidomes.com/tiny-homes/
Ask HN: What problem in your industry is a potential startup?
691–700 of 734 posts
Re: Ask HN: What problem in your industry is a potential startup?
#692Earlier quoted context omitted.
They would seriously have to be cleaned given how toxic the paint on those things is. Plus, I would rather have something not prone to giving the local inspector a fit.
I have no experience with them myself, but I know there's a good bit of interest in them for non-traditional uses. A Google search for shipping container homes will turn up a lot of interesting results. It still might give your inspector a fit, but there are resources out there. You wouldn't be blazing completely new ground.
Re: Ask HN: What problem in your industry is a potential startup?
#693Earlier quoted context omitted.
Opendoor is already doing agentless open houses with access codes (smart locks) and cameras throughout the house where people can visit whenever they want without calling ahead, not that difficult
That seems to me to be fraught with all manner of peril. Suppose a burglar poses as a buyer under an assumed identity, and then robs the house while wearing a mask. What is the recourse?
Re: Ask HN: What problem in your industry is a potential startup?
#694Re: Ask HN: What problem in your industry is a potential startup?
#695Earlier quoted context omitted.
Check out Striim http://www.striim.com/ It's a native streaming platform so your data will be cleansed, processed, scanned for outliers event-by-event rather than in batches. We have dozens of streaming connectors IT/Enterprise/Web data sources. We also support initial load for your firehose data. For unstructured data, we have support for RegEx based parsers. Shoot me a message if you have any more questions. We hav…
We solved RegEx and can guarantee worst-case linear time matching for any number of expressions. We should talk! www.watchful.io
More like "mitigating" or "occasionally getting regex slightly more right than some other solutions". There are many different approaches to regex and all seem to focus on different parts of functionality (RE2 focuses on quick compiles and simplicity, libpcre has 'all the functionality', we're about streaming + large scale + high performance if you can tolerate long compiles and lots of complexity). A number of new projects are trying very interesting approaches, like icgrep and the Rust regex guys.
I would be curious to hear about your approach.
Re: Ask HN: What problem in your industry is a potential startup?
#696AR/VR visualization of 3D and 4D microscopy data (multicolor 3D video, as well as 3D point clouds over time) for biological research. Look for "lattice light sheet microscopy" or "superresolution microscopy" such as (3D)-STORM or STED. These techniques are adopted at a high pace. Groups spent $ 500,000 and often more on the hardware. They can produce terabytes of data within days, but we hardly have any tools to view…
A friend just did his diploma thesis on this. He built a system where you use a tablet device in your hand to push through 3D space visualizing the layers. I couldn't possibly describe it well enough, but I'll forward him a link to this thread and see if he answers.
Re: Ask HN: What problem in your industry is a potential startup?
#697In 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.
Right now I'm only pulling from a couple of different RETS services but already it's hellish. Regular short term schema changes, terrible lag in pulling data (10+ minutes to pull 30 listings!), low API limits (cut off for pulling image URL's too fast but they won't give a limit - just saying "if we feel it's too much", so pulling images lags for hours as I have to be extra careful. Also no option to pay extra to speed up). That's before you get to matching up fields across multiple MLS's or dealing with weird crossover effects (MLS X cannot be shown in Y from RETS #1 - buts that fine in RETS #2).
In fact, I will give you all my money right now anyway, I'm going to go live in the hills far away from it all.
Re: Ask HN: What problem in your industry is a potential startup?
#698Earlier quoted context omitted.
> Why should engineer pay you at all if they can use spreadsheet for free to do what you do with your SaaS? Why do businesses invest in new tech? Why pay for excel when I can use a pen and calculator? The answer is because it makes them more efficient. We have excel sheets to do the same thing, matlab code to do the same thing, and yet here we are paying for these member design tools because they are the most efficie…
Since you can already do the analysis (like ETABS), and you are planning to do individual member design, why put the two and two together and do an automated RC analysis+design software? There is no reason to distrust an automated software anymore than separate analysis+design software.
Its not a distrust so much as a fundamental flaw. For simple gravity design it works fine, but even then we are using spColumn because its just quicker for us.
Re: Ask HN: What problem in your industry is a potential startup?
#699As a structural engineer, I see a good opportunity to make reinforced concrete design software available in a SaaS format. The competition is outdated, clunky, requires local installation and messing about with licenses. Design firms are paying $1000-$3000/year per user/seat for what amounts to a pretty basic app. Unfortunately, there are very few people that understand both computer science and structural engineerin…
Out of curiosity, what do you think of what flux.io is doing? If a SaaS structural engineering application could be integrated with that, would it address your needs? (For what it's worth, I'm doing something similar in the transport planning space. And yes, bridging the gap between that and modern CS is a substantial piece of work.)
Re: Ask HN: What problem in your industry is a potential startup?
#700I work for a small high end cosmetics business in the European Union. That particular industry has a lot of compliance and documentation rules imposed on it by Brussels. My predecessor in the line sadly pushed using Apple's Filemaker for that. It's not even that bad in the latest version and certainly offers some advantages over similar solutions but the guy was horribly in over his head. I'm talking fifty fields in…