Live data from Hacker News

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

news.ycombinator.com

141–150 of 553 posts

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

#141

Javascript and Typescript replacements. Started learning Clojure / ClojureScript and keeping an eye on ML languages like ReScript and ReasonML. I wish soon I'll be able to never write JS/TS code again.

Take a look at haxe[0] for a compile-to-js ML inspired language. It's relatively mature these days and integrates with existing typescript definitions via dts2hx[1]

I talk about this more here: https://news.ycombinator.com/item?id=26084187

[0] https://haxe.org/

[1] https://github.com/haxiomic/dts2hx

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

#142

IPFS and WASM - Combined they let you build apps that don't need a cloud provider, and can effectively be immortal.

Huh, I've looked at IPFS and WASM a lot but never really considered them together as a way to distribute apps in a decentralized way. That is a really exciting possibility. I wonder if IPFS will ever gain enough momentum to make it usable by enough "normal" people (not just devs who have it installed)

This x 1000...the metaverse will be built on WASM, WebGPU, WebXR, and IPFS. Also an ingenius way to disrupt Apple's walled garden and empower developers and consumers to a new era of seamless, universal application distribution and discovery on the web. My team is working on this btw :D

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

#145
- oracles for blockchain -

Blockchains are secure systems because they're isolated systems. But smart contracts aren't very exciting without data from the real world. Oracles are the bridges to supply data from the real world to the blockchain world.

However, a system is only as strong as its weakest link. You'd want the same security guarantees as what blockchain can provide. So the blockchain needs to "trust" oracles to deliver the correct data that's immune to manipulations.

With the rise of smart contracts and full automations, I think oracles will play a huge role in all of this.

The leading project that's working on this is Chainlink.

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

#148
1) Dr. Rafael G. González-Acuña's analytical solution on the Wasserman-Wolf problem

TLDR: We can now make lenses in any shape we please, not just with parabolas and circles (kinda).

Should have implications for anything that has to do with light: Telescopes, lasers, com-sats, AR/VR, etc.

https://gizmodo.com/a-mexican-physicist-solved-a-2-000-year-...

2) Memristors. We've not found a cheap and stable little component yet like the rest of the 2-lead elements, but it seems to be on the way (says every futurist)

TLDR: We'll be forced to re-do a lot of computer HW as the memristive ones will be (likely) much faster and cheaper on power. Think coin-cell batteries powering very good image recognition systems cheap as a dollar-store watch.

https://en.wikipedia.org/wiki/Memristor

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

#149
Heat pumps and better insulation. It's magic how heat pumps pull heat out of thin air. I honestly think part of the reason they are not adopted as much is people can't understand them and don't trust them because of their ignorance. Insulation seems pretty boring until you start to realize how much energy can be saved by modern insulation.

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

#150
Fusion power.

I think traditional tokamaks are 5-10 years from positive power due to better superconductor tech. There is finally private investment in the space and it has been growing at an absolutely crazy pace.

I think in about 5 years there is going to be a fusion power gold rush.

Post reply on HN