Live data from Hacker News

Ask HN: What is the most exciting development in your field right now?

news.ycombinator.com

261–270 of 436 posts

Re: Ask HN: What is the most exciting development in your field right now?

#261
post #165

Hardware manufacturers caring about their drivers in mainline Linux.

omg who

Nvidia, Broadcom, ARM, Mediatek, Samsung... I don't imply they all do perfect job or open-source everything they sell, but there are noticeable amounts of code they put into mainline kernel.

Re: Ask HN: What is the most exciting development in your field right now?

#262

As someone who works in the semiconductor industry, one of the most exciting things happening right now is the development and emergence of persistent/storage class memory (PCM/RRAM/3DXP/NVDIMMs). The implications of a persistent alternative to DRAM is immense and besides fundamentally changing compute/memory/networking/storage architectures it will also change programming models and SW stacks as we know them today.…

I like to watch presentations of technical talks while I'm doing cooking/housework. Do you have any link, perhaps on youtube, that gives me an intro?

The presentations from the recently held SNIA PMEM summit would be a great start for a high level intro: http://www.snia.org/pm-summit https://www.youtube.com/user/SNIAVideo/videos

Re: Ask HN: What is the most exciting development in your field right now?

#263
post #238

The convergence of 3 big ideas in graph computing: 1. D4M: Dynamic Distributed Dimensional Data Model http://www.mit.edu/~kepner/D4M/ GraphBLAS: http://graphblas.org Achieving 100M database inserts per second using Apache Accumulo and D4M https://news.ycombinator.com/item?id=13465141 MIT D4M: Signal Processing on Databases [video] https://www.youtube.com/playlist?list=PLUl4u3cNGP62DPmPLrVyY... 2. Topological / Metric…

So many good links here. Most interested in Dynamic Distributed Dimensional Data Model.

What are you working on?

Re: Ask HN: What is the most exciting development in your field right now?

#264
post #26

Container orchestrators becoming mainstream is something I'm very excited about. Tools like DC/OS, Nomad, Kubernetes, Docker Swarm Mode, Triton, Rancher make it so much easier to have fast development cycles. Last week I went from idea, to concept, to deployed in production in a single day. And it is automatically kept available, restarted if it fails, traffic is routed correctly, other services can discover it, the…

Honest question: this seems like you are making your own PAAS that you need to take care of, why not just use Heroku, etc?

Re: Ask HN: What is the most exciting development in your field right now?

#265
post #130

The way we educate our kids hasn't changed a lot in centuries. MOOCs are great but completion rate is a real and yet unsolved problem. I believe the biggest advancement in the field of education is going to come with VR. With VR, we can dramatically reduce the cost of "learning while doing", which should be the only way of learning. With AI, we can provide highly personalised paths for learners. VR and AI technologie…

>I believe the biggest advancement in the field of education is going to come with VR

I'm 100% with you on this. I've been saying this since VR became mainstream, I'm dying to start something in the e-learning space that takes advantage of VR/Augmented Reality but have no idea where to start.

Re: Ask HN: What is the most exciting development in your field right now?

#266

Earlier quoted context omitted.

Reaper: http://www.reaper.fm/ (good tutorials: http://reaperblog.net/ ) Good synths: https://www.kvraudio.com/product/firebird-by-tone2-audiosoft... https://www.kvraudio.com/product/synth1-by-ichiro-toda Good all-purpose instrument: https://www.kvraudio.com/product/orion-sound-module-by-sampl... Good orchestral instruments: http://vis.versilstudios.net/vsco-community.html A helpful article I wrote with links and basi…

You're describing the DAW and plugins, but wouldn't you need a midi keyboard, a groovebox or a drum computer, to actually make those beats? https://www.thomann.de/gb/roland_tr_8.htm

Nope. I have a MIDI keyboard, but it doesn't work half the time, so I rarely bother with it. You can do everything inside the DAW with the MIDI roll or notation editor.

Re: Ask HN: What is the most exciting development in your field right now?

#267

In Bioinformatics/DNA sequencing I'm probably most excited by Illumina's push toward a 100USD genome. Their current scale-up of instruments I think means that they're looking to aggressively push into diagnostic applications. The lack of competition is unfortunate however.

Sub 1K full-genome sequencing is what I'm in love with. I'm eagerly awaiting any breakthroughs there.

Re: Ask HN: What is the most exciting development in your field right now?

#268

Not really my main field, but in web technology it seems that severless architectures such as Amazon Lambda will be a pretty big game changer in the near future: Lambdas are lightweight function calls that can be spawned on demand in sub-millisecond time and don't need a server that's constantly running. They can replace most server code in many settings, e.g. when building REST APIs that are backed by cloud services…

If you go serverless - specifically AWS Lambda, then you must be comfortable with using old and out of date programming environments, as these are what AWS Lambda supports.

There is no cutting edge with serverless on AWS.

Re: Ask HN: What is the most exciting development in your field right now?

#270

Earlier quoted context omitted.

I like to watch presentations of technical talks while I'm doing cooking/housework. Do you have any link, perhaps on youtube, that gives me an intro?

The presentations from the recently held SNIA PMEM summit would be a great start for a high level intro: http://www.snia.org/pm-summit https://www.youtube.com/user/SNIAVideo/videos

Thank you very much!
Post reply on HN