summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/posts/2017/2017-11-01-hacktoberfest-2017.md2
-rw-r--r--content/posts/2017/2017-11-16-perl6-setting-up-a-raspberry-perl.md2
-rw-r--r--content/posts/2017/2017-12-17-on-cloudflare.md2
-rw-r--r--content/posts/2017/2017-12-21-funding-yourself-as-free-software-developer.md2
-rw-r--r--content/posts/2018/2018-02-05-why-perl6.md2
-rw-r--r--content/posts/2018/2018-03-20-perl6-introduction-to-application-programming.md2
-rw-r--r--content/posts/2018/2018-05-07-sparrowdo-getting-started.md2
-rw-r--r--content/posts/2018/2018-08-15-the-perl-conference-in-glasgow.md2
-rw-r--r--content/posts/2018/2018-09-04-setting-up-pgp-with-a-yubikey.md2
-rw-r--r--content/posts/2018/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.md2
10 files changed, 0 insertions, 20 deletions
diff --git a/content/posts/2017/2017-11-01-hacktoberfest-2017.md b/content/posts/2017/2017-11-01-hacktoberfest-2017.md
index 772211d..015f341 100644
--- a/content/posts/2017/2017-11-01-hacktoberfest-2017.md
+++ b/content/posts/2017/2017-11-01-hacktoberfest-2017.md
@@ -8,8 +8,6 @@ tags:
- Hacktoberfest
---
-# Hacktoberfest 2017
-
This year I actively participated in the Hacktoberfest event, which is "a
month-long celebration of open source software". Ironic, given that the
companies organising it don't have their own software stack open source.
diff --git a/content/posts/2017/2017-11-16-perl6-setting-up-a-raspberry-perl.md b/content/posts/2017/2017-11-16-perl6-setting-up-a-raspberry-perl.md
index 96b264a..eb42853 100644
--- a/content/posts/2017/2017-11-16-perl6-setting-up-a-raspberry-perl.md
+++ b/content/posts/2017/2017-11-16-perl6-setting-up-a-raspberry-perl.md
@@ -8,8 +8,6 @@ tags:
- Raku
---
-# Perl 6 - Setting up a Raspberry Perl
-
In this tutorial I'll get you through setting up a Raspberry Pi with
[Perl 6](https://perl6.org/). I am using a Raspberry Pi 3 myself, but other
versions should work fine too. However, older versions are slower, so it might
diff --git a/content/posts/2017/2017-12-17-on-cloudflare.md b/content/posts/2017/2017-12-17-on-cloudflare.md
index 0381b31..f802937 100644
--- a/content/posts/2017/2017-12-17-on-cloudflare.md
+++ b/content/posts/2017/2017-12-17-on-cloudflare.md
@@ -7,8 +7,6 @@ tags:
- Privacy
---
-# On Cloudflare
-
## Foreword
Cloudflare is a threat to online security and privacy. I am not the first on to
diff --git a/content/posts/2017/2017-12-21-funding-yourself-as-free-software-developer.md b/content/posts/2017/2017-12-21-funding-yourself-as-free-software-developer.md
index 638f8a3..a4e73cb 100644
--- a/content/posts/2017/2017-12-21-funding-yourself-as-free-software-developer.md
+++ b/content/posts/2017/2017-12-21-funding-yourself-as-free-software-developer.md
@@ -7,8 +7,6 @@ tags:
- Funding
---
-# Funding Yourself As A Free Software Developer
-
I've been meaning to spend more time on developing free software, helping out
new users on IRC and writing more tutorials to get others started. All of these
cost time, and time is money - so I've set out to set up donation accounts.
diff --git a/content/posts/2018/2018-02-05-why-perl6.md b/content/posts/2018/2018-02-05-why-perl6.md
index 8938b49..f2a8ea3 100644
--- a/content/posts/2018/2018-02-05-why-perl6.md
+++ b/content/posts/2018/2018-02-05-why-perl6.md
@@ -6,8 +6,6 @@ tags:
- Raku
---
-# Why Perl 6?
-
For about a year now, I've been working in Perl 6. Telling this to other people
often brings about some confused faces. I've grown quite fond of Perl 6 the
more I learn about it, yet the general developer community still seems to think
diff --git a/content/posts/2018/2018-03-20-perl6-introduction-to-application-programming.md b/content/posts/2018/2018-03-20-perl6-introduction-to-application-programming.md
index c1d2df7..2b8ea48 100644
--- a/content/posts/2018/2018-03-20-perl6-introduction-to-application-programming.md
+++ b/content/posts/2018/2018-03-20-perl6-introduction-to-application-programming.md
@@ -10,8 +10,6 @@ tags:
- Raku
---
-# Perl 6 - Introduction to application programming
-
In this tutorial, I'll be guiding you through creating a simple application in
Perl 6. If you don't have Perl 6 installed yet, get the [Rakudo
Star](http://rakudo.org/how-to-get-rakudo/) distribution for your OS.
diff --git a/content/posts/2018/2018-05-07-sparrowdo-getting-started.md b/content/posts/2018/2018-05-07-sparrowdo-getting-started.md
index 947f839..fa458c4 100644
--- a/content/posts/2018/2018-05-07-sparrowdo-getting-started.md
+++ b/content/posts/2018/2018-05-07-sparrowdo-getting-started.md
@@ -9,8 +9,6 @@ tags:
- Tutorial
---
-# Sparrowdo - Getting started
-
[Sparrowdo](https://github.com/melezhik/sparrowdo) is a Perl 6 project to
facilitate automatic configuration of systems. There's a
[repository of useful modules](https://sparrowhub.org/) to make specific cases
diff --git a/content/posts/2018/2018-08-15-the-perl-conference-in-glasgow.md b/content/posts/2018/2018-08-15-the-perl-conference-in-glasgow.md
index 304a287..3c01edc 100644
--- a/content/posts/2018/2018-08-15-the-perl-conference-in-glasgow.md
+++ b/content/posts/2018/2018-08-15-the-perl-conference-in-glasgow.md
@@ -6,8 +6,6 @@ tags:
- Perl
---
-# The Perl Conference in Glasgow
-
This year the European Perl Conference was hosted in Glasgow, and of course
I've attended a number of presentations there. On some of these, I have some
feedback or comments. These talks, and the feedback I have for them, are
diff --git a/content/posts/2018/2018-09-04-setting-up-pgp-with-a-yubikey.md b/content/posts/2018/2018-09-04-setting-up-pgp-with-a-yubikey.md
index e965a37..36e0ef6 100644
--- a/content/posts/2018/2018-09-04-setting-up-pgp-with-a-yubikey.md
+++ b/content/posts/2018/2018-09-04-setting-up-pgp-with-a-yubikey.md
@@ -8,8 +8,6 @@ tags:
- YubiKey
---
-# Setting up PGP with a Yubikey
-
I've recently started a job where I am required to have above-average security
practices in place on my machine. I already had some standard security in
place, such as full disk encryption and PGP encrypted email, but I thought that
diff --git a/content/posts/2018/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.md b/content/posts/2018/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.md
index 3ca0497..7272d51 100644
--- a/content/posts/2018/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.md
+++ b/content/posts/2018/2018-09-13-hackerrank-solutions-python3-and-perl6-part-1.md
@@ -10,8 +10,6 @@ tags:
- Raku
---
-# Hackerrank solutions: Python 3 and Perl 6 (part 1)
-
I recently started at a new company, for which I will have to write Python 3
code. To make sure I still know how to do basic stuff in Python, I started to
work on some [Hackerrank challenges](https://www.hackerrank.com/). In this post,