<?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 &#39;t is Goud</title>
    <link>https://tisgoud.nl/categories/blog/</link>
    <description>Recent content in blog on &#39;t is Goud</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 22 Oct 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://tisgoud.nl/categories/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Silence is foo</title>
      <link>https://tisgoud.nl/2020/10/silence-is-foo/</link>
      <pubDate>Thu, 22 Oct 2020 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2020/10/silence-is-foo/</guid>
      <description>Taking a screenshot, emptying the trashcan or other notification sounds can be very distracting during presentations, video calls or webinars.
When you hear a notification sound from the presenting side FOMO kicks in. Did I miss something?
Or if you are busy, emptying the trashcan, receiving new email or taking a screenshot these sounds are also heard on the other side.
Time to disable these sound effects.
There are two ways to disable the &amp;ldquo;System UI Sound Effects&amp;rdquo;:</description>
    </item>
    
    <item>
      <title>Persistent NFS mount points on macOS</title>
      <link>https://tisgoud.nl/2020/10/persistent-nfs-mount-points-on-macos/</link>
      <pubDate>Wed, 21 Oct 2020 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2020/10/persistent-nfs-mount-points-on-macos/</guid>
      <description>After finishing my blog post &amp;ldquo;Automount with launchd&amp;rdquo; I talked about it with my friend Herman. The launchd solution had a code-smell which usually is not a good sign. It works fine but it has too much dependencies.
The launchd path and just running a script to mount the NFS shares seemed a better solution. At least no longer a workaround.
I tried mounting NFS with the mount command but the results were somewhat unexpected.</description>
    </item>
    
    <item>
      <title>Automount with launchd</title>
      <link>https://tisgoud.nl/2020/10/automount-with-launchd/</link>
      <pubDate>Sun, 18 Oct 2020 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2020/10/automount-with-launchd/</guid>
      <description>Updated on 23 October 2020 - Better solution described in Persistent NFS mount points on macOS.
Intro In a previous blog post &amp;ldquo;Automount NFS on macOS&amp;rdquo; I wrote about how to mount NFS shares. Unfortunately the solution was not reboot proof. On each reboot the OS resets the auto_master to its default state.
As a workaround I created a script to add the missing lines to the auto_master. The script needs to be run manually with sudo rights.</description>
    </item>
    
    <item>
      <title>Multipass multi-node Kubernetes cluster</title>
      <link>https://tisgoud.nl/2020/10/multipass-multi-node-kubernetes-cluster/</link>
      <pubDate>Mon, 12 Oct 2020 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2020/10/multipass-multi-node-kubernetes-cluster/</guid>
      <description>Before running a multi-node Kubernetes cluster on my Raspberri Pi cluster I wanted to play around with the different deployments and possibilities. For that I was looking for an easy-to-use tool to spin-up a couple of virtual Linux machines as Kubernetes nodes.
Multipass The easy-to-use tool I found was Canonical&amp;rsquo;s Multipass. Much easier to use than VirtualBox or VMware Fusion. Downloads are available for Windows, Mac and Linux and the installation is very straightforward.</description>
    </item>
    
    <item>
      <title>Keyboard redefined - part 2</title>
      <link>https://tisgoud.nl/2020/09/keyboard-redefined-part-2/</link>
      <pubDate>Sat, 19 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2020/09/keyboard-redefined-part-2/</guid>
      <description>This is part 2 of my &amp;ldquo;Keyboard redefined&amp;rdquo; post. In part 1 I wrote about the tools and native ways I encountered to customize my keyboard.
I bought this Qisan Magicforce 68 mechanical keyboard, with a PC layout. A nice compact PC keyboard with proper arrow-keys. The main goal was to swap the Window (❖)- and Alt- keys for the Command (⌘)- and Option (⌥) keys.
The keyboard has only 5 rows, the main reason to combine three keys into one Escape key.</description>
    </item>
    
    <item>
      <title>Keyboard redefined - part 1</title>
      <link>https://tisgoud.nl/2020/09/keyboard-redefined-part-1/</link>
      <pubDate>Wed, 09 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2020/09/keyboard-redefined-part-1/</guid>
      <description>Recently I bought a mechanical keyboard, the Qisan Magicforce 68. A nice compact keyboard with proper arrow-keys. Disadvantage, it has a PC layout and a combined Escape, grave accent and tilde key.
