Live data from Hacker News

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

news.ycombinator.com

181–190 of 553 posts

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

#181
post #14

Advances in computational chemistry and computational materials science. Specially using ML to speed up computation. Computational chemistry is already patchwork of different heuristic approaches. Graph neural networks and even some language models seem very promising addition. If we could simulate and observe what happens with complex chemistry accurately, it would completely change the biology, medicine and materia…

Yes! This would be fantastic, I'd love to see this happen. If anyone is working on this, and is looking to hire a computational organic chemist-turned-ai engineer, let me know!

https://www.schrodinger.com/careers

There are many others.

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

#182

Earlier quoted context omitted.

You do realize that RISC-V processors aren't free right? Making an open source ISA is no small feat, but all they really did was help save some megacorporations a little extra money. Perhaps it will lead to a processor startup, but follow that to its logical conclusion: it takes a huge, profitable company to sustain processor delivery for years. There's a very good reason why only a handful of companies make the top…

You could argue that the availability of Linux saved countless megacorporations from having to pay Microsoft, IBM, or Sun. Yet the availability of Linux has been a boon to people across the board. While I agree there is something not right about cutting into ARM’s profits for the benefit of megacorporations, I think that a royalty-free ISA might genuinely be good for civilization despite that in the same way Linux is…

I hear what you are saying, and that is a good point, and I do agree with the: "Why isn't there an open ISA?"

I think the key difference with an OS like Linux and an ISA like RISC-V is that Linux helped literally millions of smart, curious kids get exposed to Unix and tinkering in a OS that wasn't a locked down behemoth: Windows. It changed lives. I don't think it is an exaggeration to overstate the democrization Linux had.

However, I don't see RISC-V touching the world in an analogous way. No kid is gonna tinker with an ISA and fab a CPU. Maybe they will stick it on an FPGA? But it seems less accessible.

Plus RISC-V's biggest propopent, Patterson, isn't really giving the world anything like Linus Torvald did. Linus busted his butt (and still does!) whereas Patterson flies around getting big speaker fees to pump up RISC-V while delegating. Just seems a bit... off? Or its just me.

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

#183
post #160
post #52

Earlier quoted context omitted.

Fees are borderline insane if you are a small volume trader. If you’re in the US there is a regulated prediction market set to launch soon.

Agreed. Very expensive if you're throwing in a bit of cash. Do you have more info about the regulated prediction market? I'd love to learn more.

Yup. It’s https://kalshi.com/

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

#184

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.

Related Technology Connections video: https://www.youtube.com/watch?v=7J52mDjZzto

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

#185
post #137

ReBCO tape is interesting stuff. It's a high-temperature superconductor (high-temperature meaning still really cold, but you don't need liquid helium to get there) that can carry a lot of current before it stops being superconducting. It's being used in new tokomak fusion reactor designs, like SPARC. https://en.wikipedia.org/wiki/Rare-earth_barium_copper_oxide

An excellent video on this from one of the best Youtube channels in existence (IMHO): https://www.youtube.com/watch?v=zcpDGKH9_SE

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

#186
* FPGAs, and their associated FOSS stack to use them.

I haven't been able to really get into FPGAs but I'm optimistic about them. They're pretty clunky right now but I'm hoping they'll just get easier and more accessible.

If we want computation that we're able to verify as being secure, FPGAs are the closest I see us getting to it. There's also applications in terms of parallel computation that they can do over more traditional approaches.

This might go by the way of Transmeta or always remain niche but it seems like they have a lot of potential.

* Open Source Hardware, specifically relating to robotics

Electronics production is becoming cheaper and easier. Open source hardware has the potential to become as ubiquitous as open source software.

Electronics hardware is still way harder than it needs to be, so the progress is slow, but if we get within range of having an iteration cycle in electronics that's as fast as software development, we'll see spectacular innovation. Robotics especially, as that's a kind of straight forward physical manifestation of electronics that has a potentially large market.

