<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>Ghislain Putois website</title>
        <link>https://ghislain-putois.org</link>
        <description></description>
        <generator>Zola</generator>
        <language>en</language>
        <atom:link href="https://ghislain-putois.org/rss.xml" rel="self" type="application/rss+xml"/>
        <lastBuildDate>Sat, 30 Jan 2021 00:00:00 +0000</lastBuildDate>
        <item>
            <title>Fade to black</title>
            <pubDate>Sat, 30 Jan 2021 00:00:00 +0000</pubDate>
            <link>https://ghislain-putois.org/posts/6/</link>
            <guid>https://ghislain-putois.org/posts/6/</guid>
            <description>&lt;h1 id=&quot;fade-to-black&quot;&gt;Fade to Black&lt;&#x2F;h1&gt;
&lt;p&gt;What is the common point between a Desktop Manager (KDE Plasma) and a gorgeous 3D modeler (Blender) ?
Something that was bugging me, a black screen. On KDE Plasma 5.8 with default settings, everything went pitch black when i toggle fullscreen, whereas in Blender, when I tried to use transparent reference images, nothing was displayed.
It turned out there is a common problem with my underlying graphc card, an Intel HD Graphics 520, and OpenGL 3.1, when using partial transparency.&lt;&#x2F;p&gt;
&lt;h1 id=&quot;workaround&quot;&gt;Workaround&lt;&#x2F;h1&gt;
&lt;p&gt;For blender, running it with &lt;code&gt;MESA_LOADER_DRIVER_OVERRIDE=i965 .&#x2F;blender&lt;&#x2F;code&gt; gets rid of this bug.
Whereas for KDE, one should disable the fullscreen effect plugin.&lt;&#x2F;p&gt;
</description>
        </item>
        <item>
            <title>Cardiac Coherence</title>
            <pubDate>Tue, 26 Jan 2021 00:00:00 +0000</pubDate>
            <link>https://ghislain-putois.org/posts/5/</link>
            <guid>https://ghislain-putois.org/posts/5/</guid>
            <description>&lt;h1 id=&quot;cardiac-coherence&quot;&gt;Cardiac Coherence&lt;&#x2F;h1&gt;
&lt;p&gt;Disclaimer : I am not a MD.&lt;&#x2F;p&gt;
&lt;p&gt;The autonomic nervous system keeps up alive, pumping and breathing. It is composed of : the sympathetic system, firing up our reaction, and the parasympathetic system, responsible for getting back to calm.&lt;&#x2F;p&gt;
&lt;p&gt;There exists a simple way to influence our parasympathetic system, by stimulating the vagus nerve through a controlled breathing, deeper and slower than usual. Good results might be obtained by breathing in for 5 seconds through the nose, and breathing out for 5 seconds through the mouth, for a duration of 5 minutes.&lt;&#x2F;p&gt;
&lt;p&gt;I have therefore developed a little web page with music and visual aids to support your breathing. You can find the page &lt;a href=&quot;https:&#x2F;&#x2F;ghpu.github.io&#x2F;cc&#x2F;index.html&quot;&gt;here&lt;&#x2F;a&gt; . For the more tech savy of you, the project was built using &lt;a href=&quot;https:&#x2F;&#x2F;www.elm-lang.org&quot;&gt;ELM Language v0.19&lt;&#x2F;a&gt;, and is released into the public domain &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;ghpu&#x2F;cc&quot;&gt;here&lt;&#x2F;a&gt;. &lt;&#x2F;p&gt;
&lt;p&gt;In these times of covid 19 and other respiratory problems, I hope this can help you stay safe. Beware, this is no cure ! Should you get any symptoms indicative of a resipratory distress, please consult the ER or a qualified MD.&lt;&#x2F;p&gt;
</description>
        </item>
        <item>
            <title>SSH and keys</title>
            <pubDate>Sat, 23 Jan 2021 00:00:00 +0000</pubDate>
            <link>https://ghislain-putois.org/posts/4/</link>
            <guid>https://ghislain-putois.org/posts/4/</guid>
            <description>&lt;h1 id=&quot;ssh-and-keys&quot;&gt;SSH and keys&lt;&#x2F;h1&gt;