The Window (❖)- and Command (⌘) key both send the same USB scancode. Same for the Option (⌥) key on an Apple keyboard and the Alt key on PC keyboards, both send the same USB scancode. Functionally everything is there but at the wrong place on the keyboard.</description>
    </item>
    
    <item>
      <title>ConBee in Home Assistant on Proxmox</title>
      <link>https://tisgoud.nl/2020/08/conbee-in-home-assistant-on-proxmox/</link>
      <pubDate>Mon, 31 Aug 2020 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2020/08/conbee-in-home-assistant-on-proxmox/</guid>
      <description>I had deCONZ working in Home Assistant and everything was running fine until I rebooted the Proxmox host due to some kernel updates. After the reboot the deCONZ add-on was no longer working.
deCONZ complained about not finding the device. It was some time ago since I installed de ConBee device so I had to refresh my memory on how the passthrough was configured in Proxmox.
Like most &amp;lsquo;problems&amp;rsquo; multiple things lead to the time-consuming &amp;lsquo;solving&amp;rsquo; proces, in this case:</description>
    </item>
    
    <item>
      <title>Xiaomi Dafang Hack</title>
      <link>https://tisgoud.nl/2020/05/xiaomi-dafang-hack/</link>
      <pubDate>Sun, 03 May 2020 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2020/05/xiaomi-dafang-hack/</guid>
      <description>A while ago I read about these cheap IP cameras that could be modified. Modified in a sense that the camera no longer connects to the Xiaomi servers and that we can hook it up to our own systems. In my case that would be Home Assistant.
The camera can be bought at some Chines sites for around 20 euros. Just search for &amp;lsquo;xiaomi xiaofang 1s&amp;rsquo; or &amp;lsquo;xiaomi dafang&amp;rsquo; and you will find several suppliers.</description>
    </item>
    
    <item>
      <title>Saving the Yak browser-trail</title>
      <link>https://tisgoud.nl/2020/04/saving-the-yak-browser-trail/</link>
      <pubDate>Sun, 26 Apr 2020 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2020/04/saving-the-yak-browser-trail/</guid>
      <description>Browsing the internet allways leads you from one site to the other, you&amp;rsquo;re not finished reading the first but you see this reference to another item and before you know it you are &amp;lsquo;shaving the Yak&amp;rsquo;. You go back to where you started but do not want to discard the trail of interesting articles you found so far&amp;hellip;
So you want to save all these open tabs to review them later, buth how?</description>
    </item>
    
    <item>
      <title>From Publii to Hugo</title>
      <link>https://tisgoud.nl/2020/03/from-publii-to-hugo/</link>
      <pubDate>Tue, 24 Mar 2020 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2020/03/from-publii-to-hugo/</guid>
      <description>Why leave Publii Yes, I again switched my blogging workflow. Although Publii was easy to use, created a good looking, fast and responsive site it still missed some features. Where it falls short:
 Machine independant workflow, I placed my Publii folder in Dropbox to have it synchronised across machines but generating the site from a Dropbox folder pushed my CPU&amp;rsquo;s well over 100% Creating posts with code blocks, writing a post in Publii and adding a piece of code is cumbersome and error prone.</description>
    </item>
    
    <item>
      <title>Algolia and Gitlab CI/CD</title>
      <link>https://tisgoud.nl/2020/03/algolia-and-gitlab-ci/cd/</link>
      <pubDate>Thu, 19 Mar 2020 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2020/03/algolia-and-gitlab-ci/cd/</guid>
      <description>Still working on my blog workflow I was looking for a way where I can work on my blog from my laptop while I&amp;rsquo;m on the road, from my desktop at home and even from my iPad.
