Jepsen: MariaDB Galera Cluster 12.1.2
https://jepsen.io/analyses/mariadb-galera-cluster-12.1.2
#HackerNews #Jepsen #MariaDB #Galera #Cluster #Database #Analysis #Distributed #Systems
The Society Blueprint — The Architect — is now live.
This is the governing document of the SignalRupture field:
a structural map of how modern infrastructures produce harm, overload, and human erosion across eleven pillars.
Full Blueprint (Substack):
🔗 https://open.substack.com/pub/signalrupture/p/the-society-blueprint-the-architect?r=6snxm0&utm_medium=ios
Zenodo DOI (archival edition):
🔗 https://doi.org/10.5281/zenodo.19058522
Modern society is governed by infrastructures, not institutions.
This is the architecture.
#infrastructure #systems #governance #SignalRupture #HarmStack #AI
LMCache is based on a pretty neat idea. Basically, #LLM KV caches are likely to contain content repeated across calls. So, the idea (as far as I can tell) is to share cache content across calls and possibly even across instances of LLM model instances on the same or different nodes.