&lt;p&gt;Everyone always told you password is bad security. And you are just so lazy, and deploying your keys seems complicated.&lt;&#x2F;p&gt;
&lt;p&gt;no more ! Use ssh-keygen and ssh-copy-id :&lt;&#x2F;p&gt;
&lt;p&gt;.
ssh-keygen
ssh-copy-id ~&#x2F;.ssh&#x2F;[my_key] [user]@[host]
.&lt;&#x2F;p&gt;
&lt;p&gt;Replace [my_key] by the your keyfile.
[user] and [host] are to be replaced by the login credential to the host where you wnt to deploy your keys.&lt;&#x2F;p&gt;
&lt;p&gt;And that&#x27;s it ! Keep the private key ~&#x2F;.ssh&#x2F;[my_key] file protected at all costs.&lt;&#x2F;p&gt;
</description>
        </item>
        <item>
            <title>Another photo gallery</title>
            <pubDate>Sat, 23 Jan 2021 00:00:00 +0000</pubDate>
            <link>https://ghislain-putois.org/posts/portraits/</link>
            <guid>https://ghislain-putois.org/posts/portraits/</guid>
            <description>&lt;h1 id=&quot;a-glamour-portrait-gallery&quot;&gt;A glamour portrait gallery&lt;&#x2F;h1&gt;
&lt;div class=&quot;galleria mb-6&quot; style=&quot;height: 450px&quot;&gt;

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0072.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;976e9d8faa66a3dc00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0316.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;2a2f1c7eca9422cc00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_1048.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;22c51322f54cd57b00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0744.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;4001cc9a22232a8d00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0408.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;8fe1a9a7b0fb9bff00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0285.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;cfbf1f20a12e94a300.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0485.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b2ec6d0f899862a200.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0582.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;41a4c84c6c81f72c00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0364.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;0c24a1ad4004142100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0240.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;231191b06eeb859100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0641.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;bc2b13c3b9f336dd00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0442.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;cbe24be1d74aef6900.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0410.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;6667ec53751a6ef300.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0341.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;747c4e20a98c5e2700.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0419.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;f503bf6180cf684100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0816.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;f1edccdf42b815e000.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0561.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;0b8642d0c862ba8c00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0439.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;38d33c6a59a6088a00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0583.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;3d2835aa8a6fbcab00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0541.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;8f145c82966fd55100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0465.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;3328b0a35b0f8c7100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0717.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;5bcc95d3001a9f4100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0371.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;c4ae551c11d0100900.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0550.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;5c9b15989381f71500.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0715.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b6ac2879ed1ee66e00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0416.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;e9320d2b7c32ef1500.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0301.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;7d39bced01777b9500.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0577.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;303342158b9bec9100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0489.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;7b321d4218a6f0aa00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0450.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;f308be21c7b29aef00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0351.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;1fa3dc9ad525db7a00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0363.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;64570a2f604e09e100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_1012.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;332e8d253f4b6b4400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0591.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;f83381550bb9fd0f00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0430.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b4303f61103a356800.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0755.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;eec7c0e9929dee5000.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0810.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;61bc51a6e232295500.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0370.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;97bd49e0cc9b81d600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0677.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;763e06ca86597a2900.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0345.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;d91f1b4b6fc55dfc00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0592.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;018ac0ed74d1ce1b00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;portraits&amp;#x2F;IMG_0805.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;80061644ac9be2ce00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

&lt;&#x2F;div&gt;
</description>
        </item>
        <item>
            <title>2021, A Home Odyssey</title>
            <pubDate>Fri, 22 Jan 2021 00:00:00 +0000</pubDate>
            <link>https://ghislain-putois.org/posts/1/</link>
            <guid>https://ghislain-putois.org/posts/1/</guid>
            <description>&lt;h1 id=&quot;2021-a-home-odyssey&quot;&gt;2021, A Home Odyssey&lt;&#x2F;h1&gt;