The Hugo theme &amp;ldquo;Clean White&amp;rdquo; uses Algolia for searching the site. The documentation of the theme clearly explains how to build and upload the search-index but that would make my setup less portable.</description>
    </item>
    
    <item>
      <title>Deploy to sFTP from Gitlab CI</title>
      <link>https://tisgoud.nl/2020/03/deploy-to-sftp-from-gitlab-ci/</link>
      <pubDate>Fri, 06 Mar 2020 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2020/03/deploy-to-sftp-from-gitlab-ci/</guid>
      <description>Using GitLab CI is a very convenient way to automate deployments of a website or blog. Most of the time it just works but sometimes it takes a bit more time to get things going.
The challenge I faced was the automatic deployment from Gitlab to a webhoster that only supports sFTP.
There are several workflows possible, I prefer to have just the source of the site in Gitlab and let the Gitlab CI take care of the rest: I came across an article by Savjee that used lftp to transfer the files with Gitlab CI to an sFTP host.</description>
    </item>
    
    <item>
      <title>Fresh install of macOS</title>
      <link>https://tisgoud.nl/2019/11/fresh-install-of-macos/</link>
      <pubDate>Sun, 17 Nov 2019 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2019/11/fresh-install-of-macos/</guid>
      <description>Whatever the reason is for re-installing the applications and settings on your mac, it can be a lot of work. Over the years you get used to working in a certain way with specific tooling and settings.
Installing everything from scratch is cumbersome at least. In this post I wrote down how I restore my configuration. It is based on a cleanly installed mac. Everything is installed from scratch only most of it is now automated.</description>
    </item>
    
    <item>
      <title>Automount NFS on macOS</title>
      <link>https://tisgoud.nl/2019/10/automount-nfs-on-macos/</link>
      <pubDate>Mon, 21 Oct 2019 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2019/10/automount-nfs-on-macos/</guid>
      <description>Updated on 23 October 2020 - Better solution described in Persistent NFS mount points on macOS.
Updated on 5 May 2020 - Updating the OS removes the added lines from the file &amp;lsquo;auto_master&amp;rsquo;
With each OS update the &amp;lsquo;auto_master&amp;rsquo;-file is reset to its default. The &amp;lsquo;auto_nfs&amp;rsquo;-file which mounts the NFS volume still exists in the /etc directory and is untouched.
This is a quick-fix to add the missing line to the &amp;lsquo;auto_master&amp;rsquo;-file.</description>
    </item>
    
    <item>
      <title>Multiple Git Accounts</title>
      <link>https://tisgoud.nl/2019/10/multiple-git-accounts/</link>
      <pubDate>Thu, 10 Oct 2019 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2019/10/multiple-git-accounts/</guid>
      <description>&lt;p&gt;When you are working with multiple Git accounts across different git-providers it&amp;rsquo;s hard to manage access to all these repositories. When you search for a solution you will find &lt;a href=&#34;#references&#34;&gt;different ways to solve this problem&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Basically it comes down to two SSH-based solutions;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;#method-1-use-named-ssh-configurations&#34;&gt;Use named SSH configurations&lt;/a&gt; in the &lt;code&gt;~/.ssh/config&lt;/code&gt; file.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#method-2-use-the-git-includeif-directive&#34;&gt;Use the git &lt;code&gt;includeIf&lt;/code&gt; directive&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;</description>
    </item>
    
    <item>
      <title>Open in VSCodium</title>
      <link>https://tisgoud.nl/2019/09/open-in-vscodium/</link>
      <pubDate>Mon, 30 Sep 2019 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2019/09/open-in-vscodium/</guid>
      <description>&lt;p&gt;First posted on 30-09-2019, updated with the new VSCodium logo.&lt;/p&gt;