There's a $5k fiber laser that can ablate copper. This could potentially fuel the next round of cottage industry board fab houses (in the US and other non-Chinese countries) and enable rapid turn around time. I wish I could justify the $5k to play around with it but it's just outside of my price range.

* Solar

I'm not really sure if this is 'under-the-radar' but for the first time, solar has become cheaper than coal. This means besides giving a moral incentive for people to use solar, there's now an economic one, which means the transition will most likely be broad.

Coupled with battery technology advances, this could have drastic impacts on the ubiquity and cost of power. I wonder if we'll see a kind of "energy internet" where people will create their own distributed electrified infrastructure.

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

#188

I think Bitcoin is genuinely exciting. I know it's not exactly "under-the-radar", but a lot of the discussion on HN is unfortunately only related to the price. It's a bit of a shame, but I can understand it's hard to see through the noise sometimes. The fact that there isn't more discussion around the cryptography, networking, etc. suggests to me that many are still unfamiliar with the power of the underlying technol…

yeah I am doing more research on p2p and things like merkle trees. https://www.codementor.io/blog/merkle-trees-5h9arzd3n8 I am pretty excited about Ethereum and related ecosystem.

Don't get too distracted by the shiny. The ethereum ecosystem is a train wreck. What we see today is the reinvention of the same of scum tricks that Wall Street has played on the people for decades. More printing of funny money, tricks on yield, relending and rehypothication. Its is unscalable, and PoS is a insecure trick. I don't think the value proposition of ether can exist in a PoS world. I also think some elements are interesting, but I am far more excited about bitcoin! Bitcoin cannot be inflated, takes mass energy to create it (this is good thing!), censorship resistant and not under any kind of central control. As long as we are careful, this technology can be scaled responsibly.

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

#189
post #36

https://ipfs.io/ seems pretty cool. I've been meaning to check it out, but not seen any uptake yet.

I keep seeing this pop up, but honestly I still don't get it. I'm also weirded out by the filecoin aspect of it. Could you maybe explain it better for the dumb folks like me?

Think of it as a distributed filesystem with content addressable by hash values. If you want to publish some content instead of posting a torrent file and seeding it, you can announce the content on IPFS to your IPFS peers. Anyone else can now find it by hash (or by name if you use IPNS). If anyone else downloads it, like with a torrent, they'll begin sharing it back out creating redundancy and, potentially, reducing access time for others as more people are sharing it out (imagine you're on a 10Mbps network connection and the only one sharing it versus having 100 others sharing it out, even if they're also all on 10Mbps connections it will be faster). Content can be "pinned" which ensures it remains on your IPFS node, if it's unpinned anything you download will eventually disappear (basically an LRU cache). So if you download the entire run of Dungeon Magazine but don't pin it, it will disappear if you continue downloading content via IPFS when the cache you've set aside for IPFS fills up (eventually). But if you pin it, the content will remain hosted by your node indefinitely, even if no one ever accesses it or pins it again and the original disappears.

Filecoin is a separate thing (mostly), and can (kind of) be thought of as pinning-as-a-service. It's built on a private IPFS network, not the main public one most people use or are directed to. So it's using IPFS, but it is not IPFS.

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

#190

1. GNU Name System to replace the DNS in a backwards-compatible manner, with delegation to cryptographic public keys (instead of IP addresses) and with strong guarantees against known attacks against the DNS (DNSSEC doesn't solve everything). https://gnunet.org/en/gns.html 2. Semantic sysadmin to declare your intent in regards to your infrastructure no matter how it is implemented (i.e. with a standard specification,…

Serious question: Who is the target audience of Nushell? I know for a fact that I couldn't get someone like my parents or my girlfriend to use something like that day to day, and if you need a shell to work more efficiently, why not just learn bash? The learning curve for the 2 seems pretty much exactly the same, and bash has the benefit of being installed on almost every Linux/Unix system, even Macs (I think they actually use zsh now, but still)
Post reply on HN