Was bitcoin or blockchain mentioned on HN back when it wasn't on many radars?
I remember a lot of discussion in 2011 on it.
91–100 of 700 posts
Was bitcoin or blockchain mentioned on HN back when it wasn't on many radars?
I remember a lot of discussion in 2011 on it.
- 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?
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.
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.
I've tried out an early version of their product, and I really like where they're headed.
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.
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.
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.
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.
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
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.