&lt;p&gt;I recently switched from Visual Studio Code (on Mac) to &lt;a href=&#34;https://vscodium.com&#34;&gt;VSCodium&lt;/a&gt; and missed Sertaç Özercan&amp;rsquo;s &lt;a href=&#34;https://github.com/sozercan/OpenInCode&#34;&gt;OpenInCode&lt;/a&gt; toolbar app. With that tool you can select a file or folder and click on the toolbar icon to open the selection in Visual Studio Code.&lt;/p&gt;
&lt;p&gt;This post describes what I did to &amp;ldquo;restore&amp;rdquo; the toolbar button functionality for VSCodium.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Make your Ansible playbooks flexible, maintainable, and scalable</title>
      <link>https://tisgoud.nl/2019/09/make-your-ansible-playbooks-flexible-maintainable-and-scalable/</link>
      <pubDate>Thu, 19 Sep 2019 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2019/09/make-your-ansible-playbooks-flexible-maintainable-and-scalable/</guid>
      <description>&lt;p&gt;Jeff Geerling (geerlingguy) gave a presentation at AnsibleFest 2019 in Austin (TX). This post is an abstract of his presentation.
Jeff&amp;rsquo;s presentation covers how he builds and maintains Ansible playbooks, roles, and gives tips for making them easy to expand and scale.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Switching to VSCodium</title>
      <link>https://tisgoud.nl/2019/08/switching-to-vscodium/</link>
      <pubDate>Wed, 21 Aug 2019 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2019/08/switching-to-vscodium/</guid>
      <description>&lt;p&gt;Probably as many of you, I tried my share of code editors; TextMate, Sublime and Atom. A while ago I wrote a little app in Go(Lang) and someone pointed me to Visual Studio Code and &lt;a href=&#34;https://marketplace.visualstudio.com/items?itemName=ms-vscode.Go&#34;&gt;Microsoft&amp;rsquo;s Go(Lang) plugin&lt;/a&gt;. I tried it and switched &amp;hellip;&lt;/p&gt;
&lt;p&gt;Until I read something about the FLOSS version of Visual Studio Code; &lt;a href=&#34;https://vscodium.com&#34;&gt;VSCodium&lt;/a&gt; and switched again &amp;hellip;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Netherlands&#39; most beautifull railway station</title>
      <link>https://tisgoud.nl/2019/08/netherlands-most-beautifull-railway-station/</link>
      <pubDate>Wed, 07 Aug 2019 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2019/08/netherlands-most-beautifull-railway-station/</guid>
      <description>The railway station of Groningen has been chosen as the most beautifull railway station of the Netherlands in 2019.
The old railway station is indeed very impressive. Not only the outside but also the inside is a must-see. The amount of authentic details is overwhelming.
Original article on the NOS site. </description>
    </item>
    
    <item>
      <title>Groningen: A Winning alternative to Amsterdam</title>
      <link>https://tisgoud.nl/2019/04/groningen-a-winning-alternative-to-amsterdam/</link>
      <pubDate>Mon, 22 Apr 2019 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2019/04/groningen-a-winning-alternative-to-amsterdam/</guid>
      <description>My hometown is mentioned on CNN travel as one of the 17 places to visit in a modern-day Grand Tour of Europe.
 &amp;ldquo;Young and hip, Groningen is a winning alternative to Amsterdam. The canals and classic Dutch buildings are all in evidence, but without the bustling hordes of tourists. The bike is king here, with the majority of journeys taken on two wheels.
The routes are flat and easy, so hire one and head off for an explore.</description>
    </item>
    
    <item>
      <title>Simultaneous green lights for bikes</title>
      <link>https://tisgoud.nl/2019/04/simultaneous-green-lights-for-bikes/</link>
      <pubDate>Thu, 04 Apr 2019 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2019/04/simultaneous-green-lights-for-bikes/</guid>
      <description>For outsiders cycling in Groningen leaves an impression of utter chaos. Groningen is a cycling city, 60% of all traffic movement is done on bike. For me growing up with bikes in Groningen it comes as second nature. The awareness of being chaotic to outsiders only arises when someone tries to explain the rules of this almost organic system.
