Skip to content

Commit

Permalink
update build environment and rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
sepro committed Dec 16, 2024
1 parent c92b501 commit 3c7f3f8
Show file tree
Hide file tree
Showing 111 changed files with 51 additions and 47 deletions.
50 changes: 27 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,27 +1,29 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
colorator (1.1.0)
concurrent-ruby (1.1.8)
em-websocket (0.5.2)
concurrent-ruby (1.3.4)
csv (3.3.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
http_parser.rb (~> 0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
fastimage (2.2.6)
ffi (1.15.0)
ffi (1.15.0-x64-mingw32)
fastimage (2.3.1)
ffi (1.16.3)
ffi (1.16.3-x64-mingw32)
forwardable-extended (2.6.0)
http_parser.rb (0.6.0)
i18n (0.9.5)
http_parser.rb (0.8.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jekyll (3.9.0)
jekyll (3.10.0)
addressable (~> 2.4)
colorator (~> 1.0)
csv (~> 3.0)
em-websocket (~> 0.5)
i18n (~> 0.7)
i18n (>= 0.7, < 2)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 2.0)
kramdown (>= 1.17, < 3)
Expand All @@ -30,38 +32,40 @@ GEM
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
safe_yaml (~> 1.0)
jekyll-archives (2.2.1)
webrick (>= 1.0)
jekyll-archives (2.3.0)
jekyll (>= 3.6, < 5.0)
jekyll-paginate-v2 (3.0.0)
jekyll (>= 3.0, < 5.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.3.1)
rexml
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.5.1)
liquid (4.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_magick (4.10.1)
mini_magick (5.0.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
public_suffix (5.1.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.2.5)
rouge (3.26.0)
rexml (3.4.0)
rouge (3.30.0)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
webrick (1.9.1)

PLATFORMS
x64-mingw32
Expand Down
2 changes: 1 addition & 1 deletion docs/diy/2020/09/20/MQTT.html
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ <h2 id="step-4-installing-mosquitto-and-zigbee2mqtt">Step 4: Installing Mosquitt
<span class="na">serial</span><span class="pi">:</span>
<span class="na">port</span><span class="pi">:</span> <span class="s">/dev/ttyACM0</span>
<span class="na">devices</span><span class="pi">:</span>
<span class="s1">'</span><span class="s">0x00158d0003495e50'</span><span class="pi">:</span>
<span class="s1">'</span><span class="s">0x00158d0003495e50'</span><span class="err">:</span>
<span class="na">friendly_name</span><span class="pi">:</span> <span class="s1">'</span><span class="s">Aqara</span><span class="nv"> </span><span class="s">Cube'</span>
</code></pre></div></div>

Expand Down
6 changes: 3 additions & 3 deletions docs/diy/2021/03/24/MQTT.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,11 +167,11 @@ <h2 id="pairing-new-zigbee-devices">Pairing new Zigbee devices</h2>

<div class="language-yaml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nn">...</span>
<span class="na">devices</span><span class="pi">:</span>
<span class="s1">'</span><span class="s">0x00158d0003495e50'</span><span class="pi">:</span>
<span class="s1">'</span><span class="s">0x00158d0003495e50'</span><span class="err">:</span>
<span class="na">friendly_name</span><span class="pi">:</span> <span class="s">Aqara Cube</span>
<span class="s1">'</span><span class="s">0x00158d00068b6c2e'</span><span class="pi">:</span>
<span class="s1">'</span><span class="s">0x00158d00068b6c2e'</span><span class="err">:</span>
<span class="na">friendly_name</span><span class="pi">:</span> <span class="s">TMP Sensor Bedroom</span>
<span class="s1">'</span><span class="s">0x00158d0006a08eda'</span><span class="pi">:</span>
<span class="s1">'</span><span class="s">0x00158d0006a08eda'</span><span class="err">:</span>
<span class="na">friendly_name</span><span class="pi">:</span> <span class="s">TMP Sensor Nursery</span>
</code></pre></div></div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ <h2 id="extracting-the-cards-images">Extracting the cards images</h2>
<span class="k">for</span> <span class="n">pn</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="mi">44</span><span class="p">):</span>
<span class="n">pages</span> <span class="o">=</span> <span class="n">convert_from_path</span><span class="p">(</span><span class="n">input_path</span><span class="p">,</span> <span class="n">single_file</span><span class="o">=</span><span class="bp">True</span><span class="p">,</span> <span class="n">first_page</span><span class="o">=</span><span class="n">pn</span><span class="p">,</span> <span class="n">poppler_path</span><span class="o">=</span><span class="s">"D:</span><span class="se">\\</span><span class="s">poppler-21.03.0</span><span class="se">\\</span><span class="s">Library</span><span class="se">\\</span><span class="s">bin"</span><span class="p">,</span> <span class="n">dpi</span><span class="o">=</span><span class="mi">1200</span><span class="p">)</span>
<span class="k">print</span><span class="p">(</span><span class="sa">f</span><span class="s">"converting page </span><span class="si">{</span><span class="n">pn</span><span class="si">}</span><span class="s">"</span><span class="p">)</span>
<span class="n">pages</span><span class="p">[</span><span class="mi">0</span><span class="p">].</span><span class="n">save</span><span class="p">(</span><span class="nb">str</span><span class="p">(</span><span class="n">p</span><span class="p">.</span><span class="n">joinpath</span><span class="p">(</span><span class="sa">f</span><span class="s">"card_</span><span class="si">{</span><span class="n">pn</span><span class="p">:</span><span class="mi">02</span><span class="si">}</span><span class="s">.jpg"</span><span class="p">)),</span> <span class="n">quality</span><span class="o">=</span><span class="mi">95</span><span class="p">)</span>
<span class="n">pages</span><span class="p">[</span><span class="mi">0</span><span class="p">].</span><span class="n">save</span><span class="p">(</span><span class="nb">str</span><span class="p">(</span><span class="n">p</span><span class="p">.</span><span class="n">joinpath</span><span class="p">(</span><span class="sa">f</span><span class="s">"card_</span><span class="si">{</span><span class="n">pn</span><span class="si">:</span><span class="mi">02</span><span class="si">}</span><span class="s">.jpg"</span><span class="p">)),</span> <span class="n">quality</span><span class="o">=</span><span class="mi">95</span><span class="p">)</span>

<span class="k">print</span><span class="p">(</span><span class="s">"Done !"</span><span class="p">)</span>
</code></pre></div></div>
Expand Down
6 changes: 3 additions & 3 deletions docs/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<description>A blog about Programming (mostly in Python), Machine Learning, Gaming, Technology and more.</description>
<link>https://blog.4dcu.be/</link>
<atom:link href="https://blog.4dcu.be/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Mon, 16 Dec 2024 14:31:55 +0100</pubDate>
<lastBuildDate>Mon, 16 Dec 2024 14:31:55 +0100</lastBuildDate>
<generator>Jekyll v3.9.0</generator>
<pubDate>Mon, 16 Dec 2024 14:34:31 +0100</pubDate>
<lastBuildDate>Mon, 16 Dec 2024 14:34:31 +0100</lastBuildDate>
<generator>Jekyll v3.10.0</generator>

<item>
<title>DIY mechanical watches on a budget</title>
Expand Down
Binary file removed docs/pagefind/fragment/en_104b911.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_1afc7c8.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_1b2b704.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_268a8be.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_298c0ac.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_2b22f35.pf_fragment
Binary file not shown.
Binary file added docs/pagefind/fragment/en_2db8d29.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_2e30e5d.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_3536d08.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_355bcea.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_41f5207.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_5193703.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_55708df.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_5fd275f.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_6230a74.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_629f20a.pf_fragment
Binary file not shown.
Binary file added docs/pagefind/fragment/en_630ce60.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_6540b56.pf_fragment
Binary file not shown.
Binary file added docs/pagefind/fragment/en_6665463.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_723d9f2.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_769b6db.pf_fragment
Binary file not shown.
Binary file added docs/pagefind/fragment/en_77d5a5f.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_7a55773.pf_fragment
Binary file not shown.
Binary file added docs/pagefind/fragment/en_7d60194.pf_fragment
Binary file not shown.
Binary file added docs/pagefind/fragment/en_7eb9f44.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_826d201.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_85dd817.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_869b2d9.pf_fragment
Binary file not shown.
Binary file added docs/pagefind/fragment/en_878f7d8.pf_fragment
Binary file not shown.
Binary file added docs/pagefind/fragment/en_893639b.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_8ed8d7d.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_9a76a6d.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_9bb626e.pf_fragment
Binary file not shown.
Binary file added docs/pagefind/fragment/en_9c59faf.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_a3bfe0b.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_ac788a4.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_b045dc2.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_c7c4528.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_ca67844.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_d11eb16.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_d1419b6.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_d2844af.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_dd9fa44.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_dfccf08.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_e18785e.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_e4dd2e2.pf_fragment
Binary file not shown.
Binary file added docs/pagefind/fragment/en_e6cf3d4.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_e7dcbdb.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_eca4d1e.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/pagefind/fragment/en_f7dbba1.pf_fragment
Binary file not shown.
Binary file added docs/pagefind/fragment/en_f94aec3.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_f9d8196.pf_fragment
Binary file not shown.
Binary file added docs/pagefind/fragment/en_faf6b42.pf_fragment
Binary file not shown.
Binary file removed docs/pagefind/fragment/en_ff299a4.pf_fragment
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/pagefind/pagefind-entry.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.2.0","languages":{"en":{"hash":"en_43c29b585b","wasm":"en","page_count":74}}}
{"version":"1.2.0","languages":{"en":{"hash":"en_19644cbe74","wasm":"en","page_count":74}}}
Binary file added docs/pagefind/pagefind.en_19644cbe74.pf_meta
Binary file not shown.
Binary file removed docs/pagefind/pagefind.en_43c29b585b.pf_meta
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -321,8 +321,8 @@ <h1 class="title">PCA Plots with Loadings in Python</h1>


<span class="c1"># Add variance explained by the
</span><span class="n">g</span><span class="p">.</span><span class="n">set_xlabel</span><span class="p">(</span><span class="sa">f</span><span class="s">"PC1 (</span><span class="si">{</span><span class="n">pca_step</span><span class="p">.</span><span class="n">explained_variance_ratio_</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span><span class="o">*</span><span class="mi">100</span><span class="p">:.</span><span class="mi">2</span><span class="n">f</span><span class="si">}</span><span class="s"> %)"</span><span class="p">)</span>
<span class="n">g</span><span class="p">.</span><span class="n">set_ylabel</span><span class="p">(</span><span class="sa">f</span><span class="s">"PC2 (</span><span class="si">{</span><span class="n">pca_step</span><span class="p">.</span><span class="n">explained_variance_ratio_</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span><span class="o">*</span><span class="mi">100</span><span class="p">:.</span><span class="mi">2</span><span class="n">f</span><span class="si">}</span><span class="s"> %)"</span><span class="p">)</span>
</span><span class="n">g</span><span class="p">.</span><span class="n">set_xlabel</span><span class="p">(</span><span class="sa">f</span><span class="s">"PC1 (</span><span class="si">{</span><span class="n">pca_step</span><span class="p">.</span><span class="n">explained_variance_ratio_</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span><span class="o">*</span><span class="mi">100</span><span class="si">:</span><span class="p">.</span><span class="mi">2</span><span class="n">f</span><span class="si">}</span><span class="s"> %)"</span><span class="p">)</span>
<span class="n">g</span><span class="p">.</span><span class="n">set_ylabel</span><span class="p">(</span><span class="sa">f</span><span class="s">"PC2 (</span><span class="si">{</span><span class="n">pca_step</span><span class="p">.</span><span class="n">explained_variance_ratio_</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span><span class="o">*</span><span class="mi">100</span><span class="si">:</span><span class="p">.</span><span class="mi">2</span><span class="n">f</span><span class="si">}</span><span class="s"> %)"</span><span class="p">)</span>

<span class="n">plt</span><span class="p">.</span><span class="n">savefig</span><span class="p">(</span><span class="s">"PCA_with_loadings.png"</span><span class="p">,</span> <span class="n">dpi</span><span class="o">=</span><span class="mi">200</span><span class="p">)</span>
<span class="n">plt</span><span class="p">.</span><span class="n">show</span><span class="p">()</span>
Expand Down
26 changes: 13 additions & 13 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://blog.4dcu.be</loc>
<lastmod>2024-12-16T14:31:55+01:00</lastmod>
<lastmod>2024-12-16T14:34:31+01:00</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
Expand Down Expand Up @@ -499,84 +499,84 @@

<url>
<loc>https://blog.4dcu.be/about/</loc>
<lastmod>2024-12-16T14:31:55+01:00</lastmod>
<lastmod>2024-12-16T14:34:31+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>https://blog.4dcu.be/gallery/</loc>
<lastmod>2024-12-16T14:31:55+01:00</lastmod>
<lastmod>2024-12-16T14:34:31+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>https://blog.4dcu.be/index.html</loc>
<lastmod>2024-12-16T14:31:55+01:00</lastmod>
<lastmod>2024-12-16T14:34:31+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>https://blog.4dcu.be/page/2/index.html</loc>
<lastmod>2024-12-16T14:31:55+01:00</lastmod>
<lastmod>2024-12-16T14:34:31+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>https://blog.4dcu.be/page/3/index.html</loc>
<lastmod>2024-12-16T14:31:55+01:00</lastmod>
<lastmod>2024-12-16T14:34:31+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>https://blog.4dcu.be/page/4/index.html</loc>
<lastmod>2024-12-16T14:31:55+01:00</lastmod>
<lastmod>2024-12-16T14:34:31+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>https://blog.4dcu.be/page/5/index.html</loc>
<lastmod>2024-12-16T14:31:55+01:00</lastmod>
<lastmod>2024-12-16T14:34:31+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>https://blog.4dcu.be/page/6/index.html</loc>
<lastmod>2024-12-16T14:31:55+01:00</lastmod>
<lastmod>2024-12-16T14:34:31+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>https://blog.4dcu.be/page/7/index.html</loc>
<lastmod>2024-12-16T14:31:55+01:00</lastmod>
<lastmod>2024-12-16T14:34:31+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>https://blog.4dcu.be/page/8/index.html</loc>
<lastmod>2024-12-16T14:31:55+01:00</lastmod>
<lastmod>2024-12-16T14:34:31+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>https://blog.4dcu.be/page/9/index.html</loc>
<lastmod>2024-12-16T14:31:55+01:00</lastmod>
<lastmod>2024-12-16T14:34:31+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

<url>
<loc>https://blog.4dcu.be/page/10/index.html</loc>
<lastmod>2024-12-16T14:31:55+01:00</lastmod>
<lastmod>2024-12-16T14:34:31+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
Expand Down

0 comments on commit 3c7f3f8

Please sign in to comment.