Live data from Hacker News

Ask HN: What under-the-radar technology are you excited about?

news.ycombinator.com

471–480 of 553 posts

Re: Ask HN: What under-the-radar technology are you excited about?

#471

Earlier quoted context omitted.

I've had allergy immunotherapy shots going on 30 years now. I'd say there has been an improvement, but... is the technology going to get significantly better anytime soon? I'm skeptical - but happy to be convinced otherwise.

Tons of data that the drops are an improvement over shots, if only for the patient experience! “Patients who have done [allergy drops] and finished a course are now free of taking any allergy medications and they don’t have symptoms anymore.” Dr. Sandra Lin, video interview, Sublingual Immunotherapy (SLIT) for Allergy Treatment: Johns Hopkins | Q&A, author of Efficacy and Safety of Subcutaneous and Sublingual Immunot…

Wow, I never knew drops were even an option!

Re: Ask HN: What under-the-radar technology are you excited about?

#472
post #116

Old tech. New software development is 99% aimless churn. We don’t need more new tech. We need better applications of old tech. There is so much software that works perfectly fine already. What’s missing is connecting it to real world problems.

Your post is about software, but it applies pretty well for hardware. Like looms. Robotics is actually generally pretty slow. Regular (serial) robot arms are usually significantly slower than a human arm. Some parallel robots (ie where the motors are mostly stationary and don’t have to be waved around by other motors), like a SCARA or Delta robot, can go about 2-3x the speed of a human, but the difference isn’t massi…

Where do I read more about looms?

Re: Ask HN: What under-the-radar technology are you excited about?

#473

Earlier quoted context omitted.

You can use almost any 2D matrix barcode as a fiducial, and those include error correction/detection already. Signing it would be easy.

I’m familiar with ARUCOs, but in my experience they tend to be somewhat finicky (Eg: mid-identified with a little bit of noise or unfavorable lighting), and accurate poses tend to require a lot more fiducial markers than might be considered “reasonable”.

The standard Aruco library in openCV is not the most stable fiducial tracking. But there are lots to choose from

Re: Ask HN: What under-the-radar technology are you excited about?

#474

Earlier quoted context omitted.

The other day I got around to finally learn some COM/DCOM, and realized Windows had microservices built in for 2+ decades, and with better protocols and security...

How long ago did you learn that? Because back in the day I didn't know even one developer who wouldn't curse when working with DCOM/Corba implementations because of convoluted complexity, bugs, and problems with debugging.

Less than a year ago. I've been using it a little here and there for almost two decades - DirectX is accessed and operated through COM API - but I never bothered to actually learn it in depth, until I had to jump straight into debugging obscure errors in an application that used a DCOM-based service.

> Because back in the day I didn't know even one developer who wouldn't curse when working with DCOM/Corba implementations because of convoluted complexity, bugs, and problems with debugging.

Yeah, I got that impression about COM through osmosis over the years. But come to think of it, isn't the exact same thing happening with the current trend of microservices, and super-convoluted stacks of Docker containers and Kubernetes? So perhaps the problem ultimately wasn't with COM per se :).

Re: Ask HN: What under-the-radar technology are you excited about?

#475
post #455

1) Fiducials. This makes it so incredibly easy to map the physical world to the digital world, and vice versa. I guess it’s not under the radar, but it just feels like such a superpower. Sub pixel accurate 6dof tracking & unique identification for anything you want. It’s like a cheat code for computer vision as it makes the whole problem trivial. I half expect fiducials on all public streets within 10 years. On every…

> passenger electric flight There are unsolved physical limitations to that with no solution in the near horizon AFAIK, the energy density of batteries is simply to low (energy per kg) for airplanes to be efficient. > from underserved regional airports sooner than you think, doing routes and speeds comparable to High Speed Rail (and with comparable efficiency) but much more granular and without massive infrastructure…

> the energy density of batteries is simply to low (energy per kg) for airplanes to be efficient.

Technically, hydrogen airplanes with fuel cells are electric and much more feasible, but I don't think that's what his post meant indeed.

Re: Ask HN: What under-the-radar technology are you excited about?

#477

Earlier quoted context omitted.

