<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"  >
<channel>
  <title>Vincent's blog</title>
  <link>http://www.vicentdelft.be/rss</link>
  <description>Vincent's ideas</description>
  <lastBuildDate>Sun, 16 Aug 2026 21:47:00 +0100</lastBuildDate>
  
   <item>
      <pubDate>Sun, 16 Aug 2026 21:47:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20260816</link> 
      <guid>http://www.vincentdelft.be/post/post_20260816</guid> 
      <title>Blogging since a decade</title>
      <description>
![Give a shoutout to Natakie Kinnear on unsplash.com](/static/post/post_20260816/happy.jpg "Give a shoutout to Natalie Kinnear on unsplash.com")

This month, this blog turns 10 years old.

I want to use this anniversary post to look back at everything I've written over the last decade: what has stayed the same, what has evolved, and what I've replaced along the way.

</description>
   </item>
   
   <item>
      <pubDate>Sat, 15 Aug 2026 19:49:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20260815</link> 
      <guid>http://www.vincentdelft.be/post/post_20260815</guid> 
      <title>Thanks to OpenBSD and Wireguard it's easy to setup a permanent connection with a remote machine behind a NAT</title>
      <description>
![Give a shoutout to Yohei Shimomae on unsplash.com](/static/post/post_20260815/tunnel.jpg "Give a shoutout to Yohei Shimomae on unsplash.com")

Increasingly, new ISP boxes bundling fiber, TV, and all the bells and whistles no longer allow inbound connections from the outside. Unfortunately, that's exactly what I need — I want to reach my home server from anywhere. Thanks to WireGuard as set up on OpenBSD, there's a very simple solution to this. This post explains how to do it.

</description>
   </item>
   
   <item>
      <pubDate>Sat, 30 May 2026 20:40:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20260530</link> 
      <guid>http://www.vincentdelft.be/post/post_20260530</guid> 
      <title>UTF8 email with DMA: DragonFly Mail Agent</title>
      <description>
![Give a shoutout to Brett Jordan on unsplash.com](/static/post/post_20260530/email_utf8.jpg "Give a shoutout to Brett Jordan on unsplash.com")

In the context of the [DMA](https://man.freebsd.org/cgi/man.cgi?query=dma&sektion=8&format=html) developped [in this post](/post/post_20241031), this blog post improve it so to have accents and all nice icons in emails delivered by [DMA](https://man.freebsd.org/cgi/man.cgi?query=dma&sektion=8&format=html)

</description>
   </item>
   
   <item>
      <pubDate>Sun, 05 Apr 2026 17:52:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20260405</link> 
      <guid>http://www.vincentdelft.be/post/post_20260405</guid> 
      <title>Create a local email server with strong spam filter</title>
      <description>
![Give a shoutout to Andrey Matveevi on unsplash.com](/static/post/post_20260405/spam.jpg "Give a shoutout to Andrey Matveevi on unsplash.com")

This blog provides the precise configuration required to build a localized, self-learning mail server on OpenBSD. We assume your mail is hosted on a remote IMAP service and you want to filter it locally before your best email client (K-9 Mail in my case) ever rings.

This is an intermediary setup where I keep my provider as MX records, but I'm allowed to perform my own spam filtering. 

Then by using imap server, I can publish cleaned inbox.

</description>
   </item>
   
   <item>
      <pubDate>Sat, 14 Mar 2026 22:04:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20260314</link> 
      <guid>http://www.vincentdelft.be/post/post_20260314</guid> 
      <title>I test my new version of Fapws4 against other wsgi solutions and even against apache</title>
      <description>
![Photo by Wang Sheeran on unsplash.com](/static/post/post_20260314/speed.jpg "Photo by Wang Sheeran on unsplash.com")
I've made lot of modificaitons inside Fapws4 those last days/weeks. It remains a strong and very fast WSGI server offering all flexibility of Python. This is mainly than,ks to the libuv library and the picohttp parser. This blog will show how Fapws4 resist to massive requests and to compare results with other SWGI solutions. I will even compare it with apache24.  
</description>
   </item>
   
  </channel>
</rss>