<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="http://phwl.org/feed.xml" rel="self" type="application/atom+xml" /><link href="http://phwl.org/" rel="alternate" type="text/html" /><updated>2026-03-12T01:16:39+00:00</updated><id>http://phwl.org/feed.xml</id><title type="html">Life, the Universe and Fishing</title><subtitle>Random things.</subtitle><author><name>phwl</name></author><entry><title type="html">Sydney Harbour from Strickland Estate</title><link href="http://phwl.org/2026/sydney-harbour-from-strickland-estate/" rel="alternate" type="text/html" title="Sydney Harbour from Strickland Estate" /><published>2026-02-19T09:30:00+00:00</published><updated>2026-02-19T09:30:00+00:00</updated><id>http://phwl.org/2026/sydney-harbour-from-strickland-estate</id><content type="html" xml:base="http://phwl.org/2026/sydney-harbour-from-strickland-estate/"><![CDATA[<p>A photo of Sydney Harbour taken from Strickland Estate after a storm.</p>

<figure class="">
  <a href="/assets/images/2026/02/stricklandestate-hdr.jpg">
  <img src="/assets/images/2026/02/stricklandestate-hdr.jpg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>]]></content><author><name>phwl</name></author><category term="photography" /><category term="australia" /><summary type="html"><![CDATA[A photo of Sydney Harbour taken from Strickland Estate after a storm.]]></summary></entry><entry><title type="html">Setting up a Tailscale VPN and GL.iNet Beryl AX (GL-M3000) Travel Router</title><link href="http://phwl.org/2026/setting-up-tailscale-vpn-beryl-ax/" rel="alternate" type="text/html" title="Setting up a Tailscale VPN and GL.iNet Beryl AX (GL-M3000) Travel Router" /><published>2026-02-10T09:30:00+00:00</published><updated>2026-02-10T09:30:00+00:00</updated><id>http://phwl.org/2026/setting-up-tailscale-vpn-beryl-ax</id><content type="html" xml:base="http://phwl.org/2026/setting-up-tailscale-vpn-beryl-ax/"><![CDATA[<p>Here is a way to make your home server accessible from anywhere.</p>

<p><a href="https://tailscale.com/">Tailscale</a> is a very easy to configure VPN
that allows arbitrary machines on the internet to form a secure
network using <a href="https://www.wireguard.com/">Wireguard</a>. It literally takes a minute
to install on each node by following the instructions. Linux, Windows, MacOS and iOS are all supported.</p>

<p>I have a <a href="https://www.gl-inet.com/products/gl-mt3000/">GL.inet Beryl AX (GL-MT3000)</a> router that I use as a repeater and ethernet to wifi converter when
I travel. I wanted to have it configured so 
from anywhere in the world, I can connect to a single server at home via the gl-mt3000.
Unfortunately, the <a href="https://docs.gl-inet.com/router/en/4/interface_guide/tailscale/">GL.iNet Tailscale instructions</a> don’t describe my use-case of creating
a VPN between</p>
<ul>
  <li>A single home server machine, trout, and</li>
  <li>The gl-mt3000 router to which I can connect any other machines and access trout.</li>
</ul>

<p>This can be done as follows:</p>
<ol>
  <li>On trout
    <ul>
      <li>Install and bind Tailscale.</li>
    </ul>
  </li>
  <li>On gl-mt3000
    <ul>
      <li>Install and bind Tailscale.</li>
      <li>Using the web interface (192.168.8.1), change Applications -&gt; Tailscale to the below</li>
    </ul>
    <figure class="">
  <a href="/assets/images/2026/02/glinet-tailscale.png">
  <img src="/assets/images/2026/02/glinet-tailscale.png" alt="" />
  
 <figcaption>
      

 </figcaption></a></figure>
  </li>
</ol>

<ul>
  <li>Select System -&gt; Advanced Settings and enter Luci. Select Network -&gt; Firewall and set to the below (check Tailscale -&gt; lan Masquerading). This means that multiple devices connected to the gl-mt3000 can access the tailscale network via its shared IP address.</li>
</ul>

<figure class="">
  <a href="/assets/images/2026/02/glinet-firewall.png">
  <img src="/assets/images/2026/02/glinet-firewall.png" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Check that the machines are connected on the <a href="https://login.tailscale.com/admin/machines">Tailscale Admin Machines</a> panel. This shows that the gl-mt3000 (top), my iPhone and trout (bottom) are connected to the Tailscale VPN.</p>

<figure class="">
  <a href="/assets/images/2026/02/machines.png">
  <img src="/assets/images/2026/02/machines.png" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>The blanked out IP addresses are those of the different machines so you should be able to ssh to trout from any machine connected to the Beryl travel router. While this setup is extremely convenient, please be aware that anyone able to connnect to the router will be able to access your machines!</p>]]></content><author><name>phwl</name></author><category term="computers" /><category term="linux" /><summary type="html"><![CDATA[Here is a way to make your home server accessible from anywhere.]]></summary></entry><entry><title type="html">LG WTG7530 Washing Machine PE error Repair</title><link href="http://phwl.org/2026/lg-wtg7530-washing-machine-PE-error-repair/" rel="alternate" type="text/html" title="LG WTG7530 Washing Machine PE error Repair" /><published>2026-01-11T09:30:00+00:00</published><updated>2026-01-11T09:30:00+00:00</updated><id>http://phwl.org/2026/lg-wtg7530-washing-machine-PE-error-repair</id><content type="html" xml:base="http://phwl.org/2026/lg-wtg7530-washing-machine-PE-error-repair/"><![CDATA[<p>My daughter’s LG washing machine was showing a PE (Pressure Error) code 
