Live data from Hacker News

Ask HN: What tech that's right around the corner are you most excited about?

news.ycombinator.com

11–20 of 362 posts

Re: Ask HN: What tech that's right around the corner are you most excited about?

#12
post #6

AR. Being able to superimpose software on top of real objects is amazing. It has so much economic potential that it hurts not being in the space already (working on that though). I feel AR will be the app craze 2.0.

Beat me to it. Industrial AR is going to be a multi billion dollar industry very soon, and for a very good reason.

Re: Ask HN: What tech that's right around the corner are you most excited about?

#13
Ethereum's Casper

https://github.com/ethereum/research/blob/master/casper4/pap...

It aims for more economically secure public blockchains with shorter confirmation times and less cost (electricity/hardware/inflation). I haven't delved deep enough into it to be fully convinced, but what I've gotten through so far is promising. AFAIK its the only proof of stake algorithm thats been formally documented.

Re: Ask HN: What tech that's right around the corner are you most excited about?

#14

Without doubt, GraphQL is the next technologo I will learn. The idea is so brillant compared to REST. If you are convinced by SQL and in general by Domain Specific Languages, I think you should give GraphQL a try.

I built a GraphQL API earlier this year. The learning curve can be a little awkward coming from REST, but once you get the hang of it GraphQL is super fun. Can't recommend it enough. Enjoy!

Re: Ask HN: What tech that's right around the corner are you most excited about?

#15

Without doubt, GraphQL is the next technologo I will learn. The idea is so brillant compared to REST. If you are convinced by SQL and in general by Domain Specific Languages, I think you should give GraphQL a try.

I'm intrigued ... can you elaborate on the wow factor beyond REST that you see in GraphQL? When I looked at it in the past, it seems to make sense for things that could be represented by graph (e.g. FB's social graph), and graphql allowed you to run complex operations in the backend without fetching each individual node on the client. I clearly missed something?

And if you can also elaborate on why SPARQL and RDF were a major failure, and how GraphQL is different/better?

Re: Ask HN: What tech that's right around the corner are you most excited about?

#16
There are rumors of phones with batteries lasting longer than 5hrs. I'm still not sure if true or not but when it happens it will revolutionize what you use your phone for. It may even replace the watch completely some day.

Obviously I insist they still need to be as thin as they are now. That is much much more important than batteries.

Re: Ask HN: What tech that's right around the corner are you most excited about?

#17
ARkit finally pushing AR to the masses. From a developer perspective, having an SDK that simplifies "environment detection/reasoning" is huge. Previously required pretty deep hardware requirements and now is turning into an AI/ML/software problem.

https://developer.apple.com/documentation/arkit/building_a_b...

Re: Ask HN: What tech that's right around the corner are you most excited about?

#18
Excited may be too strong a word, but I'm interested in seeing how the world of decentralised apps evolve. I like the idea of decentralising the web using plug and play home servers. There are a few projects in this space already (such as Sandstorm) and there are some existing projects that aren't strictly limited to dapps but could play a key role in the future (a few unikernel and meshnet projects spring to mind).

Re: Ask HN: What tech that's right around the corner are you most excited about?

#19
Gene editing, particularly on living people. I'm looking forward to cancer treatments being no more involved than an antibiotics regimen.

I don't know if its around the corner, but considering the human genome was completed circa 2003, I'm pretty enthusiastic that it isn't too far away.

Re: Ask HN: What tech that's right around the corner are you most excited about?

#20

Ethereum's Casper https://github.com/ethereum/research/blob/master/casper4/pap... It aims for more economically secure public blockchains with shorter confirmation times and less cost (electricity/hardware/inflation). I haven't delved deep enough into it to be fully convinced, but what I've gotten through so far is promising. AFAIK its the only proof of stake algorithm thats been formally documented.

For me it is Raiden, I believe Ethereum should be able to beat Bitcoin in their lightening network implementation, and for the cryptocurrency of future, Raiden is very important for Ethereum.

PS: So you don't support Ethereum Classic anymore?

Post reply on HN