<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Kim Eik</title><link>https://netbrain.github.io/</link><description>Recent content on Kim Eik</description><generator>Hugo -- 0.150.1</generator><language>en</language><lastBuildDate>Tue, 11 Nov 2025 20:00:00 +0100</lastBuildDate><atom:link href="https://netbrain.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>About me</title><link>https://netbrain.github.io/about/</link><pubDate>Tue, 11 Nov 2025 20:00:00 +0100</pubDate><guid>https://netbrain.github.io/about/</guid><description>&lt;p&gt;Hey there! I&amp;rsquo;m Kim Eik — husband, dad of three, part-time farmer, full-time nerd.&lt;/p&gt;
&lt;p&gt;When I&amp;rsquo;m not fixing something on the farm, I&amp;rsquo;m probably breaking something on my computer… usually on purpose. Or the other way around — though in that case, definitely not on purpose.&lt;/p&gt;
&lt;p&gt;I work as an IT consultant, which means I spend my days helping systems behave, and my nights trying to make new ones misbehave (for science, of course). Lately, I&amp;rsquo;ve been deep into Go — the language, not the board game — and the whole ecosystem around it. I love building things that are simple, fast, and clean, even if it means writing way too much automation for something I could&amp;rsquo;ve done manually in ten minutes.&lt;/p&gt;</description></item><item><title>DIY Arduino parking sensor</title><link>https://netbrain.github.io/post/diy-arduino-parking-sensor/</link><pubDate>Wed, 02 Sep 2015 11:28:31 +0200</pubDate><guid>https://netbrain.github.io/post/diy-arduino-parking-sensor/</guid><description>Building a cheap and accurate parking assistant using Arduino Nano and an ultrasonic sensor.</description></item><item><title>My blog</title><link>https://netbrain.github.io/post/initializing-blog/</link><pubDate>Thu, 25 Jun 2015 23:31:03 +0200</pubDate><guid>https://netbrain.github.io/post/initializing-blog/</guid><description>Launching my personal blog built with Hugo, a static site generator written in Go.</description></item><item><title>A simple Todo application, a comparison on Traditional vs CQRS + ES architecture</title><link>https://netbrain.github.io/post/a-simple-todo-application-tradition-vs-cqrs+es/</link><pubDate>Tue, 09 Jun 2015 00:00:00 +0200</pubDate><guid>https://netbrain.github.io/post/a-simple-todo-application-tradition-vs-cqrs+es/</guid><description>&lt;p&gt;For as long as I can remember, the standard approach to web development has been a monolithic one. A database at the bottom, some business logic in the middle and maybe an API interface for communicating against a SPA client.&lt;/p&gt;
&lt;p&gt;For most applications these object oriented &lt;a href="http://en.wikipedia.org/wiki/Create,_read,_update_and_delete"&gt;CRUD&lt;/a&gt; solutions work just fine. However there are a couple of shortcomings in this traditional architecture, which I hope to shine some light upon with this post.&lt;/p&gt;</description></item></channel></rss>