indicating a problem with the water level sensor.</p>

<figure class="">
  <a href="/assets/images/2026/01/lgwash-1.jpeg">
  <img src="/assets/images/2026/01/lgwash-1.jpeg" alt="" />
  </a></figure>

<figure class="">
  <a href="/assets/images/2026/01/s-l1600.jpg">
  <img src="/assets/images/2026/01/s-l1600.jpg" alt="" />
  </a></figure>

<p>Seemed like the things that could go wrong were the hose or sensor so
we ordered a sensor from <a href="https://www.ebay.com.au/itm/275343385265">Mexi Trading</a> (part number EBF62754501) - this arrived in 3 days.</p>

<figure class="">
  <a href="/assets/images/2026/01/lgwash-2.jpeg">
  <img src="/assets/images/2026/01/lgwash-2.jpeg" alt="" />
  </a></figure>

<p>Although I took the main lid off the machine, I think you only need to remove the back cover to expose the switch assembly sensor (on the right hand side of the photo above).</p>

<figure class="">
  <a href="/assets/images/2026/01/lgwash-3.jpeg">
  <img src="/assets/images/2026/01/lgwash-3.jpeg" alt="" />
  </a></figure>

<p>The tube runs down the machine to the tub.</p>

<p>This video covers the removal process - a pretty simple job (but one should change the hose as well)!</p>

<iframe width="560" height="315" src="https://www.youtube.com/embed/5IvbW_vzd8I?si=1apJX0YVg1GYTLzG" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>

<p>This shows how to test the sensor:</p>

<iframe width="560" height="315" src="https://www.youtube.com/embed/9UZPHoSqZkE?si=t5EynP724snnBOle" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>]]></content><author><name>phwl</name></author><category term="diy" /><category term="repair" /><summary type="html"><![CDATA[My daughter’s LG washing machine was showing a PE (Pressure Error) code indicating a problem with the water level sensor.]]></summary></entry><entry><title type="html">Review of the Victorinox Climber (1.3703 and 1.3722 models)</title><link href="http://phwl.org/2026/review-of-the-victorinox-climber/" rel="alternate" type="text/html" title="Review of the Victorinox Climber (1.3703 and 1.3722 models)" /><published>2026-01-08T09:30:00+00:00</published><updated>2026-01-08T09:30:00+00:00</updated><id>http://phwl.org/2026/review-of-the-victorinox-climber</id><content type="html" xml:base="http://phwl.org/2026/review-of-the-victorinox-climber/"><![CDATA[<p>The medium-sized <a href="https://www.victorinox.com/en/Products/Swiss-Army-Knife%E2%84%A2-and-Tools/Essentials/Climber/p/1.3703">Victorinox Climber</a> is my favourite Swiss Army Knife (SAK)
and I’ve carried one for fishing, camping and fixing things for several decades.</p>

<p>All Victorinox pocket knives that I have purchased have been of
admirable quality with absolutely no play, snappy closing and a
flawless finish.  Although I managed to crack them by dropping on
the ground, the scales really stand up to hard usage.  The
<a href="https://sakwiki.com">SAKwiki</a> has a good page on all the different
<a href="https://sakwiki.com/tiki-index.php?page=Climber">Climber models</a>
and history.</p>

<p>The steel they use is DIN 1.4110 (otherwise known as X55CrMo14), a
martensitic stainless steel with less carbon than most high-end
knife steels (it has 0.55% carbon while VG10 has 1%), making it
virtually rustproof. More information is available at <a href="https://www.astmsteel.com/product/1-4110-stainless-steel-cutlery-tools/">Otai
Steel</a>
and <a href="https://zhangxiaoquan.au/blogs/kitchen-knife-steel/understanding-x55crmov14-steel-the-reliable-workhorse-of-german-kitchen-knives">Zhang Xiaoquan</a>.
It is very easy to sharpen and I actually prefer this characteristic in 
a pocket knife over edge-holding.</p>

<h2 id="climber-variants">Climber Variants</h2>

<h3 id="standard-13703-model">Standard (1.3703 model)</h3>

<figure class="">
  <a href="https://imageengine.victorinox.com/transform/b930a3ee-e28e-40e8-bb94-6f4dbc02bddf/SAK_1_3703__S1-tif?io=transform%3Afit%2Cwidth%3A600%2Cheight%3A360&amp;quality=100">
  <img src="https://imageengine.victorinox.com/transform/b930a3ee-e28e-40e8-bb94-6f4dbc02bddf/SAK_1_3703__S1-tif?io=transform%3Afit%2Cwidth%3A600%2Cheight%3A360&amp;quality=100" alt="" />
  </a></figure>