Below is one of the movies that tries to explain these rules.</description>
    </item>
    
    <item>
      <title>MkDocs in a Docker container</title>
      <link>https://tisgoud.nl/2019/03/mkdocs-in-a-docker-container/</link>
      <pubDate>Sun, 24 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2019/03/mkdocs-in-a-docker-container/</guid>
      <description>For an internal presentation &amp;ldquo;Text-based tools, not just for nerds&amp;rdquo; (presentation is mostly in Dutch) I wanted to demo MkDocs with the material theme.
The creator of the mkdocs-material theme already created the Docker image as an alternative way to try the theme.
For the demo I wanted to run it with a minimal configuration. No errors, no extra&amp;rsquo;s and for that I created a bash script.
Quick Setup or TL;DR version  Download/copy and create the script &amp;lsquo;setup.</description>
    </item>
    
    <item>
      <title>Creating a snapshot via the vRA API</title>
      <link>https://tisgoud.nl/2019/01/creating-a-snapshot-via-the-vra-api/</link>
      <pubDate>Sun, 27 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2019/01/creating-a-snapshot-via-the-vra-api/</guid>
      <description>In this post I describe the 6 steps needed to create a snapshot of a VM via the vRealize Automation API. It took me a while to figure out how to verify the state of the request. The short version is that the &amp;ldquo;state&amp;rdquo; can be checked via the URL that is send back in the POST response &amp;ldquo;Location&amp;rdquo; header. Checking the URL right after posting the request shows an &amp;ldquo;IN-PROGRES&amp;rdquo; state, the same result as in the vRA portal.</description>
    </item>
    
    <item>
      <title>Publii</title>
      <link>https://tisgoud.nl/2019/01/publii/</link>
      <pubDate>Sun, 13 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2019/01/publii/</guid>
      <description>I&amp;rsquo;m reviving my website after neglecting it for quite a while. Stepping away from Wordpress, failing Akismet upgrades and required updates almost each month. Looking at static site generators (StaticGen) and the large headless CMS collection (HeadlessCMS) I decided to try out Publii. Publii is an Open Source CMS for static websites. It generates it&amp;rsquo;s websites throug its built-in site generator.
Publii publishes to AWS, Netlify, Github, GitLab or SFTP.</description>
    </item>
    
    <item>
      <title>Kasikasima dag 8</title>
      <link>https://tisgoud.nl/2016/12/kasikasima-dag-8/</link>
      <pubDate>Fri, 02 Dec 2016 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2016/12/kasikasima-dag-8/</guid>
      <description>Om half zeven stond er een thermoskan met heet water voor ons klaar, rustig een kopje thee gedronken met de buurtjes en om acht uur ontbeten. De standaard routine.
Om kwart over negen hebben we met Espa een wandeling door het dorp gemaakt, langs de school, het dorpshuis, de lokale bevolking die met Casave brood bezig was of het meel of het afbakken. Het eindpunt van de wandeling was de lokale souvenir-markt.</description>
    </item>
    
    <item>
      <title>Kasikasima dag 7</title>
      <link>https://tisgoud.nl/2016/12/kasikasima-dag-7/</link>
      <pubDate>Thu, 01 Dec 2016 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2016/12/kasikasima-dag-7/</guid>
      <description>Vandaag opgestaan met het eerste zonlicht. Alles opgeruimd, ingepakt en in de boot gezet.
Om zeven uur gingen we varen. Na een dik half uur stopten we bij een plek waar Sidderalen zouden zijn. Die zaten er! Jack had al vrij vlot bij de ingang van een kreetje een groot exemplaar gespot. De aal werd geraakt maar wist met pijl en al te ontsnappen. Even later kwam de pijl weer boven en Richard deed nog een verwoede poging om de Sidderaal ook mee naar boven te krijgen, helaas niet gelukt.</description>
    </item>
    
    <item>
      <title>Kasikasima dag 6</title>
      <link>https://tisgoud.nl/2016/11/kasikasima-dag-6/</link>
      <pubDate>Wed, 30 Nov 2016 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2016/11/kasikasima-dag-6/</guid>
      <description>Uitgeslapen voor zover dat kan hier. Je gaat slapen wanneer het donker wordt en je wordt wakker als het weer licht wordt. &amp;rsquo;s Avonds klets je meestal wel wat na tot een uur of acht maar de zon is al weer op voor zeven uur, lange nachten dus.