> " At the same time I do think kids, hobbiests, small startups, and people who can’t afford expensive computers will make use of RISCV on commoditized programmable logic chips like FPGAs. " No, they won't. By definition, FPGAs always give you less performance per dollar than custom silicon. If they can't afford an expensive computer, then FPGAs and the tooling to use them is even more out of reach by a long way.

By the working analogy here, Linux is also at a disadvantage because it doesn’t run the majority of commercially supported consumer software yet many people still use it. It has shown that people are willing to choose free options even if it’s technically less advanced than closed options. A fully featured de10-nano board costs ~$150 [1] so it’s readily accessible, at least in comparison to desktop pcs. [1] https://w…

Steam's system survey shows Linux desktop usage at ~0.85% and general consumer surveys show less than 3% usage even after thirty years of development and that is in spite the fact that it costs nothing. Moreover, a $45 Raspberry Pi 4 costing a third as much will have vastly better performance as a desktop than any logic it's possible to fit on the DE10 board costing $150 that was mentioned. The examples provided therefore demonstrate the exact opposite of the points you are trying to make.

Re: Ask HN: What under-the-radar technology are you excited about?

#478

1) Fiducials. This makes it so incredibly easy to map the physical world to the digital world, and vice versa. I guess it’s not under the radar, but it just feels like such a superpower. Sub pixel accurate 6dof tracking & unique identification for anything you want. It’s like a cheat code for computer vision as it makes the whole problem trivial. I half expect fiducials on all public streets within 10 years. On every…

> 4) ... When you can build tunnels for one or two orders of magnitude cheaper than today, cheaper than an urban surface lane ... Didn’t Las Vegas 1.5 mi tunnel cost ~$50MM ? I don’t think 1.5mi of surface road (not considering right-of-way costs) costs that much.

It was about 1.7 miles two-way, or about $3.4 million, or ~$15 million per mile including the stations and “rolling stock.”

The tunnel in Hawthorne is about $10 million for a mile.

The advantage, of course, is in the very thing you’re not considering: right of way costs. Of course it’s cheaper to not have to tunnel at all, but there are buildings and people on the surface. And NIMBYs. So including the right of way costs, tunneling is cheaper than an urban road per lane-mile.

Tunneling projects (for larger tunnels) are about $900 million per mile in the US (can be even greater). $300 million per mile overseas. So about $10-15 million per mile is indeed about one or two orders of magnitude cheaper. Making do with smaller tunnels is a big advantage, one that I think other companies and transit agencies in the US should strongly consider as a method to address the insane infrastructure costs we have. If we have to use smaller subway trains like the London Underground uses, so what? At least we could actually get them built. We’re unlikely to saturate their capacity anyway, and I’d much rather have 4 times the routes than twice the subway train diameter.

Re: Ask HN: What under-the-radar technology are you excited about?

#479

1) Fiducials. This makes it so incredibly easy to map the physical world to the digital world, and vice versa. I guess it’s not under the radar, but it just feels like such a superpower. Sub pixel accurate 6dof tracking & unique identification for anything you want. It’s like a cheat code for computer vision as it makes the whole problem trivial. I half expect fiducials on all public streets within 10 years. On every…

Fiducials. Yes good. The more the better. But we humans cannot read them. So use UV or near infrared instead of visible spectrum. Same low-cost sensors, less territorial conflict.

It’s also possible to use fiducials that have a human-readable component (like QR code’s with a logo in the middle).

Re: Ask HN: What under-the-radar technology are you excited about?

#480
post #450

Earlier quoted context omitted.

Not that I'm aware of. But I do know others in the industry have changed their minds, like for instance RocketLab. Peter Beck, who said that if they ever were going to make a reusable rocket he'd eat his hat, actually did announce a reusable rocket and later did actually eat (part of) his hat: https://www.youtube.com/watch?v=agqxJw5ISdk&t=188s (Love that he actually did it haha!)

so did the ESA European Space Agency with their Themis project [1] [1] https://www.esa.int/ESA_Multimedia/Images/2020/12/Themis

Yup, I’m a fan although disappointed they have only announced the testbed instead of an orbital rocket.
Post reply on HN