<p>The standard Climber is a three-layer SAK and has the following dimensions:</p>
<ul>
  <li>Width: 26 mm</li>
  <li>Height: 18 mm</li>
  <li>Length: 91 mm and</li>
  <li>Weight: 82 g.</li>
</ul>

<p>It is equipped with the following tools:</p>
<ol>
  <li>Blade, large</li>
  <li>Blade, small</li>
  <li>Corkscrew</li>
  <li>Can opener and Screwdriver 3 mm</li>
  <li>Bottle opener and Screwdriver 6 mm</li>
  <li>Wire stripper</li>
  <li>Reamer, punch and sewing awl</li>
  <li>Scissors</li>
  <li>Multipurpose hook</li>
  <li>Key ring</li>
  <li>Tweezers</li>
  <li>Toothpick.</li>
</ol>

<p>My current Climber was purchased at the Lausanne Victorinox store in 2023 (see <a href="https://phwl.org/2023/a-visit-to-the-victorinox-store-lausanne/">https://phwl.org/2023/a-visit-to-the-victorinox-store-lausanne/</a>). It has the “Plus” scales which include an extra slot for a pen. 
Not everyone knows that there is a hole for a pin under the corkscrew in
all modern scales.</p>

<p><img src="/assets/images/2023/02/IMG_2973.jpeg" alt="Climber+" width="800" /></p>

<p>I use the large blade for food preparation and the small blade for other work such as opening boxes, cutting plastic etc. The scissors are often used for controlled cuts, particularly to trim fishing knots (an added bonus is that one is less likely to stab oneself when doing this on a rocking boat). I also like having the separate can and bottle openers because the can opener works very well as a Philips screwdriver. The bottle opener is often used as a flat blade screwdriver and for prying.</p>

<p>I have added a mini screwdriver on the corkscrew which has saved
the day on more than one occasion by fixing eyeglasses.  Even the
toothpick and tweezers get used from time to time, the former being
excellent for cleaning USB ports.  The awl gets used infrequently
but has been used to make a field repair on shoes (using dental
floss as thread). Unfortunately, it closes if you put a lot of
pressure on it and is not as effective as the inline awl used in
the alox Soldier and Pioneer X (see below).</p>

<h3 id="long-nail-file-version-13722-model">Long Nail File Version (1.3722 model)</h3>

<figure class="">
  <a href="/assets/images/2026/01/climber-1.jpg">
  <img src="/assets/images/2026/01/climber-1.jpg" alt="" />
  </a></figure>

<div class="image-container">
    <img src="/assets/images/2026/01/climber-2.jpg" alt="Alt text" width="300" />
    <img src="/assets/images/2026/01/climber-3.jpg" alt="Alt text" width="300" />
</div>

<p>A less common variant is the 1.3722 Climber which replaces the
parcel hook with a long nail file. Furthermore, it has no keyring
(this probably being because it was derived from an earlier model,
the Traveller).  I believe the nail file is a more useful tool than
the parcel hook as apart from filing things, it is useful for making
notches and prodding things in confined spaces as is often required in dealing
with electronics.</p>

<h3 id="84mm-version">84mm Version</h3>
<p>There is also a smaller, 84mm Climber. Here is a good YouTube video describing the history of this rather rare Climber. The video includes the Victorinox 245kU which has the long nail file and the older Victorinox 235kU with bail.</p>

<iframe width="560" height="315" src="https://www.youtube.com/embed/pUOVjlIOFNM?si=pL3Wi5WePoq6ctlk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>

<h2 id="compared-with-other-models">Compared with Other Models</h2>

<div class="image-container">
    <img src="https://imageengine.victorinox.com/transform/313a555e-8f29-4487-bb01-dceeca554eeb/SAK_1-3405_S2-jpg?io=transform%3Afit%2Cwidth%3A1800%2Cheight%3A1300&amp;quality=100" alt="Compact" width="300" />
    <img src="https://imageengine.victorinox.com/transform/86d7229e-dd3b-4147-9666-02f97a956577/SAK_1-3909_S1?io=transform%3Abackground%2Ccolor%3AF0F0F0&amp;io=transform%3Afit%2Cwidth%3A900%2Cheight%3A650&amp;quality=100" alt="Companion" width="300" />
    <img src="https://imageengine.victorinox.com/transform/122a2864-0335-4492-a116-dddf6b846bf2/SAK_1_4703__S1-tif?io=transform%3Afit%2Cwidth%3A600%2Cheight%3A360&amp;quality=100" alt="Super Tinker" width="300" />
</div>

<p>Others may prefer the 2-layer <a href="https://www.victorinox.com/en/Products/Swiss-Army-Knife%E2%84%A2-and-Tools/Essentials/Compact/p/1.3405">Compact</a> or 3-layer <a href="https://www.victorinox.com/en/Products/Swiss-Army-Knife%E2%84%A2-and-Tools/Essentials/Companion/p/1.3909">Companion</a>, but the utility of having 2 blades and the choice of two screwdrivers better suits my purposes.
The <a href="https://www.victorinox.com/en/Products/Swiss-Army-Knife%E2%84%A2-and-Tools/Essentials/Super-Tinker/p/1.4703">Super Tinker</a> replaces the corkscrew in a Climber with a Philips screwdriver. Unfortunately, one loses the mini screwdriver which has come in handy to fix glasses (mine and others) from time to time. Moreover, it can’t be used to open a bottle of wine in an emergency!</p>

<div class="image-container">
    <img src="https://victorinox.com.au/cdn/shop/files/35244_a-Victorinox.jpg" width="300" />
    <img src="https://imageengine.victorinox.com/transform/12c466ee-728e-41e9-ac2c-e5d6ad66b975/SAK_0-8226-20_S1?io=transform%3Abackground%2Ccolor%3AF0F0F0&amp;io=transform%3Afit%2Cwidth%3A900%2Cheight%3A650&amp;quality=100" alt="Alt text" width="300" />
</div>

<p>In aluminium scales (alox), the <a href="https://www.victorinox.com/en/Products/Swiss-Army-Knife%E2%84%A2-and-Tools/Essentials/Pioneer-X-Alox/p/0.8231.26">Pioneer X Alox</a>  (left) is very similar. The small blade, corkscrew, hook, toothpick, tweezers and pin are lost but in return, it is considerably thinner and the awl is handy. I haven’t used the new <a href="https://www.victorinox.com/en/Products/Swiss-Army-Knife%E2%84%A2-and-Tools/Essentials/Synergy-X-Alox/p/0.8226.20">Synergy X Alox</a> (right) but it has skeletonised scales, locking blade and clip.</p>

<p>Of course, 4-layer SAKs exist, e.g. the Huntsman that adds a saw. In my opinion, these are too thick and heavy for pocket carry. Additional tools I might want to carry include a saw, diamond file and bit set. If I think I’ll need them, I’ll include a Leatherman Wave.</p>

<h2 id="other-climber-reviews">Other Climber Reviews</h2>

<h3 id="blogs">Blogs</h3>
<ol>
  <li><a href="https://www.outdoorgearlab.com/reviews/camping-and-hiking/pocket-knife/victorinox-climber">https://www.outdoorgearlab.com/reviews/camping-and-hiking/pocket-knife/victorinox-climber</a></li>
  <li><a href="https://discover.hubpages.com/sports/Victorinox-Climber-Review-Perfect-Gift-You-Can-Get-For-You-or-Loved-Ones">https://discover.hubpages.com/sports/Victorinox-Climber-Review-Perfect-Gift-You-Can-Get-For-You-or-Loved-Ones</a></li>
  <li><a href="https://www.mantripping.com/stuff/victorinox-climber-swiss-army-knife-review.html">https://www.mantripping.com/stuff/victorinox-climber-swiss-army-knife-review.html</a></li>
  <li><a href="https://archerwinsak.blogspot.com/2014/12/review-victorinox-climber-and-super.html">https://archerwinsak.blogspot.com/2014/12/review-victorinox-climber-and-super.html</a></li>
</ol>

<h3 id="forums">Forums</h3>
<ol>
  <li><a href="https://www.bladeforums.com/threads/victorinox-climber-one-of-my-favourite-edc-knives.1178504/">https://www.bladeforums.com/threads/victorinox-climber-one-of-my-favourite-edc-knives.1178504/</a></li>
  <li><a href="https://forum.multitool.org/index.php?topic=22231.0">https://forum.multitool.org/index.php?topic=22231.0</a></li>
</ol>

<h3 id="videos">Videos</h3>
<ol>
  <li>Google search - <a href="https://www.google.com/search?q=victorinox+climber+review&amp;udm=7">https://www.google.com/search?q=victorinox+climber+review&amp;udm=7</a></li>
  <li>Victorinox Climber Small: History and Mystery of the 84mm Scissors - <a href="https://www.youtube.com/watch?v=pUOVjlIOFNM&amp;t=1s">https://www.youtube.com/watch?v=pUOVjlIOFNM&amp;t=1s</a></li>
</ol>]]></content><author><name>phwl</name></author><category term="diy" /><category term="knives" /><summary type="html"><![CDATA[The medium-sized Victorinox Climber is my favourite Swiss Army Knife (SAK) and I’ve carried one for fishing, camping and fixing things for several decades.]]></summary></entry><entry><title type="html">FPGA still life</title><link href="http://phwl.org/2025/fpga-still-life/" rel="alternate" type="text/html" title="FPGA still life" /><published>2025-12-23T09:30:00+00:00</published><updated>2025-12-23T09:30:00+00:00</updated><id>http://phwl.org/2025/fpga-still-life</id><content type="html" xml:base="http://phwl.org/2025/fpga-still-life/"><![CDATA[<p>ChatGPT-generated still life images from <a href="https://jingyi-li.github.io/">Carol</a> and Maggie.</p>