De laatste dag in dit kamp, de tijd staat stil hier, het was een fantastische ervaring om hier te zijn midden in het &amp;ldquo;bos&amp;rdquo;.</description>
    </item>
    
    <item>
      <title>Kasikasima dag 5</title>
      <link>https://tisgoud.nl/2016/11/kasikasima-dag-5/</link>
      <pubDate>Tue, 29 Nov 2016 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2016/11/kasikasima-dag-5/</guid>
      <description>Relaxte dag vandaag, stukje door het bos gewandeld en uitleg gekregen over de verschillende planten en hoe ze te gebruiken zijn.
Knoflook liaan voor in het eten of tegen nachtmerries, bast dun en sterk waar draagbanden van gemaakt worden. Sap van een andere bast werkt ontsmettend en weer een andere bast wordt gebruikt als vloeibare pleister. Palmbladeren worden gebruikt om mandjes en in ons geval een rugzak van te maken.</description>
    </item>
    
    <item>
      <title>Kasikasima dag 4</title>
      <link>https://tisgoud.nl/2016/11/kasikasima-dag-4/</link>
      <pubDate>Mon, 28 Nov 2016 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2016/11/kasikasima-dag-4/</guid>
      <description>We hebben het gehaald! Vandaag zijn we de Kasikasima berg opgeklommen.
In twee uur en drie kwartier naar de top. Vier flinke heuvels op en af en dan nog de klim vanaf de voet naar één van de twaalf toppen. Door de warmte en vochtigheid was de tocht super zwaar. Op de top aangekomen krijg je direct weer energie door het fantastische uitzicht en de wind die daar waait.
Op de top hebben we een uurtje gerust, water drinken en beetje eten.</description>
    </item>
    
    <item>
      <title>Kasikasima dag 3</title>
      <link>https://tisgoud.nl/2016/11/kasikasima-dag-3/</link>
      <pubDate>Sun, 27 Nov 2016 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2016/11/kasikasima-dag-3/</guid>
      <description>Geslapen in een hangmat samen met een groep mosquitos. Lekgeprikt maar gelukkig weinig last van.
Voor het slapen gaan gisteravond nog geluisterd naar de brulapen. Tjonge wat een herrie kunnen die maken.
Ook noemenswaardig is de sterrenhemel, geen strooilicht dus je ziet alles.
Ik dwaal af, we zitten nu op een bankje met een kopje thee te genieten van het uitzicht in kamp Sawaniboto.
Mooie plek maar het had niet veel gescheeld of we waren hier niet geweest.</description>
    </item>
    
    <item>
      <title>Kasikasima dag 2</title>
      <link>https://tisgoud.nl/2016/11/kasikasima-dag-2/</link>
      <pubDate>Sat, 26 Nov 2016 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2016/11/kasikasima-dag-2/</guid>
      <description>Om gelijk maar te beginnen het eindpunt van vandaag. We zijn nu op tussenkamp Kamakabari, een klein eilandje stroomopwaarts.
Vanmorgen vroeg opgestaan, tegen half zeven, even wachten op het beloofde warm water maar uiteindelijk tegen half acht hadden we water voor de thee. Tegen achten ontbeten, tegen tienen vertrek maar dan wel op z&amp;rsquo;n Surinaams. Om elf uur gingen we op pad, nu echt de rivier op het bos in.</description>
    </item>
    
    <item>
      <title>Kasikasima dag 1</title>
      <link>https://tisgoud.nl/2016/11/kasikasima-dag-1/</link>
      <pubDate>Fri, 25 Nov 2016 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2016/11/kasikasima-dag-1/</guid>
      <description>Vanochtend vroeg heerlijk relaxed ontbeten in het Greenheart Hotel. Een prachtig hotel in authentieke stijl gerestaureerd door Yuyu en &amp;ldquo;hippie&amp;rdquo; met zakelijk inzicht.