&lt;p&gt;After a crash during update of Ubuntu on my vps, I have decided to build a website anew, for personal ramblings on programming, arts and life.&lt;&#x2F;p&gt;
&lt;p&gt;As I am playing quite a lot with rust recently, I turned to the &lt;a href=&quot;https:&#x2F;&#x2F;www.getzola.org%22&quot;&gt;Zola&lt;&#x2F;a&gt; static site generator. I also found a quite appealing (to me) theme called DeepThought, which also includes some interesting javascript libraries, amongst them :&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;mermaid-js.github.io&#x2F;mermaid&#x2F;#&#x2F;&quot;&gt;Mermaid&lt;&#x2F;a&gt; generates diagrams from a textual description (like graphviz, but at runtime). As one says, a picture is worth a thousand words, and I know how lazy I am, even for writing ;-)&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;timqian.com&#x2F;chart.xkcd&#x2F;&quot;&gt;Chart.xkcd&lt;&#x2F;a&gt; generates nice hand-drawn looking charts, in the style of the famous &lt;a href=&quot;https:&#x2F;&#x2F;www.xkcd.com&quot;&gt;XKCD&lt;&#x2F;a&gt; comics.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
        </item>
        <item>
            <title>Rust, graphs, raw memory, and arena allocators</title>
            <pubDate>Fri, 22 Jan 2021 00:00:00 +0000</pubDate>
            <link>https://ghislain-putois.org/posts/2/</link>
            <guid>https://ghislain-putois.org/posts/2/</guid>
            <description>&lt;h1 id=&quot;rust-graphs-raw-memory-and-arena-allocators&quot;&gt;Rust, graphs, raw memory, and arena allocators&lt;&#x2F;h1&gt;