<div class="image-container">
    <img src="/assets/images/2025/12/fpgastilllife-carol.jpeg" alt="Alt text" width="300" />
    <img src="/assets/images/2025/12/fpgastilllife-maggie.jpeg" alt="Alt text" width="300" />
</div>]]></content><author><name>phwl</name></author><category term="academia" /><category term="FPGA" /><summary type="html"><![CDATA[ChatGPT-generated still life images from Carol and Maggie.]]></summary></entry><entry><title type="html">Geeboon TC22 (SDC02 stand repair)</title><link href="http://phwl.org/2025/geeboon-tc22/" rel="alternate" type="text/html" title="Geeboon TC22 (SDC02 stand repair)" /><published>2025-12-04T09:30:00+00:00</published><updated>2025-12-04T09:30:00+00:00</updated><id>http://phwl.org/2025/geeboon-tc22</id><content type="html" xml:base="http://phwl.org/2025/geeboon-tc22/"><![CDATA[<p>Decided it was time to retire my Weller WS50 which has been with me since I was an undergraduate (I’ve still got an older working Magnastat Weller from high school).</p>
<figure class="">
  <a href="/assets/images/2025/12/ws50.jpg">
  <img src="/assets/images/2025/12/ws50.jpg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>I replaced it with a <a href="https://www.aliexpress.com/item/1005006397758007.html">Geeboon TC22</a>. The package that I purchased included the SDC02 stand which will put the iron in sleep mode when the handle is in the holder. Unfortunately, I got this message.</p>