Met de taxi naar vliegveld Zorg en Hoop gereden onderweg nog even door de drive-through bank gereden.
In de vertrekhal hebben we onze mede-reisgenoten Astrid en Richard voor het eerst ontmoet. Het klikte gelijk. ￼ Even na elven vertrokken we richting het &amp;ldquo;bos&amp;rdquo;.
￼
De vlucht was een belevenis op zich.</description>
    </item>
    
    <item>
      <title>Synology Download Station: add search modules</title>
      <link>https://tisgoud.nl/2015/04/synology-download-station-add-search-modules/</link>
      <pubDate>Fri, 03 Apr 2015 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2015/04/synology-download-station-add-search-modules/</guid>
      <description>The Synology Download Station is a great application for downloading torrents but sometimes it&amp;rsquo;s unable to find the things you are looking for.

It happened to me and as I was looking through the settings for a way to add a search engine I found out it has to be a .dlm file. I don&amp;rsquo;t know when this was changed but I remember that I could just add a URL but ala.</description>
    </item>
    
    <item>
      <title>From idea to product, no need to think small</title>
      <link>https://tisgoud.nl/2010/10/from-idea-to-product-no-need-to-think-small/</link>
      <pubDate>Sun, 10 Oct 2010 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2010/10/from-idea-to-product-no-need-to-think-small/</guid>
      <description>We all heard about the possibilities the internet gives us. Power to the people, right? Well the story of the Glif is a perfect example of this.
Two guys, Tom Gerhardt and Dan Provost came up with an idea for an iPhone 4 tripod mount. The final result does a little bit more that just being a tripod mount but you can judge that for yourself.
The basic thing that struck me was how they used the means at hand to it’s full capacity.</description>
    </item>
    
    <item>
      <title>How to survive password hell</title>
      <link>https://tisgoud.nl/2008/09/how-to-survive-password-hell/</link>
      <pubDate>Mon, 15 Sep 2008 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2008/09/how-to-survive-password-hell/</guid>
      <description>Keeping track of your passwords can be a real pain. Passwords for your email, your account at work or for that website where you want to leave a comment. Unless you can use one password for all of these different accounts you have to keep a list of passwords. Some store them in their head resulting in the obvious password restore options after a long holiday other store them on paper.</description>
    </item>
    
    <item>
      <title>WalletCards on my iPhone</title>
      <link>https://tisgoud.nl/2008/05/walletcards-on-my-iphone/</link>
      <pubDate>Sun, 11 May 2008 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2008/05/walletcards-on-my-iphone/</guid>
      <description>Recently I read a post on slimming down your wallet (via Lifehacker). As many of you I had my wallet filed with membership and other reward cards from the local hardware store the grocery shop and the rest of it. Some cards used regularly some used only once a year.
As mentioned in the post from the unclutterer most of the companies only need the number from the card. The magnetic strips are hardly used and the barcode is just a store for the number.</description>
    </item>
    
    <item>
      <title>Silence is FOO!</title>
      <link>https://tisgoud.nl/2006/04/silence-is-foo/</link>
      <pubDate>Thu, 27 Apr 2006 00:00:00 +0000</pubDate>
      
      <guid>https://tisgoud.nl/2006/04/silence-is-foo/</guid>
      <description>Coding foo Everybody who has read codesamples in whatever language will encounter the famous words &amp;ldquo;Foo&amp;rdquo;, &amp;ldquo;Bar&amp;rdquo; and &amp;ldquo;Foobar&amp;rdquo;. Did your mind wander of on trying to find the meaning of these words? I remember it confused me as I was looking for a deeper meaning.
Well last monday my colleague Michiel send me this link to the Etymology of &amp;ldquo;Foo&amp;rdquo;. I first couldn&amp;rsquo;t believe it. There is an actual RFC document on these words.</description>
    </item>
    
  </channel>
</rss>
