From d302ef7a662521dea6cd6e4b598c6f024cf7027e Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 8 Nov 2020 08:38:23 -0300 Subject: local-first slides: Update link to article and add extra reference --- ...10-26-on-local-first-beyond-the-crdt-silver-bullet.slides | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to '_slides') diff --git a/_slides/2020-10-26-on-local-first-beyond-the-crdt-silver-bullet.slides b/_slides/2020-10-26-on-local-first-beyond-the-crdt-silver-bullet.slides index b0bfa39..02f6cc7 100644 --- a/_slides/2020-10-26-on-local-first-beyond-the-crdt-silver-bullet.slides +++ b/_slides/2020-10-26-on-local-first-beyond-the-crdt-silver-bullet.slides @@ -1,10 +1,17 @@ --- + title: 'On "local-first": beyond the CRDT silver bullet' + date: 2020-10-26 + layout: slides + lang: en + ref: on-local-first-beyond-the-crdt-silver-bullet + published: false + --- # On local-first @@ -255,8 +262,11 @@ The tricky part is the end of the sentence: "**in spite of the Cloud**". References: 1. these slides: [{{ site.tld }}/slides.html]({% link slides.md %}) -2. [prose version of this presentation]({% link _articles/2020-10-26-on-local-first-beyond-the-crdt-silver-bullet.md %}) +2. [prose version of this presentation]({% link _articles/2020-10-26-local-first-software-you-own-your-data-in-spite-of-the-cloud-article-review.md %}) 3. "[Local-First Software: You Own Your Data, in spite of the Cloud](https://martin.kleppmann.com/papers/local-first.pdf)", by M. Kleppmann, A. Wiggins, P. Van Hardenberg and M. F. McGranaghan 4. [The Morning Paper](https://blog.acolyer.org/2019/11/20/local-first-software/) article +5. "[A Note on Distributed Computing][note-dist-comp]", by J. Waldo, G. Wyant, A. Wollrath and S Kendall + +[note-dist-comp]: https://web.archive.org/web/20130116163535/http://labs.oracle.com/techrep/1994/smli_tr-94-29.pdf -- cgit v1.2.3