<figure class="">
  <a href="/assets/images/2025/12/notool.jpg">
  <img src="/assets/images/2025/12/notool.jpg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>So the first repair with my new TC22 soldering iron was to fix its stand. 
Here’s the internals of the SDC02 stand. It’s 3D printed and pretty simple.</p>
<figure class="">
  <a href="/assets/images/2025/12/sdc02.jpg">
  <img src="/assets/images/2025/12/sdc02.jpg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Since there were only 3 wires going from the handle to the station, it didn’t take long to work out that the white wire should be connected to the pin shown with the red arrow.</p>
<figure class="">
  <a href="/assets/images/2025/12/fix.jpg">
  <img src="/assets/images/2025/12/fix.jpg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Everything working!</p>
<figure class="">
  <a href="/assets/images/2025/12/working.jpg">
  <img src="/assets/images/2025/12/working.jpg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Geeboon was very apologetic and offered to send me a free tip for my trouble. Overall, I received great service from them.</p>

<h1 id="other-links">Other links</h1>
<ul>
  <li>A rather scathing <a href="https://retronics.no/2024/09/15/review-jbc-cd-2bqf/">review of the JBC CD-2BQF</a>.</li>
</ul>]]></content><author><name>phwl</name></author><category term="electronics" /><category term="repair" /><summary type="html"><![CDATA[Decided it was time to retire my Weller WS50 which has been with me since I was an undergraduate (I’ve still got an older working Magnastat Weller from high school).]]></summary></entry><entry><title type="html">Computer Engineering Lab Christmas Party</title><link href="http://phwl.org/2025/computer-engineering-lab-christmas-party/" rel="alternate" type="text/html" title="Computer Engineering Lab Christmas Party" /><published>2025-11-18T09:00:00+00:00</published><updated>2025-11-18T09:00:00+00:00</updated><id>http://phwl.org/2025/computer-engineering-lab-christmas-party</id><content type="html" xml:base="http://phwl.org/2025/computer-engineering-lab-christmas-party/"><![CDATA[<p>Photos from our Christmas parties over the years.</p>

<p><img src="/assets/images/2024/11/cel-logo-black.png" alt="logo" /></p>

<figure class="">
  <a href="/assets/images/2025/11/celchristmas25.jpg">
  <img src="/assets/images/2025/11/celchristmas25.jpg" alt="" />
  
    <figcaption>
      2025

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2024/11/celchristmas24.jpeg">
  <img src="/assets/images/2024/11/celchristmas24.jpeg" alt="" />
  
    <figcaption>
      2024

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2023/11/celchristmas23-1.jpeg">
  <img src="/assets/images/2023/11/celchristmas23-1.jpeg" alt="" />
  
    <figcaption>
      2023

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2023/11/celchristmas23-2.jpeg">
  <img src="/assets/images/2023/11/celchristmas23-2.jpeg" alt="" />
  
    <figcaption>
      2023

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2022/11/celchristmas22-1.jpeg">
  <img src="/assets/images/2022/11/celchristmas22-1.jpeg" alt="" />
  
    <figcaption>
      2022

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2021/11/celchristmas21.jpeg">
  <img src="/assets/images/2021/11/celchristmas21.jpeg" alt="" />
  
    <figcaption>
      2021

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2020/12/celchristmas20.jpeg">
  <img src="/assets/images/2020/12/celchristmas20.jpeg" alt="" />
  
    <figcaption>
      2020

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2019/11/celchristmas19.jpeg">
  <img src="/assets/images/2019/11/celchristmas19.jpeg" alt="" />
  
    <figcaption>
      2019

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2018/11/DSCF5719.jpeg">
  <img src="/assets/images/2018/11/DSCF5719.jpeg" alt="" />
  
    <figcaption>
      2018

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2017/11/celchristmas17.jpeg">
  <img src="/assets/images/2017/11/celchristmas17.jpeg" alt="" />
  
    <figcaption>
      2017

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2017/11/celchristmas2016.jpg">
  <img src="/assets/images/2017/11/celchristmas2016.jpg" alt="" />
  
    <figcaption>
      2016

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2017/11/celparty2015.jpg">
  <img src="/assets/images/2017/11/celparty2015.jpg" alt="" />
  
    <figcaption>
      2015

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2017/11/celchristmas2014.jpg">
  <img src="/assets/images/2017/11/celchristmas2014.jpg" alt="" />
  
    <figcaption>
      2014

    </figcaption></a></figure>]]></content><author><name>phwl</name></author><category term="academia" /><category term="suee" /><category term="celchristmas" /><summary type="html"><![CDATA[Photos from our Christmas parties over the years.]]></summary></entry><entry><title type="html">FPL25 and Semicon Conferences</title><link href="http://phwl.org/2025/fpl25-conference/" rel="alternate" type="text/html" title="FPL25 and Semicon Conferences" /><published>2025-09-05T09:30:00+00:00</published><updated>2025-09-05T09:30:00+00:00</updated><id>http://phwl.org/2025/fpl25-conference</id><content type="html" xml:base="http://phwl.org/2025/fpl25-conference/"><![CDATA[<p>Had a very busy schedule for a trip to the <a href="https://2025.fpl.org/">FPL 2025 conference</a> in Leiden.</p>

