<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dw="https://www.dreamwidth.org">
  <id>tag:dreamwidth.org,2009-09-23:447974</id>
  <title>pvaneynd</title>
  <subtitle>pvaneynd</subtitle>
  <author>
    <name>pvaneynd</name>
  </author>
  <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/"/>
  <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom"/>
  <updated>2025-10-23T06:39:28Z</updated>
  <dw:journal username="pvaneynd" type="personal"/>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:155029</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/155029.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=155029"/>
    <title>Doh! moment in sysadminning</title>
    <published>2025-10-23T06:39:28Z</published>
    <updated>2025-10-23T06:39:28Z</updated>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">PSA:&lt;br /&gt;This morning I noticed that &lt;a href="https://packages.debian.org/stable/needrestart"&gt;needrestart&lt;/a&gt; was not telling me to reload, which was strange, given the latest security update of &lt;a href="https://security-tracker.debian.org/tracker/source-package/intel-microcode"&gt;intel-microcode&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A bit of searching revealed that a long time ago I had set &lt;tt&gt;APT::Default-Release "stable";&lt;/tt&gt;, which &lt;a href="https://wiki.debian.org/AptConfiguration#Avoid_setting_APT::Default-Release"&gt;will prevent apt from upgrading to security packages&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;Removing this fixed the issue of course. Now to reload the server...&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=155029" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:154705</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/154705.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=154705"/>
    <title>Still alive and making jam</title>
    <published>2023-09-20T09:54:45Z</published>
    <updated>2023-09-20T09:54:45Z</updated>
    <category term="life"/>
    <category term="cooking"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">With social media getting more fragmented, let's see if we can push more to RSS and blogs again.&lt;br /&gt;&lt;br /&gt;We used to have a flowering plant on our front wall. However we both became allergic to the plan and honestly I don't want to have things in the garden I'm allergic to anymore. So I ripped it all out last year.&lt;br /&gt;&lt;br /&gt;We then planted a grape vine and it did... very well. Last year it just started growing a bit but this year it just exploded. Besides growing it also produced a lot of grapes, about 7 kilo of them:&lt;br /&gt;&lt;br /&gt;&lt;a href="https://pvaneynd.dreamwidth.org/file/283.png"&gt;&lt;img src="https://pvaneynd.dreamwidth.org/file/200x200/283.png" alt="A plastic basket showing a bunch of grapes" title="Basket of grapes" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I decided to make jam out of them, together with the 4 or 5 apples we got from out little tree in the garden. After failing to set the first time round, the second time I got the jam to set and now we're waiting a bit for the taste to further develop and then try it...&lt;br /&gt;&lt;br /&gt;&lt;a href="https://pvaneynd.dreamwidth.org/file/712.png"&gt;&lt;img src="https://pvaneynd.dreamwidth.org/file/200x200/712.png" alt="Seven jars containing grape jam on a kitchen counter" title="Grape Jam in jars" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Not your usual hacking/programming/geeky stuff, but I'm happy with it.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=154705" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:154444</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/154444.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=154444"/>
    <title>Firefox and Chrome refusing to run on ubuntu</title>
    <published>2023-02-15T13:09:34Z</published>
    <updated>2023-02-15T13:09:34Z</updated>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">For once I can write about something at $work.&lt;br /&gt;&lt;br /&gt;I had to download a new image, but I didn't want to download the 14G image from the USA to my laptop and then again over the VPN and the ocean to the lab in the USA. So I used a stepstone Ubuntu machine, installed a VNC server and wanted to use that to download the image.&lt;br /&gt;&lt;br /&gt;Turns out that this is harder then I thought. On Ubuntu you now install Chromium or Firefox in a snap and you cannot simply run these. xclock works, but the dynamic duo gives:&lt;br /&gt;&lt;br /&gt;&lt;tt&gt;&lt;br /&gt;Authorization required, but no authorization protocol specified&lt;br /&gt;Error: cannot open display: :1.0&lt;br /&gt;&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;After a lot of search this is more or less by design. In &lt;a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1767183"&gt;the mozilla bugtracker&lt;/a&gt; a found a solution: use:&lt;br /&gt;&lt;br /&gt;&lt;tt&gt;&lt;br /&gt;xhost +&lt;br /&gt;env DBUS_SESSION_BUS_ADDRESS=unix:path=$XDG_RUNTIME_DIR/bus firefox&lt;br /&gt;&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;This was probably caused by the fact that the stepstone machine had no UI at all. Now to download the image and apply it...&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=154444" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:154261</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/154261.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=154261"/>
    <title>The Last Jedi</title>
    <published>2018-01-02T05:59:11Z</published>
    <updated>2018-01-03T06:37:09Z</updated>
    <category term="movie"/>
    <category term="star wars"/>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">Saw The Last Jedi between Xmas and new year. Actually I found it a very nice movie, with a good story line, actually decent acting and believable characters.&lt;br /&gt;&lt;br /&gt;Some parts reminded me a lot of the &lt;a href="https://en.wikipedia.org/wiki/Honorverse"&gt;Honorverse&lt;/a&gt;, especially the first book. &lt;br /&gt;&lt;br /&gt;To be honest I'm looking forward to how they are going to develop the storyline further. &lt;br /&gt;&lt;br /&gt;But first: back to $WORK.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=154261" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:153920</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/153920.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=153920"/>
    <title>20 years of UNICODE for the win?</title>
    <published>2017-03-30T07:19:10Z</published>
    <updated>2017-03-30T07:19:10Z</updated>
    <category term="common-lisp"/>
    <category term="opensource"/>
    <dw:mood>relieved</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">As some of you know I'm back to coding. This morning I was trying to create a SQL table which failed with mysterious errors, like:&lt;br /&gt;&lt;br /&gt;&lt;tt&gt;&lt;pre&gt;DB=&amp;gt; CREATE TABLE sequence (
 sequence_id INTEGER NOT NULL,
 guid_id INTEGER REFERENCES public.guid(id),
 sequence_number INTEGER NOT NULL);
