Live data from Hacker News

Ask HN: What startup/technology is on your 'to watch' list?

news.ycombinator.com

91–100 of 700 posts

Re: Ask HN: What startup/technology is on your 'to watch' list?

#92

- Far UVC lights (200 to ~222nm) such as Ushio's Care222 tech. This light destroys pathogens quickly while not seeming to damage human skin or eyes. - FPGAs. I'm no computer engineer, but it seems like this tech is going to soon drastically increase our compute. - Augur, among other prediction platforms. Beliefs will pay rent. - Web Assembly, as noted elsewhere. One use case I haven't read yet here is distributed com…

FPGAs have been around for quite awhile. Is something changing?

One thing that is changing quickly: deep learning, particularly inference on the edge. FPGAs are more versatile than ASICs.

Re: Ask HN: What startup/technology is on your 'to watch' list?

#93

I recently wondered if you can take your saliva, or blood, and get a diffraction scan of it. Kind of like a spectrograph. You’d feed this into a machine learning system, and it would match up your pattern against a known dataset. This might allow for faster identification and recognition, of known viruses and diseases. Especially if the technology can identify the virus from just your spit.

We're working on this, its fun, and already possible at lab scale. Check out Surface Enhanced Raman Spectroscopy (SERS).

And we've got a huge shot in the arm with covid. At consumer scale the hard problem is skipping any kind of sample prep. Requires unrealistically high sensitivity - we're trying to work around this with different no-prep based amplification techniques. There is actually a lot of interesting work happening in this space.

Further, currently the substrates use gold to enhance the raman scattering of the incident light. As you can imagine, this can get pretty expensive. There has been some success in using low cost paper/inkjet, textile/dye based approaches to introduce gold nanoparticles onto more familiar and easily mass produced substrate to achieve the same effect.

SERS is pretty cool, hasn't got its due and I think its going to be one of the underdogs in the diagnostic/detection market in the coming years.

Whats especially cool about it is - it doesn't restrict you to one thing - only genomes, only proteins etc.

You may need a different strategy for different pathogens, detecting the a gene or cell wall for one, a synthesised protein for another, or even the waste product / metabolite to check if a reaction took place - its not a hammer looking for a nail.

Re: Ask HN: What startup/technology is on your 'to watch' list?

#95
Self-driving cars. Now that the hype is over and the fake-it-til-you-make-it crowd has tanked, there's progress. Slowly, the LIDARs get cheaper, the radars get more resolution, and the software improves.

UE5's rendering approach. They finally figured out how to use the GPU to do level of detail. Games can now climb out of the Uncanny Valley.

The Playstation 5. 8 CPUs at 3.2GHz each, 24GB of RAM, 14 teraflops of GPU, and a big solid state disk. That's a lot of compute engine for $400. Somebody will probably make supercomputers out of rooms full of those.

C++ getting serious about safety. Buffer overflows and bad pointers should have been eliminated decades ago. We've known how for a long time.

Electric cars taking over. The Ford F-150 and the Jeep Wrangler are coming out in all-electric forms. That covers much of the macho market. And the electrics will out-accelerate the gas cars without even trying hard.

Utility scale battery storage. It works and is getting cheaper. Wind plus storage plus megavolt DC transmission, and you can generate power in the US's wind belt (the Texas panhandle north to Canada) and transmit it to the entire US west of the Mississippi.

Re: Ask HN: What startup/technology is on your 'to watch' list?

#96

If you have time this long weekend, the team behind Autocode (Standard Library) [0] is looking for feedback. We launched a couple months ago here on HN and have been eating up community responses. :) tl;dr is: we provide the entire development stack for API integration on rails. If you've ever wanted to ship some quick webhook or API integration logic but have found Zapier too limiting but spinning up an entire dev s…

I've been using Autocode on & off for a while. Thanks for the reminder to recheck it.

No problem! We just released major updates this week. :)

Re: Ask HN: What startup/technology is on your 'to watch' list?

#97
post #37

Roam Research https://roamresearch.com/ A tool for networked thought that has been an effective "Second Brain" for me. I'm writing way more than ever through daily notes and the bi-directly linking of notes enables me to build smarter connections between notes and structure my thoughts in a way that helps me take more action and build stronger ideas over time.

I've had good experiences with personal Wikis before, but have fallen back to plain notes. I think notetaking by itself is immensely powerful and underappreciated in general (wish I had started earlier), and all that's necessary is building a habit out of it. Maybe this can give it a little extra spice (hopefully not as cumbersome as a full blown personal website).

Re: Ask HN: What startup/technology is on your 'to watch' list?

#98
Deep Learning driven NLP. We've seen massive advancements in research, but from personal experience working with a few startups, these new forms of NLP are just beginning to hit the market now (most companies are still using Classical NLP techniques like part of speech tagging etc). It's a huge space and I can't wait to see its use cases expand.

Brain-Computer Interfaces.

Augmented Reality. As someone in this thread mentioned for self-driving cars, I think the hype cycle for AR is in the right spot for us to begin seeing real advancements in the next couple years, especially with Apple's recent announcement.

Re: Ask HN: What startup/technology is on your 'to watch' list?

#99
Optogenetics [0]. Light changes electrical behavior in cells. AKA, point laser, neurons fire, I know kung-fu

Memristors [1] Rebuilding the entire computer from EE basics. New 'color' added to EE spectrum, now computers process huge datasets on a watch battery

CRISPR-CaS9 [2] Tricks bacteria used to keeps viruses out are pretty slick. Crtl-C, Ctrl-V for gene editing. $100B technology, easily.

Strangely (encouragingly?) all these words are 'misspelled'

NOTE: I am massively oversimplifying things.

[0] https://en.wikipedia.org/wiki/Optogenetics

[1] https://en.wikipedia.org/wiki/Memristor

[2] https://en.wikipedia.org/wiki/CRISPR

Re: Ask HN: What startup/technology is on your 'to watch' list?

#100
post #62
post #19

Web Assembly It's interesting in a bunch of ways, and I think it might end up having a wider impact than anyone has really realized yet. It's an ISA that looks set to be adopted in a pretty wide range of applications, web browsers, sandboxed and cross platform applications, embedded (into other programs) scripting, cryptocurrencies, and so on. It looks like it's going to enable a wider variety of languages on the web…

Cautionary tale: we’ve been here before with JVM CPUs like Jazelle. They didn’t take over the world.

Even closer to home. Palm, RIM, Microsoft, Apple and Google have all said at one point that web apps were the answer for mobile apps....
Post reply on HN