<h2 id="amsterdam">Amsterdam</h2>
<p>I flew via Dubai and arrived in the afternoon. Here is a photo of
one of the canals in Amsterdam.</p>

<figure class="">
  <a href="/assets/images/2025/09/DSCF0159.jpeg">
  <img src="/assets/images/2025/09/DSCF0159.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Flower market.</p>

<figure class="">
  <a href="/assets/images/2025/09/DSCF0160.jpeg">
  <img src="/assets/images/2025/09/DSCF0160.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2025/09/DSCF0163.jpeg">
  <img src="/assets/images/2025/09/DSCF0163.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>That evening we took the train to Leuven and had raw pickled herring.</p>

<figure class="">
  <a href="/assets/images/2025/09/IMG_1981.jpeg">
  <img src="/assets/images/2025/09/IMG_1981.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Had dinner in this restaurant with a strange entrance where one walks through a cupboard.</p>

<figure class="">
  <a href="/assets/images/2025/09/IMG_1981.jpeg">
  <img src="/assets/images/2025/09/IMG_1981.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<h2 id="day-trip-to-leuven">Day trip to Leuven</h2>

<p>In retrospect, a day trip from Leiden to Leuven was not a great idea as an 11 hour trip for a 2 hour meeting was not exactly relaxing.</p>

<figure class="">
  <a href="/assets/images/2025/09/IMG_1996.png">
  <img src="/assets/images/2025/09/IMG_1996.png" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>This is the square opposite the Leuven train station.</p>

<figure class="">
  <a href="/assets/images/2025/09/IMG_2017.jpeg">
  <img src="/assets/images/2025/09/IMG_2017.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>At least they have a sense of humour at IMEC.</p>

<figure class="">
  <a href="/assets/images/2025/09/IMG_2024.jpeg">
  <img src="/assets/images/2025/09/IMG_2024.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2025/09/IMG_2025.jpeg">
  <img src="/assets/images/2025/09/IMG_2025.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<h2 id="leiden">Leiden</h2>
<p>The main purpose of the trip was to attend the FPL conference.</p>

<figure class="">
  <a href="/assets/images/2025/09/IMG_2047.jpeg">
  <img src="/assets/images/2025/09/IMG_2047.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>A very clever canape. It’s a piece of sushi and the plastic bottle is soy sauce.</p>

<figure class="">
  <a href="/assets/images/2025/09/IMG_2214.jpeg">
  <img src="/assets/images/2025/09/IMG_2214.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>On the second day of the conference, we took a walk around Leiden City.</p>

<p>An old windmill.</p>

<figure class="">
  <a href="/assets/images/2025/09/IMG_2326.jpeg">
  <img src="/assets/images/2025/09/IMG_2326.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Rembrandt’s birthplace.</p>

<figure class="">
  <a href="/assets/images/2025/09/IMG_2332.jpeg">
  <img src="/assets/images/2025/09/IMG_2332.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>A castle in the city.</p>

<figure class="">
  <a href="/assets/images/2025/09/IMG_2344.jpeg">
  <img src="/assets/images/2025/09/IMG_2344.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Before the conference dinner on the Leiden University campus, we got talking to a professor who kindly took us on an impromptu tour of the original building of Leiden University (which is a former church).</p>

<figure class="">
  <a href="/assets/images/2025/09/IMG_2355.jpeg">
  <img src="/assets/images/2025/09/IMG_2355.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>This is the room in the central building at Leiden University where they do PhD vivas. Portraits of senior professors line the walls.</p>

<figure class="">
  <a href="/assets/images/2025/09/IMG_2360.jpeg">
  <img src="/assets/images/2025/09/IMG_2360.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Conference dinner site.</p>

<figure class="">
  <a href="/assets/images/2025/09/IMG_2371.jpeg">
  <img src="/assets/images/2025/09/IMG_2371.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Dishes at the conference dinner.</p>

