Discovering the Flexibility of MariaDB Galera Cluster
Just yesterday I finished setting up a MariaDB Galera Cluster, and now I cannot imagine how I ever lived with plain master-slave replication. Multi-master really does give you much more flexibility.
Of course, during the setup I ran into the issue that a quorum will not form with only two nodes, and that you need at least three nodes for stable operation.
More to explore
AI in Software Development: What Comes Next?
AI. Whatβs next? Up until around December, using AI in development basically meant: prompt -> copy some code -> paste -> tweak -> repeat. Now this aβ¦
Startup Taxes Between Estonia and Portugal: A Quick Reality Check
As a tax resident of an EU country who files my own returns, today is my quarterly 'Tax Day'. On this day I set aside a few hours to file social security reportβ¦
Saylify Update: Fighting Perfectionism, Refactoring, and Finding the Right Focus
I have not written anything about Saylify for a long time, even though I planned to launch in January. Unfortunately, life likes to throw in challenges you can β¦
Human-Like Memory for LLMs
TL;DR I wrote a manifesto-style essay about a memory model for LLMs that is as close as possible to human memory and lets the system build a relationship historβ¦