ERROR:  relation "public.guid" does not exist
Time: 3.007 ms
DB=&amp;gt; \dt guid
        List of relations
 Schema | Name | Type  |  Owner
--------+------+-------+----------
 public | guid | table | pevaneyn
(1 row)&lt;/pre&gt;&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;I was suspecting a hidden character, so &lt;tt&gt;od&lt;/tt&gt; to the rescue:&lt;br /&gt;&lt;br /&gt;&lt;tt&gt;&lt;pre&gt;$ od -c failing-command
...
0000140   i   d       I   N   T   E   G   E   R       R   E   F   E   R
0000160   E   N   C   E   S     357 273 277   g   u   i   d   (   i   d
...
&lt;/pre&gt;&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;Octal 357 273 277? Clearly this is UTF-8 encoding of something invisible. Let's use &lt;a href="http://clisp.org/"&gt;clisp&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;tt&gt;&lt;pre&gt;[1]&amp;gt; CUSTOM:*TERMINAL-ENCODING*
#&amp;lt;ENCODING CHARSET:UTF-8 :UNIX&amp;gt;
[2]&amp;gt; (EXT:CONVERT-STRING-FROM-BYTES (vector #o357 #o273 #o277) CUSTOM:*TERMINAL-ENCODING*)
""
[3]&amp;gt; (aref (EXT:CONVERT-STRING-FROM-BYTES (vector #o357 #o273 #o277) CUSTOM:*TERMINAL-ENCODING*) 0)
#\ZERO_WIDTH_NO-BREAK_SPACE

Ok an invisible space got inserted somewhere along the line... At least I'm not getting mad and forgetting basic SQL :)&lt;/pre&gt;&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=153920" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:153773</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/153773.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=153773"/>
    <title>Inversions</title>
    <published>2017-03-16T06:07:21Z</published>
    <updated>2017-03-16T06:07:21Z</updated>
    <dw:mood>amused</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">Yesterday I was watching 'an historic' event (the results of the Dutch elections) on a 'Facebook live' feed from the local state television station on my smart phone, while our son was watching youtube on the big TV in the living room...&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=153773" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:153364</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/153364.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=153364"/>
    <title>waisting some CPU time</title>
    <published>2015-10-23T04:30:10Z</published>
    <updated>2015-10-23T04:30:10Z</updated>
    <category term="crypto"/>
    <category term="life"/>
    <category term="opensource"/>
    <dw:security>public</dw:security>
    <dw:reply-count>4</dw:reply-count>
    <content type="html">Given &lt;a href="https://freedom-to-tinker.com/blog/haldermanheninger/how-is-nsa-breaking-so-much-crypto/"&gt;some people having rainbow tables&lt;/a&gt;  I'm now waisting a lot of cpu time doing:

&lt;tt&gt;&lt;pre&gt;for i in 2046 3072 4096 6144 7680 8192 ; do 
  ssh-keygen -G moduli-$i.candidates -b $i 
  ssh-keygen -T moduli-$i -f moduli-$i.candidates 
done
mv /etc/ssh/moduli /etc/ssh/moduli-normal
cat moduli-[23478]* &amp;gt; /etc/ssh/moduli
systemctl restart ssh.service
&lt;/pre&gt;&lt;/tt&gt;

This should give me brand-new primes, used only by me. So even if 'bad people' spend a lot of time and money hacking the 20 odd 2048-bit primes distributed with ssh, I would be ... higher on their target list?&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=153364" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:153264</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/153264.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=153264"/>
    <title>Apple and .be dealers</title>
    <published>2015-09-22T06:26:17Z</published>
    <updated>2015-09-22T06:26:17Z</updated>
    <category term="repairs"/>
    <category term="apple"/>
    <dw:mood>happy</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">Last week I took my iphone 5 out of the otterbox to clean it. Then I noticed that the battery decided to find more lebensraum and was pushing the glass upwards. I immediately shutdown the phone (risk of explosion or other nasty business).&lt;br&gt;

Then I waited until this monday, and this because after-sales support from the local Apple dealers sucks. They normally need to send back the phone and you're often for weeks without a phone, uncertain what exactly will happen. Exactly why this sorry state exists is a bit of a mystery.&lt;br&gt;

This Saturday the &lt;a href="http://appleinsider.com/articles/15/09/17/brussels-apple-store-offers-glimpse-at-radical-design-changes"&gt;Apple shop in Brussels&lt;/a&gt; opened and yesterday I went to repair the phone. A quick '&lt;i&gt;Oh, that really shouldn't happen. We'll replace it&lt;/i&gt;' later and I've got a new, working iPhone 5.&lt;br&gt;

Seeing the number of people coming into the shop on a Monday morning, I expect the local Apple dealers to ... suffer.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=153264" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:152897</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/152897.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=152897"/>
    <title>pvaneynd @ 2015-05-26T06:46:00</title>
    <published>2015-05-26T04:48:16Z</published>
    <updated>2015-05-26T04:48:16Z</updated>
    <dw:mood>happy</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">So in the last few weeks I discovered a new hobby: &lt;a href="http://en.wikipedia.org/wiki/Via_ferrata"&gt;Via Ferrata&lt;/a&gt; and actually managed to go to the sailing club with our son and spend an hour or two with a a &lt;a href="http://en.wikipedia.org/wiki/420_(dinghy)"&gt;dinghy&lt;/a&gt; to play.&lt;br&gt;
My wife thinks that I'm having a mid-life crisis, my colleagues say that this doesn't have enough young women or horsepower to be a proper mid-life crisis. I just think that I'm enjoying my lower weight and increased possibilities. And having a lot of fun ;)&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=152897" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:152576</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/152576.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=152576"/>
    <title>Sailing happened</title>
    <published>2014-09-09T10:04:04Z</published>
    <updated>2014-09-09T10:10:13Z</updated>
    <category term="sailing"/>
    <category term="cycling"/>
    <dw:mood>happy</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">&lt;p&gt;So after our son took up sailing in the summer, I felt free to restart this hobby which I only interrupted temporary for ... 30 years.&lt;/p&gt;&lt;br /&gt;

&lt;p&gt;We found a nice club which is not so close but cozy: &lt;a href="http://www.wvd-mechelen.be/"&gt;WVD Mechelen&lt;/a&gt; and started a course on Saturday for adults. A beginners course as I forgot everything there is to know about sailing. We're with a few people on a &lt;a href="http://www.newtosailing.com/classes/view.asp?id=42"&gt;Laser 16&lt;/a&gt; and this is great fun.&lt;/p&gt;&lt;br /&gt;

&lt;p&gt;To get there I thought of cycling. I maybe underestimated this, the distance is about 21 km (13 miles for the colonials) but the 'total climb' so height to overcome is 94 meters (308 ft) going, and 101 meters (331 ft) for the return trek. &lt;/p&gt;&lt;br /&gt;

&lt;p&gt;My average speed sucked (16.7 km/h (10.3 miles/h) and 14.3 km/h (8.9 miles/hour)) and my legs are _still_ feeling without power. I hope this will improve after a bit of practice&lt;/p&gt;&lt;br /&gt;

&lt;p&gt;However the path itself is one of the &lt;a href="http://nl.wikipedia.org/wiki/Fietsroutenetwerk"&gt;'fietsknooppunten route'&lt;/a&gt; (Belgian invention so the link is in Dutch) so it's very nice, safe and calm. With impressive bridges to cross: &lt;a title="By Alcide (Own work) [GFDL (http://www.gnu.org/copyleft/fdl.html) or CC-BY-SA-3.0-2.5-2.0-1.0 (http://creativecommons.org/licenses/by-sa/3.0)], via Wikimedia Commons" href="http://commons.wikimedia.org/wiki/File%3ASNC01728.jpg"&gt;&lt;img width="512" alt="SNC01728" src="//upload.wikimedia.org/wikipedia/commons/thumb/9/92/SNC01728.jpg/512px-SNC01728.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=152576" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:152374</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/152374.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=152374"/>
    <title>A tale of four disks</title>
    <published>2014-07-04T07:04:19Z</published>
    <updated>2014-07-04T07:04:19Z</updated>
    <category term="zfs"/>
    <category term="storage"/>
    <category term="opensource"/>
    <category term="life"/>
    <dw:mood>accomplished</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>1</dw:reply-count>
    <content type="html">A had a long string of problems with our server at home...

&lt;span class="cut-wrapper"&gt;&lt;span style="display: none;" id="span-cuttag___1" class="cuttag"&gt;&lt;/span&gt;&lt;b class="cut-open"&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class="cut-text"&gt;&lt;a href="https://pvaneynd.dreamwidth.org/152374.html#cutid1"&gt;Read more...&lt;/a&gt;&lt;/b&gt;&lt;b class="cut-close"&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style="display: none;" id="div-cuttag___1" aria-live="assertive"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=152374" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:152129</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/152129.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=152129"/>
    <title>Finding a new line in a file</title>
    <published>2014-04-18T12:41:36Z</published>
    <updated>2014-04-18T12:41:36Z</updated>
    <category term="tricks"/>
    <category term="work"/>
    <category term="life"/>
    <category term="opensource"/>
    <dw:mood>happy</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">Today I helped a collegue who came with the question: &lt;i&gt;I have two files, how do I find which lines were added to one file, but not to the other?&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;He was thinking of a program to write. I'm more a KISS person, why waste time writing a program when brute force will do &lt;i&gt;just fine&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;So:&lt;br /&gt;&lt;br /&gt;We have two files &lt;b&gt;a&lt;/b&gt; and &lt;b&gt;b&lt;/b&gt;:&lt;br /&gt;&lt;br /&gt;&lt;tt&gt;&lt;pre&gt;
pevaneyn@mac-book:/tmp :) $ cat a
1
2
3
4
5
pevaneyn@mac-book:/tmp :) $ cat b
1
2
3
4
5
7
8&lt;/pre&gt;&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;We want to see the lines in &lt;b&gt;b&lt;/b&gt; which are not in &lt;b&gt;a&lt;/b&gt;:&lt;br /&gt;&lt;br /&gt;&lt;tt&gt;&lt;pre&gt;pevaneyn@mac-book:/tmp :) $ cat a b | sort | uniq -u
7
8&lt;/pre&gt;&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;So we take the two files, sort then and then print the unique lines.&lt;br /&gt;&lt;br /&gt;But what if there are also unique lines in a which we don't need? So let's add a line to 0 which we do not want to see in the output:&lt;br /&gt;&lt;br /&gt;&lt;tt&gt;&lt;pre&gt;pevaneyn@mac-book:/tmp :) $ cat &amp;gt;&amp;gt; a
0
pevaneyn@Pmac-book:/tmp :) $ cat a b | sort | uniq -u
0
7
8&lt;/pre&gt;&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;How do we remove this 0?&lt;br /&gt;&lt;br /&gt;A trick is to include &lt;b&gt;a&lt;/b&gt; twice, then a line in a will never be unique:&lt;br /&gt;&lt;br /&gt;&lt;tt&gt;&lt;pre&gt;pevaneyn@mac-book:/tmp :) $ cat a a b | sort | uniq -u
7
8&lt;/pre&gt;&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;I used a similar method today to find which interface gave the CRC errors...&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=152129" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:152036</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/152036.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=152036"/>
    <title>Old versus new</title>
    <published>2014-04-07T06:49:41Z</published>
    <updated>2014-04-07T06:49:41Z</updated>
    <category term="gnuplot"/>
    <category term="opensource"/>
    <category term="work"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">For a side project at $WORK I need to plot some data.&lt;br /&gt;&lt;br /&gt;In the past I used &lt;a href="http://www.gnuplot.info/"&gt;gnuplot&lt;/a&gt; but as I wanted to interactively investigate the data I wrote a GUI browser in &lt;a href="http://clojure.org/"&gt;Clojure&lt;/a&gt;. This was relatively easy and fast enough.&lt;br /&gt;&lt;br /&gt;But I've been told that I'm not with the new hotness and that I should investigate doing this in the browser. So I found the pretty impressive &lt;a href="http://dygraphs.com/"&gt;dygraphs&lt;/a&gt; javascript library.&lt;br /&gt;&lt;br /&gt;The plots look fantastic and are really what I need. So I make my first html5 like page and tried it.&lt;br /&gt;&lt;br /&gt;At first I thought that something was wrong. If I do this plot with gnuplot I get:&lt;br /&gt;&lt;br /&gt;&lt;tt&gt;&lt;pre&gt;$ time gnuplot plot.gnuplot