<figure class="">
  <a href="/assets/images/2025/09/fbe49b45bc5fed057a4ce1c7a258f8c5.JPG">
  <img src="/assets/images/2025/09/fbe49b45bc5fed057a4ce1c7a258f8c5.JPG" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2025/09/38a15987e15c036a2f0633d7f613527a.jpeg">
  <img src="/assets/images/2025/09/38a15987e15c036a2f0633d7f613527a.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2025/09/7b36601f45bfd86fee5a65bb123e621a.jpeg">
  <img src="/assets/images/2025/09/7b36601f45bfd86fee5a65bb123e621a.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<h2 id="amsterdam-1">Amsterdam</h2>

<p>On the last day, we went to <a href="https://www.jazz-cafe-alto.nl/">Jazz Cafe Alto</a> and had a great time. <a href="https://franciscomoralesmusic.com/">Francisco Morales</a> was playing.</p>

<figure class="">
  <a href="/assets/images/2025/09/DSCF0207.jpeg">
  <img src="/assets/images/2025/09/DSCF0207.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2025/09/DSCF0210.jpeg">
  <img src="/assets/images/2025/09/DSCF0210.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2025/09/DSCF0238.jpeg">
  <img src="/assets/images/2025/09/DSCF0238.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2025/09/DSCF0324.jpeg">
  <img src="/assets/images/2025/09/DSCF0324.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<h2 id="taipei">Taipei</h2>
<p>We went to <a href="https://www.bluenotetaipei.com/">Blue Note Taipei</a> where <a href="https://jazzmeta.ldien.net/">Jazz Meta</a> were playing.</p>

<figure class="">
  <a href="/assets/images/2025/09/DSCF0382.jpeg">
  <img src="/assets/images/2025/09/DSCF0382.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>]]></content><author><name>phwl</name></author><category term="academia" /><category term="linux" /><summary type="html"><![CDATA[Had a very busy schedule for a trip to the FPL 2025 conference in Leiden.]]></summary></entry><entry><title type="html">Fishing with Cousin Kwan</title><link href="http://phwl.org/2025/fishing-with-cousin-kwan/" rel="alternate" type="text/html" title="Fishing with Cousin Kwan" /><published>2025-06-11T09:30:00+00:00</published><updated>2025-06-11T09:30:00+00:00</updated><id>http://phwl.org/2025/fishing-with-cousin-kwan</id><content type="html" xml:base="http://phwl.org/2025/fishing-with-cousin-kwan/"><![CDATA[<p>Went to visit my cousin Kwan and his wife Kim in <a href="https://en.wikipedia.org/wiki/Seventeen_Seventy,_Queensland">Seventeen Seventy</a>.</p>

<p>Getting there involves first flying to Brisbane.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_0935.jpeg">
  <img src="/assets/images/2025/06/IMG_0935.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Then taking a Dash-8 turboprop flight to Budaberg (I’d forgotten how noisy propeller planes are).</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_0937.jpeg">
  <img src="/assets/images/2025/06/IMG_0937.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Didn’t get to Kwan’s farm until late but our first project was to try to fix his Simrad fishfinder.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_0956.jpeg">
  <img src="/assets/images/2025/06/IMG_0956.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>It needed a new FFC/FPC flat ribbon cable.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_0957.jpeg">
  <img src="/assets/images/2025/06/IMG_0957.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>All fixed!</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_1020.jpeg">
  <img src="/assets/images/2025/06/IMG_1020.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Pano of Kwan’s farm.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_0993.jpeg">
  <img src="/assets/images/2025/06/IMG_0993.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>This fuel bill for the boat exceeded the price of my first car.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_0998.jpeg">
  <img src="/assets/images/2025/06/IMG_0998.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>We weren’t sure about the weather but chanced it with a midday start. Turned out the conditions were pretty good and the swell was way lower than the forecast.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_0999.jpeg">
  <img src="/assets/images/2025/06/IMG_0999.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>There were plenty of dolphins around and we soon found a school of tuna. Tried casting to them but they weren’t interested. At another spot we started catching a fish on every cast using a metal lure generously given to me by Yufei.</p>

<p>Then I hooked a really solid fish with my 10kg travel rod. This is what it thought of my tackle.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_1004.jpeg">
  <img src="/assets/images/2025/06/IMG_1004.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>The first decent fish we landed was a golden travelly on the metal lure.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_1007.jpeg">
  <img src="/assets/images/2025/06/IMG_1007.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Then a cobia slammed my bait. After a tense fight on 25kg gear, we got it in the boat.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_1016.jpeg">
  <img src="/assets/images/2025/06/IMG_1016.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>The next day we went crabbing in Baffle Creek using Kwan’s small boat. The outboard had been completely serviced by Kwan (engine control unit, water pump, carby) except for the fuel filter which was supposedly new and installed by the previous owner. Guess what didn’t work?</p>

<p>Unfortunately, we didn’t catch any crabs or mangrove jack. However, we collected lots fresh mullet with a cast net for the following offshore trip.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_1072.jpeg">
  <img src="/assets/images/2025/06/IMG_1072.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<iframe width="560" height="315" src="https://www.youtube.com/embed/NdVY9aNJFbg?si=VVJ4yqx09sbFpKhM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>

