From b086afed642f5bb3fb58fab8b934d19e7c46a00c Mon Sep 17 00:00:00 2001 From: Marko Kolarek Date: Fri, 19 Jul 2024 09:41:59 +0200 Subject: [PATCH] Add tags to posts --- content/posts/asking-questions-pt-1/index.md | 3 +++ content/posts/personal-technology-radar/index.md | 1 + 2 files changed, 4 insertions(+) diff --git a/content/posts/asking-questions-pt-1/index.md b/content/posts/asking-questions-pt-1/index.md index ba14624..24e2aeb 100644 --- a/content/posts/asking-questions-pt-1/index.md +++ b/content/posts/asking-questions-pt-1/index.md @@ -1,6 +1,9 @@ +++ title = 'Asking questions (pt. 1)' date = 2024-07-19T08:00:00+02:00 +tags = ['data-engineering', 'trivia'] +# publishDate = +# lastmod = +++ I've always loved quizzes and trivia, and, when I was a kid, one of my favorite games was [MindMaze](https://www.kotaku.com.au/2020/07/encarta-mindmaze-94-95-the-kotaku-australia-review/). For those of you who aren't familiar, MindMaze was a trivia game that was published as a part of Microsoft's Encarta, a digital multimedia encyclopedia. Ever since Wikipedia launched though, encyclopedias like Encarta became less popular, since they were published in fixed, yearly iterations, were published on CDs, and, well, they cost money. The worst part about it though was that meant no more MindMaze! diff --git a/content/posts/personal-technology-radar/index.md b/content/posts/personal-technology-radar/index.md index 346d0fb..d118f0d 100644 --- a/content/posts/personal-technology-radar/index.md +++ b/content/posts/personal-technology-radar/index.md @@ -1,6 +1,7 @@ +++ title = 'Personal Technology Radar' date = 2024-06-25T12:00:00+02:00 +tags = ['data visualization'] +++ One kind of data visualization that I particularly like is the [technology radar](https://www.thoughtworks.com/radar). If you're not familiar, it's an overview of the languages, frameworks, tools, etc. used at a company at the moment (like a snapshot). What's cool about it is, that it doesn't only show a black-and-white kind of picture, where, for example, it only shows the languages a company encourages or uses.