real	0m0.818s
user	0m0.608s
sys	0m0.209s&lt;/pre&gt;&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;In Safari it took &lt;b&gt;22 minutes&lt;/b&gt;, while showing a beachball all the time, to plot this data. Chrome and Firefox do it quite a bit better at only two minutes, but still... not subsecond is it? Using the 'canvas' html5 terminal in gnuplot produces 14M html file which only takes something lik 20 seconds to get drawn in all browsers.&lt;br /&gt;&lt;br /&gt;But I must admit that the default look and interactivity of dygraph is lightyears ahead of my gnuplot settings...&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=152036" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:151569</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/151569.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=151569"/>
    <title>Vampires, I'm surrounded by vampires</title>
    <published>2014-01-13T05:24:07Z</published>
    <updated>2014-01-13T05:24:07Z</updated>
    <category term="india"/>
    <dw:mood>content</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">So after working for a week in the Indian office with my (naturally) Indian colleagues I was finding the older 'all white American' motivational posters on the wall already jarring. The faces I see and value every day are not so pink ;). (it seems that this is going to get addressed soon)&lt;br /&gt;&lt;br /&gt;In fact my only gut reaction on walking the street and the office was more of 'there are a lot of Indians here' (doh!). I seem to be pretty used to seeing Indians in the street in Antwerp, it's just the number which is surprising my unconscious mind. &lt;br /&gt;&lt;br /&gt;The streets, and traffic chaos, remind me a lot of the more busy areas in Naples, I keep expecting to see a volcano on the horizon.&lt;br /&gt;&lt;br /&gt;But a bigger shock for me was in store: Over the weekend I went shopping and while in Europe we seem to have 'tanned' models in adds, over here they go for the vampire look. All the adds seem to employ westerners, and very pale people at that, in fact most of them look sickly pale to me.&lt;br /&gt;&lt;br /&gt;Who knew that the 'geek who shuns daylight' look would be fashionable over here ;)&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=151569" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:151106</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/151106.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=151106"/>
    <title>Too long for twitter: dreaming about the culture</title>
    <published>2013-09-17T03:06:36Z</published>
    <updated>2013-09-17T03:06:36Z</updated>
    <category term="life"/>
    <category term="dreams"/>
    <category term="culture"/>
    <dw:mood>sleepy</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">This morning while waking up I was dreaming about the culture.&lt;br /&gt;&lt;br /&gt;It started off as a pretty normal dream involving a hidden base where we lived, with an alien space ship inside of it. The main part was that it was well protected about the rain ;). (It rained a lot here yesterday)&lt;br /&gt;&lt;br /&gt;Then it went a bit Casablanca on me because another space ship case to visit the base. The avatar of that ship talked with the alien ship and after a while complained that they were discussing in 'greed'. The alien ship replied that 'greed' was an exact language leaving no ambiguities, like Marain.  The avatar replied that indeed 'greed' was &lt;i&gt;almost&lt;/i&gt; as exact and well specified as Marain, but that the core of 'greed' is about what you wanted and it limites the possibilities. Marain on the other hand talked about what was possible and the infinite possibilities out there.&lt;br /&gt;&lt;br /&gt;Then I realised I was dreaming a Culture novel, and irritatingly woke up.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=151106" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:150969</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/150969.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=150969"/>
    <title>Throne of the Crescent Moon, Saladin Ahmed</title>
    <published>2013-06-26T10:24:45Z</published>
    <updated>2013-06-26T10:24:45Z</updated>
    <category term="reading"/>
    <category term="hugo"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">This was a funny book,  but too much 'fantasy' for me. It was also pretty much following the 'default' plot so it was a bit predictable. I also found it a bit not descriptive enough.&lt;br /&gt;&lt;br /&gt;All in all not bad, certainly better then &lt;i&gt;2312&lt;/i&gt; but technically not so good as &lt;i&gt;Redshirts&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;Now reading &lt;i&gt;Captain Vorpatril’s Alliance&lt;/i&gt; and it's gripping.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=150969" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:150738</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/150738.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=150738"/>
    <title>2312, Kim Stanley Robinson</title>
    <published>2013-06-11T20:36:17Z</published>
    <updated>2013-06-11T20:36:17Z</updated>
    <category term="sf"/>
    <category term="hugo"/>
    <category term="sci-fi"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">Meh&lt;br /&gt;&lt;br /&gt;The story did not capture me, I could frankly not care less about the characters. Finishing it was a chore.  I was having the impression of reading a bad version of &lt;a href="http://en.wikipedia.org/wiki/Against_a_dark_background"&gt;AADB&lt;/a&gt; but without the humor, joy and captivating story.&lt;br /&gt;&lt;br /&gt;In Debian it would go below 'further discussion' :(.&lt;br /&gt;&lt;br /&gt;Now reading &lt;i&gt;Throne of the Crescent Moon&lt;/i&gt; by Saladin Ahmed, which even if it is more fantasy then SF for now caught me already and I really want to find out what happens next.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=150738" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:150508</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/150508.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=150508"/>
    <title>Hugo 2013: Redshirts</title>
    <published>2013-05-30T06:50:29Z</published>
    <updated>2013-05-30T06:50:29Z</updated>
    <category term="hugo"/>
    <category term="sci-fi. sf"/>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">As for the last few years I'm going to try to read the &lt;a href="http://www.thehugoawards.org/hugo-history/2013-hugo-awards/"&gt;Hugo nominees&lt;/a&gt; and vote again.&lt;br /&gt;&lt;br /&gt;I started with &lt;a href="http://en.wikipedia.org/wiki/Redshirts_(novel)"&gt;Redshirts&lt;/a&gt; from John Scalzi. Now I like Scalzi, I got &lt;a href="http://en.wikipedia.org/wiki/Old_Man%27s_War"&gt;Old Man's War&lt;/a&gt; in a previous Hugo voter packet and bought a few other books in that series. &lt;br /&gt;&lt;br /&gt;However Redshirts is not doing much for me. It feels a bit like professional fanfick, which it is in some way. It is very funny to read and to find the references but in some way it left me unsatisfied.&lt;br /&gt;&lt;br /&gt;Next up: &lt;a href="http://en.wikipedia.org/wiki/2312_(novel)"&gt;2312&lt;/a&gt; were I am still waiting for it to hook me after ~30% read, which is not a good sign :(.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=150508" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:150161</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/150161.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=150161"/>
    <title>you seem...changed</title>
    <published>2013-02-22T10:55:58Z</published>
    <updated>2013-02-22T10:55:58Z</updated>
    <category term="diet"/>
    <dw:mood>accomplished</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">Just to multicast the links I've been sending to quite a few people who noticed something changed about me.&lt;br /&gt;&lt;br /&gt;For the people who have not seen me recently: I used to weigh 50% more 6 months ago, my cholesterol levels also went from 'Borderline high risk' to 'good'.&lt;br /&gt;&lt;br /&gt;I'm almost at the magical BMI of 25, only a few more kilo's. &lt;br /&gt;&lt;br /&gt;So what is my secret?&lt;br /&gt;&lt;br /&gt;Well I did what our &lt;a href="http://en.wikipedia.org/wiki/Bart_De_Wever"&gt;great leader&lt;/a&gt; showed us: I followed the &lt;a href="http://www.pronokal.be/"&gt;pronokal diet&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;To be honest the main advantage of this over &lt;a href="http://shop.oreilly.com/product/0636920015475.do"&gt;Fitness for Geeks&lt;/a&gt; or &lt;a href="http://www.marksdailyapple.com/primal-blueprint-101/"&gt;the primal&lt;/a&gt; approach is that it is done under doctors supervision and with pre-packaged meals which make the break from your previous diet easier.&lt;br /&gt;&lt;br /&gt;The main point is: sugar is &lt;b&gt;bad&lt;/b&gt; very bad for you. All carbohydrates are not good, and cutting them to &amp;lt;100grams/day does wonders.&lt;br /&gt;&lt;br /&gt;For the visually inclined there are nice and very funny videos like &lt;a href="https://www.youtube.com/watch?v=exi7O1li_wA"&gt;Bit Fat Fiasco&lt;/a&gt; or a faster intro is &lt;a href="https://www.youtube.com/watch?v=6-oP34xXFWM"&gt;Tom Naughton talking why people ignore normal diets&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;My main problem now is to replace my clothes as they all are several sizes too big now, even the ones I got a month or two ago. That and getting a new user icon and directory picture ;)&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=150161" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:149792</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/149792.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=149792"/>
    <title>Moving</title>
    <published>2012-12-17T10:09:11Z</published>
    <updated>2012-12-17T10:09:11Z</updated>
    <dw:mood>accomplished</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">We moved to living downstairs as we are renovating the living. Just after the 25th we should move back upstairs again, according to the plan.&lt;br /&gt;&lt;br /&gt;And this weekend we helped move the brother in law from &lt;a href="http://en.wikipedia.org/wiki/Jette"&gt;Jette&lt;/a&gt; to the much more rural &lt;a href="http://en.wikipedia.org/wiki/Pont-%C3%A0-Celles"&gt;Pont-à-Celles&lt;/a&gt;, which given the old place was on the 5th floor was quite an enterprise.&lt;br /&gt;&lt;br /&gt;Fitbit claims I walked 9.5 km, did 12800 steps and climbed 68 floors. My arms still hurt....&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=149792" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:149720</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/149720.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=149720"/>
    <title>Exit stage left: FreeBSD</title>
    <published>2012-09-11T05:30:41Z</published>
    <updated>2012-09-11T05:30:41Z</updated>
    <category term="life freebsd zfs debian"/>
    <dw:mood>contemplative</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>1</dw:reply-count>
    <content type="html">In the middle of February 2011 I installed &lt;tt&gt;FreeBSD&lt;/tt&gt; 8.2 on our home server. Mostly to experiment with ZFS and a 'different' unix.&lt;br /&gt;&lt;br /&gt;I tried hard to get into the &lt;tt&gt;FreeBSD&lt;/tt&gt; way of things and I cannot complain about the stability of &lt;tt&gt;FreeBSD&lt;/tt&gt; or &lt;tt&gt;ZFS&lt;/tt&gt; for that matter. The problems mainly are:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;the endless recompiles. The time to recompile is not the problem, the problem is that portmaster first stops the running daemons. Then it starts the recompilation of all needed programs. Which means that if a compilation of a random package needs manual intervention and I'm not watching the screen the DHCP leases of devices on my network expire and they lose internet connectivity...&lt;/li&gt;&lt;li&gt;the limited support for library updates. Updating means reading &lt;tt&gt;/usr/port/UPDATING&lt;/tt&gt; every time and sometimes fixing stuff by hand. This is interesting as a learning exercise, but my aim is to spend as little time on maintaining my system as possible&lt;/li&gt;&lt;li&gt;overwriting my config. I've taken to putting /etc/ and /usr/local/etc in git because upgrades randomly seem to nuke my configuration&lt;/li&gt;&lt;li&gt;strange problems with a serial over USB card reader. The card would not read correctly, it works in &lt;tt&gt;Linux&lt;/tt&gt; and &lt;tt&gt;OSX&lt;/tt&gt; but on &lt;tt&gt;FreeBSD&lt;/tt&gt; the  data returned is just wrong. So that's running on the &lt;tt&gt;Raspberry Pi&lt;/tt&gt; at the moment.&lt;/li&gt;&lt;li&gt;Some programs are not available for &lt;tt&gt;FreeBSD&lt;/tt&gt; like Plex which I wanted to run.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;All in all I think that &lt;tt&gt;Debian&lt;/tt&gt; just fits my way of working much better. I like &lt;tt&gt;FreeBSD&lt;/tt&gt; but I think the userspace needs significant work, so I think &lt;tt&gt;&lt;a href="http://www.debian.org/ports/kfreebsd-gnu/"&gt;Debian GNU/kFreeBSD&lt;/a&gt;&lt;/tt&gt; could be interesting for me, bar the problems with the hardware support and commercial software.&lt;br /&gt;&lt;br /&gt;In short I hope to move to a &lt;tt&gt;Debian&lt;/tt&gt; unstable setup using &lt;tt&gt;&lt;a href="http://www.zfsonlinux.org/"&gt;ZFS-on-linux&lt;/a&gt;&lt;/tt&gt; to keep the fantastic advantages of &lt;tt&gt;ZFS&lt;/tt&gt;. Maybe in a few years &lt;tt&gt;&lt;a href="https://en.wikipedia.org/wiki/Btrfs"&gt;BTRFS&lt;/a&gt;&lt;/tt&gt; will be stable and I'll move to that.&lt;br /&gt;&lt;br /&gt;So in the next few days I hope to report how I moved my 2 disk &lt;tt&gt;ZFS&lt;/tt&gt; mirror under &lt;tt&gt;FreeBSD&lt;/tt&gt; to 2x2 disk &lt;tt&gt;ZFS&lt;/tt&gt; mirror under Linux. Hopefully without backup-restore cycle.&lt;br /&gt;&lt;br type="_moz" /&gt;&lt;br /&gt;&lt;br type="_moz" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=149720" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:149407</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/149407.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=149407"/>
    <title>solving ipod touch podcast problems in the E200</title>
    <published>2012-06-21T08:18:51Z</published>
    <updated>2012-06-21T08:18:51Z</updated>
    <category term="life"/>
    <category term="ipod touch"/>
    <category term="car"/>
    <category term="fixing stuff"/>
    <dw:mood>happy</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">Ever since I had the Mercedes E200 ipod touch/iphone integration I had problems with the player jumping to the start of any podcast it had started. It simply forgot the location.&lt;br /&gt;&lt;br /&gt;Which is rather irritating if you are 45 minutes into a 1 hour podcast.&lt;br /&gt;&lt;br /&gt;In the last few days I found a solution:&lt;br /&gt;&lt;br /&gt;- unlock the ipod touch&lt;br /&gt;- go to the music player, select the podcast&lt;br /&gt;- go back 30 seconds (to not lose a few seconds)&lt;br /&gt;- click 'play'&lt;br /&gt;- attach the ipod touch to the car&lt;br /&gt;&lt;br /&gt;there will be a few seconds of silence and then it will continue to play via the car at the right position.&lt;br /&gt;&lt;br /&gt;Joy!&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=149407" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:149129</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/149129.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=149129"/>
    <title>Home ownership and water management</title>
    <published>2012-06-13T20:28:29Z</published>
    <updated>2012-06-13T20:28:29Z</updated>
    <category term="sewage house"/>
    <dw:mood>accomplished</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">Last week while it was raining (typical Belgian summer) I was thinking &lt;i&gt;"I'm happy our house seems leak free and without troubles"&lt;/i&gt;. Not much after we had water in the garage after $CHILD took a bath. Water and foam everywhere in the garage and in the semi-cellar.&lt;br /&gt;&lt;br /&gt;We put some chemicals in and hoped that this would work. It did not. A few days later at dinner a heard a noise and a bit later water was rising in the garage.&lt;br /&gt;&lt;br /&gt;Calling the really nice ex-owner we discovered that the 'brown water' from the toilet goes into a &lt;a href="https://en.wikipedia.org/wiki/Septic_tank"&gt;septic tank&lt;/a&gt; from there it goes into a &lt;a href="http://www.deschachtplastics.be/product.aspx?g1=DEREFGLL&amp;amp;g2=DECHTTCM&amp;amp;g3=DEECWWXN&amp;amp;level=3&amp;amp;p=PUT32A"&gt;trap&lt;/a&gt; together with the 'grey water' (kitchen, bathroom and rain water). He told us the problem is most likely a blockage in that &lt;a href="https://en.wikipedia.org/wiki/Trap_(plumbing)"&gt;trap&lt;/a&gt; as it also has a filter to keep the animals out.&lt;br /&gt;&lt;br /&gt;He helpfully also told us it was in our front garden. 1 meter (~ 3 feet) down.&lt;br /&gt;&lt;br /&gt;So we dug in the mud and found it. On my belly in the mud with my head in the hole I opened the inspection lid. 'Water' came out in a jet, with the liquid rising rapidly I just managed to close the cover before it reached me.&lt;br /&gt;&lt;br /&gt;This was the moment I called in the professionals. Who told me that they needed access to the trap and septic tank. So over the weekend I dug a hole 1.5 by 1 by 1 meter in our front garden. By then the level of water had gone down so I could already remove most of the junk from the trap. It was mostly soap, hair and other small waste.&lt;br /&gt;&lt;br /&gt;On Monday the specialists came with a trunk-powered liquid vacuum cleaner, sucking out the trap and the septic tank. The friendly guy also told me of the existence of extension tubes so that you  can clean the trap every few months. Something that I will do religiously from now on....&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=149129" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:148844</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/148844.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=148844"/>
    <title>IPv6 versus IPv4 at fosdem :S</title>
    <published>2012-02-04T16:13:17Z</published>
    <updated>2012-02-04T16:13:17Z</updated>
    <category term="fosdem"/>
    <category term="ipv6"/>
    <category term="opensource"/>
    <category term="life"/>
    <dw:mood>amused</dw:mood>
    <dw:security>public</dw:security>
    <dw:reply-count>1</dw:reply-count>
    <content type="html">&lt;img src="http://img2.ipv6-test.com/speedtest/result/2012/02/04/aeaec0ede84118f02b20a202c40e3857.png"&gt;&lt;br /&gt;&lt;br /&gt;how so?&lt;br /&gt;&lt;br /&gt;&lt;tt&gt;&lt;pre&gt;pevaneyn-mac:wireshark pevaneyn$ traceroute v4.fr.ipv6-test.com
