diff options
Diffstat (limited to '')
-rw-r--r-- | _slides/2020-11-14-on-local-first-beyond-the-crdt-silver-bullet.slides | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/_slides/2020-11-14-on-local-first-beyond-the-crdt-silver-bullet.slides b/_slides/2020-11-14-on-local-first-beyond-the-crdt-silver-bullet.slides index 425648f..47f5f04 100644 --- a/_slides/2020-11-14-on-local-first-beyond-the-crdt-silver-bullet.slides +++ b/_slides/2020-11-14-on-local-first-beyond-the-crdt-silver-bullet.slides @@ -10,6 +10,8 @@ lang: en ref: on-local-first-beyond-the-crdt-silver-bullet +article: _articles/2020-11-14-local-first-software-you-own-your-data-in-spite-of-the-cloud-article-review.md + --- # On local-first @@ -259,12 +261,6 @@ 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-11-14-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 +1. "[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 +1. [The Morning Paper](https://blog.acolyer.org/2019/11/20/local-first-software/) article +1. "[A Note on Distributed Computing](https://web.archive.org/web/20130116163535/http://labs.oracle.com/techrep/1994/smli_tr-94-29.pdf)", by J. Waldo, G. Wyant, A. Wollrath and S Kendall
\ No newline at end of file |