diff options
Diffstat (limited to 'src/content/blog/2020')
5 files changed, 5 insertions, 0 deletions
diff --git a/src/content/blog/2020/08/31/database-i-wish-i-had.adoc b/src/content/blog/2020/08/31/database-i-wish-i-had.adoc index 443a54e..318a276 100644 --- a/src/content/blog/2020/08/31/database-i-wish-i-had.adoc +++ b/src/content/blog/2020/08/31/database-i-wish-i-had.adoc @@ -1,4 +1,5 @@ = The database I wish I had +:categories: mediator :empty: :values-talk: https://vimeo.com/230142234 diff --git a/src/content/blog/2020/10/19/feature-flags.adoc b/src/content/blog/2020/10/19/feature-flags.adoc index e0ce078..dee6f4d 100644 --- a/src/content/blog/2020/10/19/feature-flags.adoc +++ b/src/content/blog/2020/10/19/feature-flags.adoc @@ -1,4 +1,5 @@ = Feature flags: differences between backend, frontend and mobile +:categories: presentation :empty: :slides: link:../../../../slides/2020/10/19/feature-flags.html FIXME diff --git a/src/content/blog/2020/11/08/paradigm-shift-review.adoc b/src/content/blog/2020/11/08/paradigm-shift-review.adoc index 7dd4f78..7a1e26c 100644 --- a/src/content/blog/2020/11/08/paradigm-shift-review.adoc +++ b/src/content/blog/2020/11/08/paradigm-shift-review.adoc @@ -1,4 +1,5 @@ = The Next Paradigm Shift in Programming - video review +:categories: video review :reviewed-video: https://www.youtube.com/watch?v=6YbK8o9rZfI diff --git a/src/content/blog/2020/11/12/database-parsers-trees.adoc b/src/content/blog/2020/11/12/database-parsers-trees.adoc index 1d5770c..b7a2e78 100644 --- a/src/content/blog/2020/11/12/database-parsers-trees.adoc +++ b/src/content/blog/2020/11/12/database-parsers-trees.adoc @@ -1,4 +1,5 @@ = Durable persistent trees and parser combinators - building a database +:categories: mediator :empty: :db-article: link:../../08/31/database-i-wish-i-had.html diff --git a/src/content/blog/2020/11/14/local-first-review.adoc b/src/content/blog/2020/11/14/local-first-review.adoc index 1c086d3..82258f6 100644 --- a/src/content/blog/2020/11/14/local-first-review.adoc +++ b/src/content/blog/2020/11/14/local-first-review.adoc @@ -1,4 +1,5 @@ = Local-First Software: article review +:categories: presentation, article review :empty: :presentation: link:../../../../slides/2020/11/14/local-first.html FIXME |