<p>On the King’s Birthday, we went offshore again with Craig. Conditions were very lumpy and not great for fishing. On the way out, the anchor release failed so we couldn’t use the anchor winch.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_1088.jpeg">
  <img src="/assets/images/2025/06/IMG_1088.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Craig hooked up to a cobia that quickly buried him. This happened several times to each of us. We caught lots and lots of remora (in fact it was Kwan’s personal best day for this species).</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_1090.jpeg">
  <img src="/assets/images/2025/06/IMG_1090.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Without the anchor winch, and the wind blowing in the opposite direction to the tide, the anchor rope got tangled on both outboards. Any sensible person would have just cut the rope but that would have lost the anchor and ending fishing for the day. So Kwan jumped in the water and promptly got smashed against the knife-sharp propeller putting a large cut on his chest. Moreover, we had to use the other outboard to get slack in the rope while Kwan was in the water.
I was so afraid he would get churned into mince that I stopped taking photos.</p>

<p>Anyway, it took about 10 minutes to get everything sorted and Kwan came back into the boat with bleeding hands and chest. As an additional prize, he was bitten by stinging jellyfish.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_1095.jpeg">
  <img src="/assets/images/2025/06/IMG_1095.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Then we started catching fish. There were thousands of trevally around. Here is Kwan with a particularly nice one.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/aYBNU6KISUo?si=FHGk4rTfzGvfQ1--" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>

<figure class="">
  <a href="/assets/images/2025/06/IMG_1103.jpeg">
  <img src="/assets/images/2025/06/IMG_1103.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>We could tell the next fish was big when it hit. It took Craig around the front of the boat so he passed the rod to Kwan from starboard to bow, and then back to me on the port side. The fish came up to the surface quite quickly and Craig made short work of it on his 30kg gear. After about 3 or 4 gaff shots (they are slippery and have big scales), we could take a photo of this really nice cobia.</p>

<iframe width="560" height="315" src="https://www.youtube.com/embed/JmYIXv-Ld14?si=cN74CZKmcjhuXlqV" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>

<figure class="">
  <a href="/assets/images/2025/06/IMG_1112.jpeg">
  <img src="/assets/images/2025/06/IMG_1112.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>As the conditions were quite rough, we returned to the boat ramp early.
We only took a few trevally, an emperor and the cobia.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_1137.jpeg">
  <img src="/assets/images/2025/06/IMG_1137.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>The cobia weighed about 11 kg.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_1139.jpeg">
  <img src="/assets/images/2025/06/IMG_1139.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Quite a lot of fillets.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_1156.jpeg">
  <img src="/assets/images/2025/06/IMG_1156.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>On the final day we tested a 45kW sandblaster that Kwan picked up for a song. A little redneck engineering was involved, but we think it needs more power on startup than Kwan’s 3-phase inverter can supply.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_1173.jpeg">
  <img src="/assets/images/2025/06/IMG_1173.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>We finished the trip with a fire, as it got bitterly cold (down to about 15 celcius that night). Thanks so much to Kwan, Kim and Craig for their hospitality and making this a truly memorable trip.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_1191.jpeg">
  <img src="/assets/images/2025/06/IMG_1191.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<p>Nice view of Hawkesbury River on the return flight.</p>
<figure class="">
  <a href="/assets/images/2025/06/IMG_1232.jpeg">
  <img src="/assets/images/2025/06/IMG_1232.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>]]></content><author><name>phwl</name></author><category term="fishing" /><category term="australia" /><summary type="html"><![CDATA[Went to visit my cousin Kwan and his wife Kim in Seventeen Seventy.]]></summary></entry><entry><title type="html">Mackerel tuna fishing</title><link href="http://phwl.org/2025/mackerel-tuna-fishing/" rel="alternate" type="text/html" title="Mackerel tuna fishing" /><published>2025-03-20T09:30:00+00:00</published><updated>2025-03-20T09:30:00+00:00</updated><id>http://phwl.org/2025/mackerel-tuna-fishing</id><content type="html" xml:base="http://phwl.org/2025/mackerel-tuna-fishing/"><![CDATA[<p>A great day fishing with Barry. Came across a school of mackerel tuna, frigate runa and bonito.</p>

<figure class="">
  <a href="/assets/images/2025/03/barry-mac.jpeg">
  <img src="/assets/images/2025/03/barry-mac.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<figure class="">
  <a href="/assets/images/2025/03/phwl-mac.jpeg">
  <img src="/assets/images/2025/03/phwl-mac.jpeg" alt="" />
  
    <figcaption>
      

    </figcaption></a></figure>

<iframe width="25%" height="25%" src="https://www.youtube.com/embed/vVuhPHgFSWk?si=quh9ptBivOhgvJ3T" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>]]></content><author><name>phwl</name></author><category term="fishing" /><category term="australia" /><summary type="html"><![CDATA[A great day fishing with Barry. Came across a school of mackerel tuna, frigate runa and bonito.]]></summary></entry></feed>