HN user

loukrazy

129 karma
Posts0
Comments75
View on HN
No posts found.

Seems like religiosity is a neurological need, but church is not. With organized religion decreasing in various countries, I wonder where people will get their outlets for social and metaphysical needs previously supplied by churches.

His point that conspiracy theories are acting as a substitute for religious community and purpose is interesting. I guess there are a number of different belief systems that can fill a void of purpose.

Amazon Ion 6 years ago

Depends on the part of Amazon but it is pretty prevalent in Retail. The fact that it is both binary and self describing makes it pretty good for data at rest. You can still parse and understand that archival transaction data from 8 years ago.

The support for S-Expressions is both a blessing and a curse. The ability to write logic with native data structures in it is fundamentally interesting, but it leads to lots of reinvention of somewhat crappy Lisp implementations.

The tooling ecosystem has been slowly improving outside of JVM, particularly the latest JS implementation.

In a vacuum, the support for type annotations, timestamps, decimals and binary serialization make it superior to JSON for use cases where self describing data is appropriate.

It really seems that the bigger risk is that they will sacrifice the simplicity of iOS to shoehorn the iPad into productivity use cases

What Is Amazon? 7 years ago

I just skipped the Walmart section. The Amazon section is pretty solid and mostly unrelated. I feel like this would be better in 3 parts, the the discussion of Ads as a 3rd part.

It seems like VC funding is the real key to changing the calculus. If you get as much money as Elastic did, you damn well start digging that moat and get to monetizing.

What is the advantage of JVM if there is no Jar deployments. Other than language syntax, most reasons to use JVM is to get all of those libraries