traceroute to v4.fr.ipv6-test.com (46.105.61.149), 64 hops max, 52 byte packets
 1  193.191.79.254 (193.191.79.254)  6.215 ms  0.282 ms  0.244 ms
 2  ge.ar1.brucam.belnet.net (193.191.4.49)  0.350 ms  0.325 ms  0.365 ms
 3  10ge.cr2.bruvil.belnet.net (193.191.16.189)  1.143 ms  0.964 ms  0.994 ms
 4  ovh.bnix.net (194.53.172.70)  2.396 ms  1.900 ms  1.942 ms
 5  rbx-g2-a9.fr.eu (94.23.122.137)  5.712 ms  4.725 ms  4.794 ms
 6  rbx-2-6k.fr.eu (91.121.131.9)  10.489 ms  15.149 ms
    rbx-1-6k.fr.eu (91.121.131.13)  50.591 ms
 7  rbx-26-m1.fr.eu (213.251.191.201)  4.448 ms
    rbx-26-m1.routers.ovh.net (213.251.191.73)  4.754 ms  4.996 ms
 8  eight.t0x.net (46.105.61.149)  3.950 ms  3.975 ms  4.067 ms
pevaneyn-mac:wireshark pevaneyn$ traceroute6 v6.fr.ipv6-test.com
traceroute6 to v6.fr.ipv6-test.com (2001:41d0:1:d87c::7e57:1) from 2001:6a8:1100:beef:114f:fb76:XXXX:XXXX, 64 hops max, 12 byte packets
 1  2001:6a8:1100:beef::1  0.558 ms  0.674 ms  0.507 ms
 2  2001:6a8:1000:800f::1  0.370 ms  0.414 ms  0.393 ms
 3  10ge.cr2.bruvil.belnet.net  1.106 ms  1.112 ms  1.034 ms
 4  ae0-200.bru20.ip6.tinet.net  1.620 ms  1.572 ms  1.523 ms
 5  xe-2-1-0.ams20.ip6.tinet.net  6.063 ms
    xe-5-2-0.ams20.ip6.tinet.net  5.999 ms
    xe-8-1-0.ams20.ip6.tinet.net  6.002 ms
 6  * * *
 7  * * *
 8  * * *
 9  fra-5-6k.de.eu  25.602 ms *  30.531 ms