&lt;h2 id=&quot;context&quot;&gt;Context&lt;&#x2F;h2&gt;
&lt;p&gt;Rust is a very solid language to build safe programs, when one can abide by its memory model and contrainsts : an object must have a unique owner. 
This constraint enable rust compiler to statically check the program, and avoid numerous bugs which would lead to undefined behaviours, race conditions, and other nasty deadly memory overlap bugs.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;objective&quot;&gt;Objective&lt;&#x2F;h2&gt;
&lt;p&gt;However, when one wants to manage more complex structured data like graphs, where nodes can reference each others, it is very difficult to work within the &amp;quot;single ownership&amp;quot; model. This article will track my learnings and experiments around the darker, unsafe rituals needed to work as safely as possible whith graph structures.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;some-leads-to-investigate&quot;&gt;Some leads to investigate&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;petgraph&#x2F;petgraph&quot;&gt;Rust Petgraph crate&lt;&#x2F;a&gt;,&lt;&#x2F;li&gt;
&lt;li&gt;Rust unsafe keyword use and raw pointers.(see &lt;a href=&quot;https:&#x2F;&#x2F;doc.rust-lang.org&#x2F;nomicon&#x2F;&quot;&gt;the rustonomicon&lt;&#x2F;a&gt;),&lt;&#x2F;li&gt;
&lt;li&gt;Manual Arena allocator (CAD97),&lt;&#x2F;li&gt;
&lt;li&gt;Slice-dst crate&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;graph-model-and-foreseen-implementation&quot;&gt;Graph model and foreseen implementation&lt;&#x2F;h2&gt;
&lt;p&gt;I would like to base my graph model on the &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;hypergraphdb&#x2F;hypergraphdb&quot;&gt;hypergraphdb&lt;&#x2F;a&gt; approach, as found in the paper &lt;a href=&quot;https:&#x2F;&#x2F;www.researchgate.net&#x2F;publication&#x2F;225204980_HyperGraphDB_A_Generalized_Graph_Database&quot;&gt;hypergraphDB A Genealized Graph Database&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;The hypergraph is composed of :&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;atoms : nodes, directed edges, and hyperedges (like ordered set of nodes, or n-ary relationships)...&lt;&#x2F;li&gt;
&lt;li&gt;kinds : types (but type is a reserved rust keyword)&lt;&#x2F;li&gt;
&lt;li&gt;values : primitive or complex types&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;An Atom is used to represent a structure element of the hypergraph. In rust, it is composed of :&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;an Id,&lt;&#x2F;li&gt;
&lt;li&gt;a Kind,&lt;&#x2F;li&gt;
&lt;li&gt;a Value, of type Kind,&lt;&#x2F;li&gt;
&lt;li&gt;a vector of targets ids&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;A Kind is also stored as an Atom.&lt;&#x2F;p&gt;
</description>
        </item>
        <item>
            <title>Priors and medecine</title>
            <pubDate>Fri, 22 Jan 2021 00:00:00 +0000</pubDate>
            <link>https://ghislain-putois.org/posts/3/</link>
            <guid>https://ghislain-putois.org/posts/3/</guid>
            <description>&lt;h1 id=&quot;priors-in-medecine&quot;&gt;Priors in medecine&lt;&#x2F;h1&gt;
&lt;h2 id=&quot;context&quot;&gt;Context&lt;&#x2F;h2&gt;
&lt;p&gt;Why is is so hard to agree on the efficiency of a cure for an ill patient ?&lt;&#x2F;p&gt;
&lt;p&gt;I would argue here that this is caused by disagrement on about each one perceives the patient condition.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;first-and-foremost-a-deviation&quot;&gt;First and foremost, a deviation&lt;&#x2F;h2&gt;
&lt;p&gt;Let&#x27;s take a slight deviation to some subsets of mathematics, called statistics and probability theory.&lt;&#x2F;p&gt;
&lt;p&gt;The statistics is the science dedicated to measure the prevalence of an event, and of its relations to other events, inside the universe of &amp;quot;past measurable events&amp;quot;.&lt;&#x2F;p&gt;
&lt;p&gt;The probability theories explore how one can estimate the occurence of an event in the future. They work within a universe of &amp;quot;possible events&amp;quot;.&lt;&#x2F;p&gt;
&lt;p&gt;Statistics and probabilities are often linked through a probability theory.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;frequentist-or-bayesian&quot;&gt;Frequentist or Bayesian&lt;&#x2F;h2&gt;
&lt;p&gt;Two main probability theories are common, they both express probabilities between 0 (&amp;quot;not possible at all&amp;quot;) and 1 (&amp;quot;fully certain&amp;quot;), but ascribe different meanings.&lt;&#x2F;p&gt;
&lt;p&gt;The frequentist theory poses that the only &amp;quot;possible events&amp;quot; are events whch were already measured in the past.&lt;&#x2F;p&gt;
&lt;p&gt;For instance, if a dice has rolled only 6s for eight rolls, there is only one possible outcome in the frequentist probability theory for a future roll, which is a 6, so the frequentist probability of rolling a 6 is 1.&lt;&#x2F;p&gt;
&lt;p&gt;On the other end, the bayesian probability is not interested directly in measure events, but on &amp;quot;natural causes&amp;quot;. A 6 face dice perfectly balanced has &amp;quot;a natural probability of rolling a 6&amp;quot; of 1&#x2F;6. This natural probability is called a &lt;em&gt;prior&lt;&#x2F;em&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;Interesting enough, if the number of rolls is large, the probabilities in both models converge to the same value, called the &lt;em&gt;expected value&lt;&#x2F;em&gt; : the more rolls you observe, the more precise will be your &lt;em&gt;prior&lt;&#x2F;em&gt;, and the more precise your frequentist probability.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;convergence-on-large-population-divergence-at-small-scale&quot;&gt;Convergence on large population, divergence at small scale&lt;&#x2F;h2&gt;
&lt;p&gt;However, this only applies for a large number of measured past events, and not for each individual event.
This fact is hopefully well known for all gamblers amongst you, and depending if you are more inclined towards the frequentist , after our eight rolls, you will bet big on the next roll being a 6, whereas if you are a bayesian player, you wouldn&#x27;t bet much, and probably begin to suspect that the &amp;quot;fair&amp;quot; dice might be not so fair...&lt;&#x2F;p&gt;
&lt;h2 id=&quot;back-to-medecine&quot;&gt;Back to medecine&lt;&#x2F;h2&gt;
&lt;p&gt;So when one has to evaluate the relevance of a cure, they only get at best the probability measured in a statistically way. For the frequentist practitioner, this is the true probability, and should be used for decision. However the true probability would only be meaningful if we were talking about exactly the &amp;quot;same event&amp;quot; ; aggregating a cure given to different people into &amp;quot;a same cure&amp;quot; is probably dubious at best, because every patient had different circumstances (general immunity health, gene expressions...). The frequentist approach is probably not the best approach for an MD.&lt;&#x2F;p&gt;
&lt;p&gt;On the other hand, for the bayesian practitioner, it is at best one element influencing their own estimation of the &lt;em&gt;prior&lt;&#x2F;em&gt;, the other elements being their perception of the prevalence of the disease in the general population, and their own biases based on when and how they have been taught medecine, and all the consensus slowly formed by experimenting. One can see that the bayesian approach might be here more relevant, as it somehow integrates the &amp;quot;causal factors&amp;quot; of a disease propagation. However, at the extreme, if a bayesian practitioner does not known about an emerging disease, which becomes heavily prevalent, then, they will be biased against curing it...&lt;&#x2F;p&gt;
</description>
        </item>
        <item>
            <title>A photo gallery</title>
            <pubDate>Fri, 22 Jan 2021 00:00:00 +0000</pubDate>
            <link>https://ghislain-putois.org/posts/nature/</link>
            <guid>https://ghislain-putois.org/posts/nature/</guid>
            <description>&lt;h1 id=&quot;nature&quot;&gt;Nature&lt;&#x2F;h1&gt;
&lt;div class=&quot;galleria mb-6&quot; style=&quot;height: 450px&quot;&gt;

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9784.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;6aef1c5514a1331c00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9745.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;67750134ae07a7f500.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9783.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;50623f79f072e4fd00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8724.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;26d0e3f6776dc2e000.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9791.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;6d24bf42fbd7b6f300.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8905.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;0788c798ef0ac01300.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4383.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;aa02fe462da0157100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4379.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;ba520aed9efad1b500.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1634.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;3e2b7dc0ded99d1500.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1637.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;579143cc9178b0a400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9748_modif.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;2be37e7a0b0e3d1a00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9963.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;130ee99e8485019600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8777.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;969e3e4316f7d2ec00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9744.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;3310efbc873d1f5d00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9779.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;211deb2352b59c5e00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_7058.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;76238b799d4d1ab800.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4387.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;13cb74fdbaa3c44400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8669.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b61cd97f1308e7d400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9901.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;2952b0d09f72735200.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9905.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;41ee1d3d376567bf00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8636.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;0a47398dfb2e2a6900.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1148.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;68c5a19254da5f8700.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4386.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b9dead87432d45ec00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9797.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;ab4de537d751e70b00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8977.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;30fe6d7fd77687f200.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9892.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;10b56d1969881bc000.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_0051.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;51e51e58324590c200.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9903.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;0440fc3f72e7be7f00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8907.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;7aa420cb4deb9e3d00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8740.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;5c0d7ddba40d6d1a00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9958.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;d17683f3e20e185e00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4385.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;52206b80139092a600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9785.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;11fe85e79813dd9200.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9740_modif.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b3bb749bd55413cd00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1633.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;aa929bda1e95dafc00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1627.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;f9f7a938e5aebdd500.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9788.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b71271fe3f28d97700.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4529.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;8a43b9af7643c5e600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8720.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b8675dd226a54d3200.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4530.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;7cf28a54419e08f900.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8711.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;db4c7ae898247fc700.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9750.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;7b0820e75b30025e00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1147.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;679b8c4d390e3dd100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_7056.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;0fb4d9e0ed50af1000.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9782.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;859cebf3cdc0ee9400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9893.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;c5de1aa9ea14fd6300.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_7119.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b70f3c2f149b8b4600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4528.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;41e4b61b2a347ad600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9965.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;51fd6be463e8d3fd00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1619.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;6b9d015609db464100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9806.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;c65c0ffc50073bae00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1156.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;ca3738bc56b206ef00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8905_modif.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;2edf1b6ccb0fe9f700.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8767.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;5be751a439be509100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9789.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;e1b51362387f68d800.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9895.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;248bf83150000fda00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9741.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;4b8d4da2afc75b0800.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9825.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;5d0e18044072ea4400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9900.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;93a4e3c3c4c6210500.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8612.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;4461bd00d9715b4700.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9811.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;cc7caddc2e986f5100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9959.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;daeea4c87119609800.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1154.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;bdd2c03919fe0dbd00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1146.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;5ad83862408cbe2600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9786.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;1f70d0e2067ec5c400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_7064.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;60d05569e645aca300.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9798.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;889e754016d6a49400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8978.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;d33cad3c6a28327800.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8719.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;4e4096b884a2a2b400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1152.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;4407129f01a3084f00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9894.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;8fe49f4f4248a08100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8788.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;dc2a60ccd61d57a300.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9780.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;212c3c5fcbad547c00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1151.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;2b699e81f7398a8a00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9899.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;43d2b4227b9bf51500.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9748.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;d2f5f8764d00716f00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_7116.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;ae5fb63cddd3675900.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9739.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;c9181bae7f6b9c1200.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1626.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;16e0e1f939f1947d00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9902.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;c6423673c30967fc00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8770.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b4ac59a7d266f25d00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9746.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;4afdadcc8f4a55cd00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9956.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;f91e9310bed145a700.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1635.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;d7bc06d13206227b00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9822.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;26516e107836252000.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4527.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;a095d04e2ad57d4e00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4513.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;c3fb1fca17935a3400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9957.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;7f89ff1aca172d7c00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8730.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;d6dd25e670dd623200.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1631.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;d9d3657ace527f8400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8906.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;c313d2409f936bb800.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9738.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;0062549acb0cda6800.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8723.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;6c1692c9a87f76f100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9960.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;55b5d5be6352947900.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9794.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;d58c40fa84d7feb000.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8766.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;30323bbebecec7ca00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9792.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;1e8485626e817eb600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1145.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;df9cda70715b56db00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4484.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b3a899b04cd73c6e00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9743.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;f06b996006fdf45b00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1643.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;c7837886af8991a600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1149.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;9521bce7805309bd00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1642.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;84d773592e5819e700.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9824.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;74a53748945e66dc00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9975.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;5bed966c38f2b00900.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1617.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;98fa5cd7b53210f900.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1155.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;c46e6a315cfedd3e00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9787.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;14e857b6c9f5a75600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_7059.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;529831bccf05074d00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9790.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b3c3376f72cdc51600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9962.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;f5b601889103369d00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4384.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;ad2edbcc8083b6f700.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9804.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;6fdebb54117abd9a00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8713.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;4ec9156b85666ab800.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8635.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;ad8c98acdbc742bc00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9740.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;f417bf7b3deaaacf00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8712.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;7f560b91fdf2987500.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1629.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;c4396751d0645b7c00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9805.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;9c27f524c0473a9e00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1632.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;62e6af0dd663966b00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9906.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;2603fa24338d9e8400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4531.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;a30bc9f92ca0ad4200.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9753.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;57ded3525fa2020700.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9897.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;a03bb89a697b1e3d00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8754.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;6fa7962f250e449400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8919.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;eda63d70170b294b00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9793.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;f82980604ce1b4f300.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_0003.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;783a78db69e3d9b600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8771.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b064976e93e72fb100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9742.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;875d3bff19af696f00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9955.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;140dade482684d9b00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9977.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;a1980debdd8a7aee00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1150.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b8a8f2c880a9994400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8732.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;ae4216280dc94a0a00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9800.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;6ca5ea4947e9180400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1623.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;526595c72e08aac900.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4382.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;1b8c9cadf91f6fe100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9898.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;dc196014c7eac52500.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1616.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;2b1c2574951716b900.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9743_modif.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;7d6fbece44229a1100.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_8779.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;55a969da921c8d6900.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9961.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;da7755e5f563020000.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_4381.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;592bf2d4237c91da00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1630.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;2c02c425fb8a710c00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9799.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;162aca49130ec8ca00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_1618.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;1badf2b6cfcafa3500.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9778.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;27a80c8f10b2b3fd00.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_7048.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;2d859bdf45c7307400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9823.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;b81f9e81064026e400.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9795.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;842b1db25e9f3eb600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9812.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;a8f73b81c5bf7d8900.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9747.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;fad6c503968f7d9600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9816.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;1c684a89be18482300.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9981.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;fafac70d748c178600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9896.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;8d14e26219ea413600.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

  
    &lt;a href=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;posts&amp;#x2F;nature&amp;#x2F;IMG_9976.jpg&quot;&gt;
      &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;ghislain-putois.org&amp;#x2F;processed_images&amp;#x2F;8bfc8b672c641b4500.jpg&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
    &amp;ensp;
  

&lt;&#x2F;div&gt;
</description>
        </item>
    </channel>
</rss>
