less 10 combinations with all numbers identical is 990.
now there are three patterns for numbers to be identical left that need to be taken out: 00x 0x0 x00. The x can be replaced with all digits != 0 in this example, so thats 3 (patterns) x 9 ('x' digits) = 27. That times 10 digits that can have double patterns is 270.
If economics are irrational because humans are irrational. Apple is the primary argument that humans are irrational.
Forming logical conclusions on anything Apple does is dangerous. They overcharge and under deliver(at least on Hardware). They are primarily marketing, not tech.
For this same reason, their valuation is irrational. I don't expect Apple to be above 500M for much longer than a few years.
Why is the male attractiveness axis flipped in that big blue box? Why is it not mentioned that the turquoise area stretches only on one axis and not the other? Does that mean that super attractive women are more likely to engage with less attractive men than the other way around? I struggle to understand the chart.
Their old data posts (pre-acquisition) were exciting and captivating like short novels with few, but very clear charts. This made me pity professors at uni that have to read uninspired papers and theses at the end of the semester. Sorry.
Graph databases are built a lot of different ways; for example Neo4j's architecture is very, very different than something like an RDF triple store, or datastax on top of cassandra.
In graphs you have to persist nodes and edges, though you may partition nodes by label/category. In the case of neo4j there is a property store rather than a set of columns.
A graph database is similar, only it uses direct-record-ids for linking connected entities and not indexes.
So instead of doing joins on indexes it follows record-pointers during graph traversals.
In the graph databases book (graphdatabases.com) there is a chapter on the internal architecture of Neo4j.
It's just my hyperbolic take on the many testimonies I've read by single founders who make SaaS products for businesses and rake in X0,000 per month. And then patio11 shows up and tells them to charge a lot more, so they do, and it works.