10  rbx-g2-a9.fr.eu  31.890 ms  27.448 ms  26.656 ms
11  rbx-1-6k.fr.eu  29.996 ms
    rbx-2-6k.fr.eu  33.715 ms
    rbx-1-6k.fr.eu  26.735 ms
12  2001:41d0:1:d87c::7e57:1  25.498 ms  31.873 ms  30.815 ms
&lt;/pre&gt;&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;So a trip around Europe. But IPv6 needs not be slow:&lt;br /&gt;&lt;br /&gt;&lt;tt&gt;&lt;pre&gt;pevaneyn-mac:fosdem pevaneyn$ traceroute6 www.debian.org
traceroute6: Warning: www.debian.org has multiple addresses; using 2001:858:2:2:214:22ff:fe0d:7717
traceroute6 to www.debian.org (2001:858:2:2:214:22ff:fe0d:7717) from 2001:6a8:1100:beef:114f:fb76:XXXX:XXXX, 64 hops max, 12 byte packets
 1  2001:6a8:1100:beef::1  0.640 ms  1.731 ms  0.607 ms
 2  2001:6a8:1000:800f::1  0.491 ms  0.356 ms  0.387 ms
 3  2001:6a8:1000:2::2  0.442 ms
    10ge.cr2.bruvil.belnet.net  1.081 ms  0.989 ms
 4  10ge.cr1.brueve.belnet.net  1.979 ms
    10ge.cr1.brueve.belnet.net  1.718 ms  1.479 ms
 5  20gigabitethernet1-3.core1.ams1.ipv6.he.net  4.766 ms  8.460 ms  7.190 ms
 6  10gigabitethernet1-1.core1.fra1.he.net  16.977 ms  20.783 ms  11.835 ms
 7  ge2-19-decix-ipv6-c1.ix.sil.at  70.823 ms  42.928 ms  45.012 ms
 8  2001:858:66:203:215:2cff:fe8d:bc00  27.416 ms  26.934 ms  28.561 ms
 9  ip6-te1-4-c2.oe3.sil.at  26.776 ms  26.413 ms  26.856 ms
