Join 📚 Kevin's Highlights
A batch of the best highlights from what Kevin's read, .
Certain German prepositions require the **dative**:
*aus* (from)
*außer* (out of)
*bei* (at, near)
*entgegen* (against)
*gegenüber* (opposite)
*mit* (with)
*nach* (after, to)
*seit* (since)
*von* (from)
*zu* (at, in, to)
Some other prepositions (
*an* [at]
*auf* [on]
*entlang* [along]
*hinter* [behind]
*in* [in, into]
*neben* (beside, next to)
*über* [over, across]
*unter* [under, below]
*vor* [in front of]
*zwischen* [among, between]
)
may be used with **dative** (indicating __current location__),
or **accusative** (indicating __direction toward something__).
*Das Buch liegt auf **dem** Tisch(e)*
(dative: The book is lying on the table), but
*Ich lege das Buch auf **den** Tisch*
(accusative: I put the book onto the table).
Dative case
wikipedia.org
In [theoretical computer science](https://en.wikipedia.org/wiki/Theoretical_computer_science),
the **CAP theorem**, also named **Brewer's theorem** after computer scientist [Eric Brewer](https://en.wikipedia.org/wiki/Eric_Brewer_(scientist)),
states that any [distributed data store](https://en.wikipedia.org/wiki/Distributed_data_store)
can provide only [two of the following three](https://en.wikipedia.org/wiki/Trilemma) guarantees:
[Consistency](https://en.wikipedia.org/wiki/Consistency_model)
Every read receives the most recent write or an error.
[Availability](https://en.wikipedia.org/wiki/Availability)
Every request receives a (non-error) response, without the guarantee that it contains the most recent write.
[Partition tolerance](https://en.wikipedia.org/wiki/Network_partitioning)
The system continues to operate despite an arbitrary number of messages being dropped (or delayed) by the network between nodes.
CAP theorem
wikipedia.org

Never Feeling Enough
Swirling Visions
...catch up on these, and many more highlights