Optical Coherence Tomography (OCT) occupies a intermediate position in accuracy / skin depth for soft tissue between ultrasound and MRI Optically pumped magnetometers (OPM) approaches SQUID level accuracy without need for supercooled device, can be worn or used as a contact sensor like ultrasound. LoRA long range (10km +) low power sub-gigahertz radio frequency protocol useful for battery powered IoT devices transmit…
Oh man, I used to research in OCT for deep brain stimulation! It's pretty cool tech, that is for sure. It's got a huge market for bio applications and certain industrials. That said, optics is a super finicky field. You can come in and get a Nobel for 5 hours work, or you can spend 50 years in a dark room trying to get things together. Alignment is crazy difficult, thought it seems it shouldn't be. Anyone that wants…
Ask HN: What startup/technology is on your 'to watch' list?
561–570 of 700 posts
Re: Ask HN: What startup/technology is on your 'to watch' list?
#562Earlier quoted context omitted.
How accurate are those sensors? I've often thought how nice it would be to get rid of the mouse and use sensors to figure out where exactly on my screen I'm looking.
Mouse-level accuracy requires a well-calibrated setup and the correct size monitor and sitting posture. If you want to do something like a Square POS checkout and need to distinguish a random visitor looking at 4 buttons, it would be pretty forgiving.
Might, at some point, be a welcome addition to a touch pad though. If you touch the pad and your pointer is far away to where you're looking, jump to the area and do the fine tuning with the fingers.
Re: Ask HN: What startup/technology is on your 'to watch' list?
#563Earlier quoted context omitted.
The hype around self driving cars is still very much around. I tend to view any debate about full autonomous cars (level 5) as unserious if they work with less than a 15 - 20 year time horizon.
In 2014 top humans could give a good Go playing AI 4 stones (a handicap that pushes games outside of being between comparable players). In 2017 AlphaGo could probably give a world champion somewhere between 1 and 3 stones. From an algorithmic perspective the range between "unacceptably bad" and superhuman doesn't have to be all that wide and it isn't exactly possible to judge until the benefit of hindsight is availab…
Re: Ask HN: What startup/technology is on your 'to watch' list?
#564Oxide Computer Company https://oxide.computer/ “True rack-scale design, bringing cloud hyperscale innovations around density, efficiency, cost, reliability, manageability, and security to everyone running on-premises compute infrastructure.” Corey Quinn interviewed the founders on his podcast "Screaming in the Cloud", where they explain the need for innovation in that space. https://www.lastweekinaws.com/podcast/scre…
And for people wondering why caring about on-premises hosting when you have the cloud, a few weeks ago there was a thread about why would you do the former in favor of the latter. It puts on display that actually a lot of people are still on-premises, and for good reasons, which makes a good case for a company like Oxide to exist. https://news.ycombinator.com/item?id=23089999
Re: Ask HN: What startup/technology is on your 'to watch' list?
#565comma.ai - They produce the aftermarket hardware for openpilot. It's a open source driver-assistance system that performs the functions of Adaptive Cruise Control (ACC) and Automated Lane Centering (ALC) for compatible vehicles. Many car vendors already do this, but based on some footage it requires less user intervention.
Falling to these (hotz/musk) people's perceived intellect as somehow determining the success of self-driving cars is a bit disingenuous.
Re: Ask HN: What startup/technology is on your 'to watch' list?
#566Materialize https://materialize.io/ Incremental update/materialization of database views with joins and aggregates is super interesting. It enables listening to data changes, not just on a row level, but on a view level. It's an approach that may completely solve the problem of cache invalidation of relational data. Imagine a memcache server, except it now also guaranties consistency. In addition, being able to liste…
This looks great - I've been looking into debezium for a similar idea but they don't natively support views which makes sense from a technical pov but is rather limiting. There's a few blog posts on attaching metadata/creating an aggregate table but it involves the application creating that data which seems backwards. Would be huge if materialize supports this out the box. I believe it's a very useful middle ground b…
Re: Ask HN: What startup/technology is on your 'to watch' list?
#567Earlier quoted context omitted.
Of course the owner is to blame.
Counterpoint: In a fully-autonomous situation, of course the AI is to blame.
To go contrary to this is to invite outright bans of the tech.
Re: Ask HN: What startup/technology is on your 'to watch' list?
#568Earlier quoted context omitted.
Crazy idea time. Is anyone piping randomly generated code into nix and selecting for AI in the output? (I’m pretty far out of my realm here so sorry in advance)
The search space of possible code is unfathomably enormous. I think you'd have better luck generating amazing art with random colours for each pixel (i.e. still none). People have done more limited genetic programming for a long time now (essentially randomly mutating formulas, keeping ones that do better), but neural networks are doing the arbitrary function-fitting better at the moment. What does it have to do with…
Re: Ask HN: What startup/technology is on your 'to watch' list?
#569Earlier quoted context omitted.
The hype around self driving cars is still very much around. I tend to view any debate about full autonomous cars (level 5) as unserious if they work with less than a 15 - 20 year time horizon.
In 2014 top humans could give a good Go playing AI 4 stones (a handicap that pushes games outside of being between comparable players). In 2017 AlphaGo could probably give a world champion somewhere between 1 and 3 stones. From an algorithmic perspective the range between "unacceptably bad" and superhuman doesn't have to be all that wide and it isn't exactly possible to judge until the benefit of hindsight is availab…