10  2001:858:66:22c:217:fff:fed4:6000  27.156 ms  27.472 ms  26.778 ms
11  englund.debian.org  27.211 ms  27.641 ms  27.823 ms
pevaneyn-mac:fosdem pevaneyn$ traceroute www.debian.org
traceroute: Warning: www.debian.org has multiple addresses; using 86.59.118.148
traceroute to www.debian.org (86.59.118.148), 64 hops max, 52 byte packets
 1  193.191.79.254 (193.191.79.254)  0.619 ms  0.254 ms  0.255 ms
 2  ge.ar1.brucam.belnet.net (193.191.4.49)  0.432 ms  0.385 ms  0.448 ms
 3  10ge.cr1.brueve.belnet.net (193.191.16.205)  1.153 ms  1.557 ms  0.951 ms
 4  nl-asd-dc2-ias-csg01.nl.kpn.net (195.69.144.144)  5.608 ms  5.442 ms  10.251 ms
 5  * * *
 6  ffm-s1-rou-1021.de.eurorings.net (134.222.229.10)  38.019 ms  37.926 ms
    ffm-s1-rou-1021.de.eurorings.net (134.222.231.250)  39.953 ms
 7  ffm-s1-rou-1022.de.eurorings.net (134.222.228.86)  40.075 ms
    ffm-s1-rou-1022.de.eurorings.net (134.222.228.90)  38.180 ms
    ffm-s1-rou-1022.de.eurorings.net (134.222.228.86)  42.755 ms
 8  mchn-s1-rou-1022.de.eurorings.net (134.222.228.194)  33.019 ms  33.211 ms  37.045 ms
 9  wien-s2-rou-1002.at.eurorings.net (134.222.228.46)  39.827 ms  37.795 ms  39.839 ms
