summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-06-10 11:16:47 +0200
committerPatrick Spek <p.spek@tyil.nl>2020-06-10 11:16:47 +0200
commit74cdd3a210d687f7cb21f6ddb74aca20de18d502 (patch)
tree6ee7f98e066d329103ebccca345872eede9a65a1 /_posts
parent13934914c0cf8bf359938dcc19dbea82fe33db61 (diff)
Update tags
Diffstat (limited to '_posts')
-rw-r--r--_posts/2016-10-01-on-pastebin.md4
-rw-r--r--_posts/2016-10-01-on-systemd.md4
-rw-r--r--_posts/2016-10-25-setup-a-vpn-with-cjdns.md2
-rw-r--r--_posts/2016-10-25-setup-nginx-with-lets-encrypt-ssl.md2
-rw-r--r--_posts/2016-10-31-freebsd-mailserver-part-1-preparations.md2
-rw-r--r--_posts/2016-10-31-freebsd-mailserver-part-2-mailing-with-postfix.md2
-rw-r--r--_posts/2016-10-31-freebsd-mailserver-part-3-dovecot-imap-sasl.md2
-rw-r--r--_posts/2016-10-31-freebsd-mailserver-part-4-message-authentication.md2
-rw-r--r--_posts/2016-10-31-freebsd-mailserver-part-5-filtering-mail.md2
-rw-r--r--_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md2
-rw-r--r--_posts/2017-09-28-perl6-creating-a-background-service.adoc2
-rw-r--r--_posts/2017-11-01-hacktoberfest-2017.adoc2
-rw-r--r--_posts/2017-11-16-perl6-setting-up-a-raspberry-perl.adoc2
-rw-r--r--_posts/2017-12-17-on-cloudflare.adoc2
-rw-r--r--_posts/2017-12-21-funding-yourself-as-free-software-developer.adoc2
-rw-r--r--_posts/2018-02-05-why-perl6.adoc2
-rw-r--r--_posts/2018-03-20-perl6-introduction-to-application-programming.adoc2
-rw-r--r--_posts/2018-05-07-sparrowdo-getting-started.adoc2
-rw-r--r--_posts/2018-09-04-setting-up-pgp-with-a-yubikey.adoc2
-rw-r--r--_posts/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.adoc2
-rw-r--r--_posts/2018-10-11-hackerrank-solutions-python3-and-perl6-part-2.html2
-rw-r--r--_posts/2019-02-03-how-to-sign-pgp-keys.html2
-rw-r--r--_posts/2019-04-11-perl6-nightly-docker-images.html2
-rw-r--r--_posts/2019-08-10-the-soc-controversy.html2
-rw-r--r--_posts/2019-10-17-getting-thigs-done-with-app-gtd.html2
-rw-r--r--_posts/2020-01-08-running-cgit-on-gentoo.md2
26 files changed, 28 insertions, 28 deletions
diff --git a/_posts/2016-10-01-on-pastebin.md b/_posts/2016-10-01-on-pastebin.md
index 520edf7..b5cab12 100644
--- a/_posts/2016-10-01-on-pastebin.md
+++ b/_posts/2016-10-01-on-pastebin.md
@@ -1,7 +1,7 @@
---
layout: post
-date: 2016-10-01 10:20:27 +0200
-tags: Article Harmful Pastebin
+date: 2016-10-01 10:20:27 +0200
+tags: Pastebin Security Cloudflare Privacy
authors:
- ["Patrick Spek", "http://tyil.work"]
---
diff --git a/_posts/2016-10-01-on-systemd.md b/_posts/2016-10-01-on-systemd.md
index 950718a..9dc410a 100644
--- a/_posts/2016-10-01-on-systemd.md
+++ b/_posts/2016-10-01-on-systemd.md
@@ -1,7 +1,7 @@
---
layout: post
-date: 2016-10-01 10:20:27 +0200
-tags: Article Harmful Systemd
+date: 2016-10-01 10:20:27 +0200
+tags: Systemd Security GNU+Linux
authors:
- ["Patrick Spek", "http://tyil.work"]
- ["Samantha McVey", "https://cry.nu"]
diff --git a/_posts/2016-10-25-setup-a-vpn-with-cjdns.md b/_posts/2016-10-25-setup-a-vpn-with-cjdns.md
index 86886a4..74446b0 100644
--- a/_posts/2016-10-25-setup-a-vpn-with-cjdns.md
+++ b/_posts/2016-10-25-setup-a-vpn-with-cjdns.md
@@ -1,7 +1,7 @@
---
title: Setup a VPN with cjdns
date: 2016-10-25 08:00:34
-tags: Tutorial Cjdns Installation VPN
+tags: Tutorial VPN cjdns GNU+Linux FreeBSD
layout: post
authors:
- ["Patrick Spek", "http://tyil.work"]
diff --git a/_posts/2016-10-25-setup-nginx-with-lets-encrypt-ssl.md b/_posts/2016-10-25-setup-nginx-with-lets-encrypt-ssl.md
index 644559e..a2802f8 100644
--- a/_posts/2016-10-25-setup-nginx-with-lets-encrypt-ssl.md
+++ b/_posts/2016-10-25-setup-nginx-with-lets-encrypt-ssl.md
@@ -1,7 +1,7 @@
---
title: Setup nginx with Let's Encrypt SSL
date: 2016-10-25 08:00:34
-tags: Tutorial Installation LetsEncrypt Nginx SSL Encryption
+tags: Tutorial LetsEncrypt Nginx SSL Encryption
layout: post
authors:
- ["Patrick Spek", "http://tyil.work"]
diff --git a/_posts/2016-10-31-freebsd-mailserver-part-1-preparations.md b/_posts/2016-10-31-freebsd-mailserver-part-1-preparations.md
index 85a8ef4..2439349 100644
--- a/_posts/2016-10-31-freebsd-mailserver-part-1-preparations.md
+++ b/_posts/2016-10-31-freebsd-mailserver-part-1-preparations.md
@@ -1,7 +1,7 @@
---
title: "FreeBSD email server - Part 1: Preparations"
date: 2016-10-31 07:57:50
-tags: Tutorial FreeBSD Email Installation
+tags: Tutorial FreeBSD Email
layout: post
---
diff --git a/_posts/2016-10-31-freebsd-mailserver-part-2-mailing-with-postfix.md b/_posts/2016-10-31-freebsd-mailserver-part-2-mailing-with-postfix.md
index dbbd0a2..1818c9b 100644
--- a/_posts/2016-10-31-freebsd-mailserver-part-2-mailing-with-postfix.md
+++ b/_posts/2016-10-31-freebsd-mailserver-part-2-mailing-with-postfix.md
@@ -1,7 +1,7 @@
---
title: "FreeBSD email server - Part 2: Mailing with Postfix"
date: 2016-10-31 07:57:50
-tags: Tutorial FreeBSD Email Installation
+tags: Tutorial FreeBSD Email Postfix
layout: post
---
diff --git a/_posts/2016-10-31-freebsd-mailserver-part-3-dovecot-imap-sasl.md b/_posts/2016-10-31-freebsd-mailserver-part-3-dovecot-imap-sasl.md
index 5a99285..cbb476b 100644
--- a/_posts/2016-10-31-freebsd-mailserver-part-3-dovecot-imap-sasl.md
+++ b/_posts/2016-10-31-freebsd-mailserver-part-3-dovecot-imap-sasl.md
@@ -1,7 +1,7 @@
---
title: "FreeBSD email server - Part 3: Dovecot, IMAP and SASL"
date: 2016-10-31 07:57:50
-tags: Tutorial FreeBSD Email Installation
+tags: Tutorial FreeBSD Email Dovecot IMAP SASL
layout: post
---
diff --git a/_posts/2016-10-31-freebsd-mailserver-part-4-message-authentication.md b/_posts/2016-10-31-freebsd-mailserver-part-4-message-authentication.md
index 8aa4208..e5cee0e 100644
--- a/_posts/2016-10-31-freebsd-mailserver-part-4-message-authentication.md
+++ b/_posts/2016-10-31-freebsd-mailserver-part-4-message-authentication.md
@@ -1,7 +1,7 @@
---
title: "FreeBSD email server - Part 4: Message authentication"
date: 2016-10-31 20:00:38
-tags: Tutorial FreeBSD Email Installation
+tags: Tutorial FreeBSD Email DKIM SPF
layout: post
---
diff --git a/_posts/2016-10-31-freebsd-mailserver-part-5-filtering-mail.md b/_posts/2016-10-31-freebsd-mailserver-part-5-filtering-mail.md
index e1ac5fc..d1797eb 100644
--- a/_posts/2016-10-31-freebsd-mailserver-part-5-filtering-mail.md
+++ b/_posts/2016-10-31-freebsd-mailserver-part-5-filtering-mail.md
@@ -1,7 +1,7 @@
---
title: "FreeBSD email server - Part 5: Filtering mail"
date: 2016-10-31 20:02:19
-tags: Tutorial FreeBSD Email Installation
+tags: Tutorial FreeBSD Email Postfix SpamAssassin Pigeonhole
layout: post
---
diff --git a/_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md b/_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md
index bf8476b..0e7d953 100644
--- a/_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md
+++ b/_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md
@@ -1,7 +1,7 @@
---
title: "FreeBSD email server - Part +: Calendars and contacts"
date: 2016-11-24 08:26:09
-tags: Tutorial FreeBSD Email CalDAV CardDAV Installation
+tags: Tutorial FreeBSD Email CalDAV CardDAV
layout: post
---
diff --git a/_posts/2017-09-28-perl6-creating-a-background-service.adoc b/_posts/2017-09-28-perl6-creating-a-background-service.adoc
index c642964..4cc759d 100644
--- a/_posts/2017-09-28-perl6-creating-a-background-service.adoc
+++ b/_posts/2017-09-28-perl6-creating-a-background-service.adoc
@@ -1,6 +1,6 @@
---
date: 2017-09-28 15:11:43
-tags: Tutorial Perl6 Programming
+tags: Tutorial Perl6 Programming Raku
description: >
I've recently made some progress on Shinrin, a centralized logging system in
Perl 6. This has to run as service, which means that for most service
diff --git a/_posts/2017-11-01-hacktoberfest-2017.adoc b/_posts/2017-11-01-hacktoberfest-2017.adoc
index ada4edd..67c7746 100644
--- a/_posts/2017-11-01-hacktoberfest-2017.adoc
+++ b/_posts/2017-11-01-hacktoberfest-2017.adoc
@@ -1,6 +1,6 @@
---
date: 2017-11-01 12:37:53
-tags: Article FreeSoftware Github Hacktoberfest Contributions
+tags: FreeSoftware Github Hacktoberfest Contributions
description: >
This year I actively participated in the Hacktoberfest event, which is 'a
month-long celebration of open source software'. Ironic, given that the
diff --git a/_posts/2017-11-16-perl6-setting-up-a-raspberry-perl.adoc b/_posts/2017-11-16-perl6-setting-up-a-raspberry-perl.adoc
index e58efc1..7ea72fa 100644
--- a/_posts/2017-11-16-perl6-setting-up-a-raspberry-perl.adoc
+++ b/_posts/2017-11-16-perl6-setting-up-a-raspberry-perl.adoc
@@ -1,6 +1,6 @@
---
date: 2017-11-16 11:58:40
-tags: Tutorial Perl6 RaspberryPi Installation
+tags: Tutorial Perl6 RaspberryPi Raku
description: >
In this tutorial I'll get you through setting up a Raspberry Pi with Perl 6.
I am using a Raspberry Pi 3 myself, but other versions should work fine too.
diff --git a/_posts/2017-12-17-on-cloudflare.adoc b/_posts/2017-12-17-on-cloudflare.adoc
index 8ef5043..9b831a8 100644
--- a/_posts/2017-12-17-on-cloudflare.adoc
+++ b/_posts/2017-12-17-on-cloudflare.adoc
@@ -1,6 +1,6 @@
---
date: 2017-12-17 10:13:26
-tags: Article Harmful Cloudflare
+tags: Cloudflare Security Privacy
description: >
Cloudflare is a threat to online security and privacy. I am not the first on
to address this issue, and I probably will not be the last either. Sadly,
diff --git a/_posts/2017-12-21-funding-yourself-as-free-software-developer.adoc b/_posts/2017-12-21-funding-yourself-as-free-software-developer.adoc
index d292790..de687ed 100644
--- a/_posts/2017-12-21-funding-yourself-as-free-software-developer.adoc
+++ b/_posts/2017-12-21-funding-yourself-as-free-software-developer.adoc
@@ -1,7 +1,7 @@
---
title: Funding Yourself As A Free Software Developer
date: 2017-12-21 05:29:26
-tags: Article FreeSoftware Development Funding
+tags: FreeSoftware Programming Funding
description: >
An overview of multiple funding platforms, with pros and cons, from the
perspective of a free software developer. It's intent is to help others find
diff --git a/_posts/2018-02-05-why-perl6.adoc b/_posts/2018-02-05-why-perl6.adoc
index f482901..8c9a299 100644
--- a/_posts/2018-02-05-why-perl6.adoc
+++ b/_posts/2018-02-05-why-perl6.adoc
@@ -1,7 +1,7 @@
---
title: Why Perl 6?
date: 2018-02-05 18:22:20
-tags: Article Perl6
+tags: Perl6 Raku
description: >
I've grown quite fond of Perl 6 the more I learn about it, yet the general
developer community still seems to think Perl is a dirty word. In this
diff --git a/_posts/2018-03-20-perl6-introduction-to-application-programming.adoc b/_posts/2018-03-20-perl6-introduction-to-application-programming.adoc
index 63e0046..fc00bd3 100644
--- a/_posts/2018-03-20-perl6-introduction-to-application-programming.adoc
+++ b/_posts/2018-03-20-perl6-introduction-to-application-programming.adoc
@@ -1,7 +1,7 @@
---
title: "Perl 6 - Introduction to application programming"
date: 2018-03-20 11:08:00
-tags: Tutorial Perl6 Assixt GTK Programming
+tags: Tutorial Perl6 Assixt GTK Programming Raku
layout: post
authors:
- ["Patrick Spek", "https://tyil.nl"]
diff --git a/_posts/2018-05-07-sparrowdo-getting-started.adoc b/_posts/2018-05-07-sparrowdo-getting-started.adoc
index 053440b..cbe2201 100644
--- a/_posts/2018-05-07-sparrowdo-getting-started.adoc
+++ b/_posts/2018-05-07-sparrowdo-getting-started.adoc
@@ -1,6 +1,6 @@
---
date: 2018-05-07 14:04:43
-tags: Tutorial Perl6 Sparrowdo GettingStarted
+tags: Tutorial Perl6 Sparrowdo Raku LoneStar
description: >
Nondescript
---
diff --git a/_posts/2018-09-04-setting-up-pgp-with-a-yubikey.adoc b/_posts/2018-09-04-setting-up-pgp-with-a-yubikey.adoc
index 736efa6..87ad7b1 100644
--- a/_posts/2018-09-04-setting-up-pgp-with-a-yubikey.adoc
+++ b/_posts/2018-09-04-setting-up-pgp-with-a-yubikey.adoc
@@ -1,6 +1,6 @@
---
date: 2018-09-04
-tags: security yubikey pgp gpg
+tags: Security YubiKey PGP GPG
description: >
An introduction to decent security using the Yubikey as your physical
security card.
diff --git a/_posts/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.adoc b/_posts/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.adoc
index 42a7561..6dd01a6 100644
--- a/_posts/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.adoc
+++ b/_posts/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.adoc
@@ -1,5 +1,5 @@
---
-tags: Hackerrank Perl6 Python3 Programming Comparison
+tags: Hackerrank Perl6 Python Python3 Programming Raku
description: >
A number of solutions to Hackerrank challenges in both the Python 3 and the
Perl 6 programming languages. Compare the results and see which language
diff --git a/_posts/2018-10-11-hackerrank-solutions-python3-and-perl6-part-2.html b/_posts/2018-10-11-hackerrank-solutions-python3-and-perl6-part-2.html
index 7fde5d6..60a9a75 100644
--- a/_posts/2018-10-11-hackerrank-solutions-python3-and-perl6-part-2.html
+++ b/_posts/2018-10-11-hackerrank-solutions-python3-and-perl6-part-2.html
@@ -1,7 +1,7 @@
---
title: "Hackerrank solutions: Python 3 and Perl 6 (part 2)"
layout: language-war
-tags: Hackerrank Perl6 Python3 Programming Comparison
+tags: Hackerrank Perl6 Python Python3 Programming Raku
description: >
A number of solutions to Hackerrank challenges in both the Python 3 and the
Perl 6 programming languages. This is the second part of the series, and will
diff --git a/_posts/2019-02-03-how-to-sign-pgp-keys.html b/_posts/2019-02-03-how-to-sign-pgp-keys.html
index 3b3bacf..a8a9618 100644
--- a/_posts/2019-02-03-how-to-sign-pgp-keys.html
+++ b/_posts/2019-02-03-how-to-sign-pgp-keys.html
@@ -1,7 +1,7 @@
---
title: How to sign PGP keys
layout: post
-tags: PGP how-to key-signing key signatures tutorial
+tags: PGP Tutorial
description: >
A small tutorial on how to sign others PGP keys.
---
diff --git a/_posts/2019-04-11-perl6-nightly-docker-images.html b/_posts/2019-04-11-perl6-nightly-docker-images.html
index 1365679..78c868e 100644
--- a/_posts/2019-04-11-perl6-nightly-docker-images.html
+++ b/_posts/2019-04-11-perl6-nightly-docker-images.html
@@ -1,7 +1,7 @@
---
title: Perl 6 nightly Docker images
layout: post
-tags: Perl6 Docker
+tags: Perl6 Docker Raku
description: >
An overview of my work on nightly Perl 6 Docker images, and a few examples
on how I'm using them.
diff --git a/_posts/2019-08-10-the-soc-controversy.html b/_posts/2019-08-10-the-soc-controversy.html
index 2e6b82a..b18cad2 100644
--- a/_posts/2019-08-10-the-soc-controversy.html
+++ b/_posts/2019-08-10-the-soc-controversy.html
@@ -1,7 +1,7 @@
---
title: The SoC Controversy
layout: post
-tags: Perl Perl6 PerlCon SoC StandardsOfConduct CoC CodeOfConduct
+tags: Perl6 Conference CodeOfConduct Raku
description: >
For a while now, there's been a controversy about Standards or Codes of
Conduct. This has also sprung up in the context of PerlCon. I'd like to
diff --git a/_posts/2019-10-17-getting-thigs-done-with-app-gtd.html b/_posts/2019-10-17-getting-thigs-done-with-app-gtd.html
index f4bf4ad..2f67be0 100644
--- a/_posts/2019-10-17-getting-thigs-done-with-app-gtd.html
+++ b/_posts/2019-10-17-getting-thigs-done-with-app-gtd.html
@@ -1,7 +1,7 @@
---
title: Getting Things Done with App::GTD
layout: post
-tags: Perl Perl6 Raku GTD GettingThingsDone
+tags: Perl6 Raku GettingThingsDone
description: >
My $day-job has introduced me to this concept of "Getting Things Done", and I
have been convinced to give it a shot. However, I could not find a good free
diff --git a/_posts/2020-01-08-running-cgit-on-gentoo.md b/_posts/2020-01-08-running-cgit-on-gentoo.md
index 021ae2c..fc45e33 100644
--- a/_posts/2020-01-08-running-cgit-on-gentoo.md
+++ b/_posts/2020-01-08-running-cgit-on-gentoo.md
@@ -1,7 +1,7 @@
---
title: Running cgit on Gentoo
layout: post
-tags: Git Cgit Gentoo
+tags: git cgit Gentoo
social:
mastodon: https://soc.fglt.nl/notice/9rG9O32VTSYnlL451U
description: >