<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blog on ke.vinpet.it</title>
    <link>/blog/</link>
    <description>Recent content in Blog on ke.vinpet.it</description>
    <generator>Hugo</generator>
    <language>en-uk</language>
    <lastBuildDate>Thu, 19 Jun 2025 19:33:26 +0200</lastBuildDate>
    <atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Woltlab Suite configuration with Caddy</title>
      <link>/blog/woltlab-suite-configuration-with-caddy/</link>
      <pubDate>Thu, 19 Jun 2025 19:33:26 +0200</pubDate>
      <guid>/blog/woltlab-suite-configuration-with-caddy/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s hardly a secret that I&amp;rsquo;ve been using Woltlab Suite Forum for many years on Guild Wars Legacy. And it looks like I&#xA;set a trend with going with Woltlab, since a lot of other Guild Wars forums these days also use Woltlab (like GW2Community.de)!&lt;/p&gt;&#xA;&lt;p&gt;But next to Woltlab Suite, I also love using Caddy - it&amp;rsquo;s a great webserver that requires minimal configuration and it&#xA;enforces secure defaults. And it also completely handles certificate management and renewal, combined with great performance.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Retrospective: May 2024</title>
      <link>/blog/retrospective-may-2024/</link>
      <pubDate>Thu, 30 May 2024 16:46:17 +0200</pubDate>
      <guid>/blog/retrospective-may-2024/</guid>
      <description>&lt;p&gt;I always sell myself short. I think it has to do with ADHD, which I was diagnosed with as a young child. It has always&#xA;been a part of me and made things much more complicated for me than they should actually be. But that is another story.&lt;/p&gt;&#xA;&lt;p&gt;In order to help myself - and to actually help myself realize that I actually did do quite a lot - I decided to start&#xA;sharing retrospectives that explain how my last month went. I&amp;rsquo;ve been a fan of &lt;a href=&#34;https://mtlynch.io/retrospectives/&#34;&gt;Michael Lynch his retrospectives&lt;/a&gt; and while&#xA;my life isn&amp;rsquo;t nearly as exciting as his, I have no doubt that this will help me. So, let&amp;rsquo;s get to it!&lt;/p&gt;</description>
    </item>
    <item>
      <title>On redesigning my website and frameworks</title>
      <link>/blog/on-redesigning-my-website-and-frameworks/</link>
      <pubDate>Wed, 28 Sep 2022 12:46:16 +0200</pubDate>
      <guid>/blog/on-redesigning-my-website-and-frameworks/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s been something that I should have done quite a long time ago: freshen up my personal website. I&amp;rsquo;ve been holding off on it, mainly due to mental headspace not being available to focus on this. But, it became time to get thinking about it once again.&lt;/p&gt;&#xA;&lt;p&gt;So, I can say that I&amp;rsquo;ve started working on a new version of my website, but it will take a while before it is actually online.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sending an attachment using the Postal API</title>
      <link>/blog/sending-an-attachment-using-the-postal-api/</link>
      <pubDate>Fri, 08 Jul 2022 22:49:50 +0200</pubDate>
      <guid>/blog/sending-an-attachment-using-the-postal-api/</guid>
      <description>&lt;p&gt;Hi there!&lt;/p&gt;&#xA;&lt;p&gt;For the last few days, I&amp;rsquo;ve been hard at work on getting my N8N.io installation up and running and letting it do a lot of the things I have been doing manually.&lt;/p&gt;&#xA;&lt;p&gt;One of those things is setting up a system to pick up any invoice I create and send it over to my accountant. Until now, I did that manually. But starting now, it&amp;rsquo;ll simply mail a copy of an invoice the second it is created.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Analyzing malware</title>
      <link>/blog/analyzing-malware/</link>
      <pubDate>Mon, 02 Aug 2021 19:07:57 +0200</pubDate>
      <guid>/blog/analyzing-malware/</guid>
      <description>&lt;p&gt;A few weeks ago, I got a few notifications about messages that were posted on my website, Guild Wars Legacy, which is the biggest Guild Wars 1 fansite.&#xA;Those messages were spread in various posts, all in what it seemed random locations, and all talked about an old private server (which is a tool used to run a private, local server to run the game with).&lt;br&gt;&#xA;To understand this, you have to know that Guild Wars 1 never had a working private server and no real attempts to accomplish this have succeeded. So naturally, this was something that caught my attention.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Minifying the Guild Wars Guru archive</title>
      <link>/blog/minifying-the-guild-wars-guru-archive/</link>
      <pubDate>Tue, 13 Apr 2021 10:42:03 +0200</pubDate>
      <guid>/blog/minifying-the-guild-wars-guru-archive/</guid>
      <description>&lt;p&gt;Years ago, I started &lt;a href=&#34;https://www.guildwarslegacy.com&#34;&gt;Guild Wars Legacy&lt;/a&gt; after it was announced that Guild Wars Guru,&#xA;the biggest Guild Wars 1 fansite at that moment, was going to shut down. Guru was the biggest source of information, a&#xA;true treasure trove for the Guild Wars community and we felt that we had to do everything in our possibility to preserve&#xA;a copy. The owners of Guru, Curse, had promised to keep an archive of the website up and running, but in reality this&#xA;lasted only a few months before it was permanently shut down.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A complete overview of securing Wordpress</title>
      <link>/blog/securing-wordpress/</link>
      <pubDate>Mon, 22 Mar 2021 18:27:12 +0100</pubDate>
      <guid>/blog/securing-wordpress/</guid>
      <description>&lt;p&gt;As a Linux system engineer who works in the webhosting business, I&amp;rsquo;ve had my fair share of WordPress websites that got attacked, hacked, defaced and so on.&#xA;While WordPress is a very dependable system, it has it&amp;rsquo;s flaws - just like anything else. The biggest issue lies in the fact that it is one of the most used systems on the internet, which leads to it being a prime target for hacking.&lt;/p&gt;</description>
    </item>
    <item>
      <title>UPDATED: Retrospective: Theme park season 2020</title>
      <link>/blog/retrospective-theme-park-season-2020/</link>
      <pubDate>Tue, 02 Jun 2020 22:14:45 +0200</pubDate>
      <guid>/blog/retrospective-theme-park-season-2020/</guid>
      <description>&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.8.0/Chart.min.css&#34; integrity=&#34;sha256-aa0xaJgmK/X74WM224KMQeNQC2xYKwlAt08oZqjeF0E=&#34; crossorigin=&#34;anonymous&#34; /&gt;&#xD;&#xA;&lt;script src=&#34;https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.8.0/Chart.min.js&#34; integrity=&#34;sha256-Uv9BNBucvCPipKQ2NS9wYpJmi8DTOEfTA/nH2aoJALw=&#34; crossorigin=&#34;anonymous&#34;&gt;&lt;/script&gt;&#xD;&#xA;&lt;script src=&#34;/js/posts/retrospective-2020.js&#34;&gt;&lt;/script&gt;&#xD;&#xA;&lt;p&gt;&lt;strong&gt;Updated on the 16th of September 2020, it&amp;rsquo;s now at least 99% less negative!&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Earlier this year, I had lost hope for theme parks this year. I have only visited a single park since, only a few days ago, but that&amp;rsquo;s enough reason for me to update this post.&lt;/p&gt;&#xA;&lt;p&gt;My last experience in a park was completely different - one that was more about enjoying the rides itself and the experience of being away for a day - and hopefully, that&amp;rsquo;s something that I&amp;rsquo;ll be carrying around with me for the rest of my life.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Moving Over to Ubuntu 20.04</title>
      <link>/blog/moving-over-to-ubuntu-20.04/</link>
      <pubDate>Fri, 01 May 2020 17:13:40 +0200</pubDate>
      <guid>/blog/moving-over-to-ubuntu-20.04/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s April and ever since 2005, that means that a new release of Ubuntu awaits us!&lt;br&gt;&#xA;I generally like to use the last LTS version for my servers and with that, I upgrade my servers about every 2 years. It keeps me on edge and fresh about setting up servers - at my work, we automate almost everything so it&amp;rsquo;s good to keep these things &amp;ldquo;in my fingers&amp;rdquo;.&lt;/p&gt;&#xA;&lt;p&gt;So, time to get started!&lt;/p&gt;</description>
    </item>
    <item>
      <title>ChatFilter: a GuildWars Tool</title>
      <link>/blog/chatfilter-a-guildwars-tool/</link>
      <pubDate>Mon, 27 Apr 2020 16:21:18 +0200</pubDate>
      <guid>/blog/chatfilter-a-guildwars-tool/</guid>
      <description>&lt;p&gt;Everybody has that one game, that one memory when they were growing up that formed part of who we are, who we became.&lt;/p&gt;&#xA;&lt;p&gt;It could be so many different games in my case, as I played a lot of them. I remember playing GTA: Vice City, being too young to really get what it was all about.&lt;br&gt;&#xA;Or RuneScape, which I played for many moons - or even Tibia, which was the first MMORPG that I ever played (and yes, it&amp;rsquo;s still online). Or what about Knight Online, that crappy free to play MMORPG that is still around today - and it hasn&amp;rsquo;t changed one little bit.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Retrospective: Theme park season 2019</title>
      <link>/blog/retrospective-theme-park-season-2019/</link>
      <pubDate>Sun, 10 Nov 2019 11:37:42 +0100</pubDate>
      <guid>/blog/retrospective-theme-park-season-2019/</guid>
      <description>&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.8.0/Chart.min.css&#34; integrity=&#34;sha256-aa0xaJgmK/X74WM224KMQeNQC2xYKwlAt08oZqjeF0E=&#34; crossorigin=&#34;anonymous&#34; /&gt;&#xD;&#xA;&lt;script src=&#34;https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.8.0/Chart.min.js&#34; integrity=&#34;sha256-Uv9BNBucvCPipKQ2NS9wYpJmi8DTOEfTA/nH2aoJALw=&#34; crossorigin=&#34;anonymous&#34;&gt;&lt;/script&gt;&#xD;&#xA;&lt;script src=&#34;/js/posts/retrospective-2019.js&#34;&gt;&lt;/script&gt;&#xD;&#xA;&lt;p&gt;I haven&amp;rsquo;t posted about this here, but one of my major interests is theme parks - my girlfriend describes it (I hope lovingly) as an obsession and as such you could find me often in theme parks around my area.&lt;/p&gt;&#xA;&lt;p&gt;This year was the first year I started collecting metrics (more metrics coming next year, since I started collecting most of the metrics near the end of the season).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fixing high internal network latency on Mac OS</title>
      <link>/blog/fixing-high-internal-network-latency-on-mac-os/</link>
      <pubDate>Fri, 08 Nov 2019 11:09:50 +0100</pubDate>
      <guid>/blog/fixing-high-internal-network-latency-on-mac-os/</guid>
      <description>&lt;p&gt;Over the last few months, I have been experiencing some strange issues on my work Mac OS (I use Windows as my daily driver at home, combined with OpenSuSE Tumbleweed).&lt;br&gt;&#xA;While my WiFi worked perfectly on every other device at home, I was having serious issues on my Macbook. It had high internal latency in my network, which led me at first to issues with my ISP - however, this seemed not to be the case.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Progression</title>
      <link>/blog/progression/</link>
      <pubDate>Sun, 13 Oct 2019 20:58:35 +0200</pubDate>
      <guid>/blog/progression/</guid>
      <description>&lt;p&gt;I have never been a sportive type of guy. Far from it, because the last time I did any serious sports dates back from when I was in school - and I was the worst kid in my class.&#xA;I didn&amp;rsquo;t like sport and sport didn&amp;rsquo;t like me.&lt;/p&gt;&#xA;&lt;p&gt;So, as the years went by, I started gaining weight, slowly. At first, it came really slow - I had quite a lot of activity because my first jobs were requiring quite a bit of physical activity - not that much, but enough to avoid me gaining too much weight.&lt;br&gt;&#xA;That changed when I quit the last of those jobs, with the idea of getting started with IT. Fast forward some years and now I work in IT, but other things changed as well.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Layout Updates</title>
      <link>/blog/layout-updates/</link>
      <pubDate>Fri, 19 Jul 2019 01:44:15 +0100</pubDate>
      <guid>/blog/layout-updates/</guid>
      <description>&lt;p&gt;Hey everybody,&lt;/p&gt;&#xA;&lt;p&gt;Just a little notice that I refined the layout of the website, in preparation of another website that I&amp;rsquo;m going to use this theme on.&lt;/p&gt;&#xA;&lt;p&gt;It requires just a little bit more work, some more refinements, but it&amp;rsquo;ll look very nice.&lt;/p&gt;&#xA;&lt;p&gt;And today, a few months later, I&amp;rsquo;ve done some further work, making sure that the navigation is improved and giving some love to the blog overview and blog post overviews.&#xA;The theme has been made by myself, so it requires some more maintenance :).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Versio gaat als een speer</title>
      <link>/blog/versio-gaat-als-een-speer/</link>
      <pubDate>Sun, 02 Dec 2018 21:18:33 +0100</pubDate>
      <guid>/blog/versio-gaat-als-een-speer/</guid>
      <description>&lt;div class=&#34;callout warning&#34;&gt;Warning, this post is in Dutch. You might not understand it.&lt;/div&gt;&#xD;&#xA;&lt;p&gt;&lt;strong&gt;It&amp;rsquo;s been a long while.&lt;/strong&gt; En dat zeg ik niet om een of andere reden (en zeker niet omdat ik een GLaDOS referentie wou maken), maar het is weer een tijd geleden sinds ik hier iets neergepend heb.&#xA;Maar nu lopen de frustraties zo hoog op, dat ik wel iets moet neerpennen ;).&lt;/p&gt;&#xA;&lt;p&gt;Een paar dagen geleden, op 30 november, kreeg ik deze mail - en ja, ik zet hem volledig neer. En sorry voor de wall of text die volgt:&#xA;&lt;div class=&#34;breakout-callout info&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Beste klant,&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why Guild Wars Legacy is switching over to Woltlab Suite (coming from MyBB)</title>
      <link>/blog/why-guild-wars-legacy-is-switching-over-to-woltlab-from-mybb/</link>
      <pubDate>Fri, 15 Dec 2017 23:45:23 +0100</pubDate>
      <guid>/blog/why-guild-wars-legacy-is-switching-over-to-woltlab-from-mybb/</guid>
      <description>&lt;p&gt;For those who do not know me yet, I&amp;rsquo;m Kevin and the administrator of Guild Wars Legacy which is the biggest Guild Wars 1 fansite on the internet.&#xA;We launched with the site in May 2016 after it was announced that the previously biggest fansite, Guild Wars Guru, was to shut down.&lt;/p&gt;&#xA;&lt;p&gt;The community jumped into the hole that this closure caused and Legacy was born. We launched quite quickly, only days after the shutdown was announced. It all had to go quite fast and I had very good experiences with MyBB, software that I previously used on another website of mine which had really impressed me.&lt;/p&gt;</description>
    </item>
    <item>
      <title>En nu Nederlands</title>
      <link>/blog/en-nu-nederlands/</link>
      <pubDate>Fri, 15 Dec 2017 23:33:23 +0100</pubDate>
      <guid>/blog/en-nu-nederlands/</guid>
      <description>&lt;div class=&#34;callout warning&#34;&gt;Warning, this post is in Dutch. You might not understand it.&lt;/div&gt;&#xD;&#xA;&lt;p&gt;Van harte welkom op mijn website en mijn blog!&lt;/p&gt;&#xA;&lt;p&gt;Ik ga alvast beginnen met een kleine waarschuwing, het is namelijk niet echt de bedoeling dat ik hier (veel) ga posten in het Nederlands - deze blog is hoofdzakelijk Engelstalig gericht.&lt;/p&gt;&#xA;&lt;p&gt;Ik kan echter niet uitsluiten dat ik ooit een paar Nederlandse blogs ga plaatsen, vandaar dat ik even deze post/waarschuwing plaats (met extra waarschuwing vanboven).&lt;/p&gt;</description>
    </item>
    <item>
      <title>The first blog</title>
      <link>/blog/my-first-post/</link>
      <pubDate>Fri, 15 Dec 2017 16:43:58 +0100</pubDate>
      <guid>/blog/my-first-post/</guid>
      <description>The first ramblings of a madman.</description>
    </item>
  </channel>
</rss>