10  wien-s2-rou-1041.at.eurorings.net (134.222.123.242)  37.581 ms  37.633 ms  39.505 ms
11  sil.cust.at.eurorings.net (134.222.123.150)  37.654 ms  35.650 ms  35.521 ms
12  englund.debian.org (86.59.118.148)  38.009 ms  38.124 ms  40.628 ms&lt;/pre&gt;&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=148844" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2009-09-23:447974:148554</id>
    <link rel="alternate" type="text/html" href="https://pvaneynd.dreamwidth.org/148554.html"/>
    <link rel="self" type="text/xml" href="https://pvaneynd.dreamwidth.org/data/atom/?itemid=148554"/>
    <title>Twitter summary</title>
    <published>2012-01-20T22:10:08Z</published>
    <updated>2012-01-20T22:10:08Z</updated>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">&lt;ul class="loudtwitter"&gt;&lt;li&gt;&lt;em&gt;11:29&lt;/em&gt; Wat kan ik zeggen... &lt;a href="http://t.co/DbyEMDfn"&gt;t.co/DbyEMDfn&lt;/a&gt;   communicatie is moeilijk, vooral als je voor de deur van de betrokkene aan het graven bent,niet? &lt;a href="http://twitter.com/pvaneynd/statuses/160308078145847297"&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;Automatically shipped by &lt;a href="http://www.loudtwitter.com"&gt;LoudTwitter&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=pvaneynd&amp;ditemid=148554" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
</feed>
