<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Glub Club</title>
    <link>/</link>
    <description>Recent content on Glub Club</description>
    <generator>Hugo -- 0.147.7</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 28 May 2026 17:02:48 +1300</lastBuildDate>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Couch Potatoes</title>
      <link>/cotd/2026-05-28/</link>
      <pubDate>Thu, 28 May 2026 17:02:48 +1300</pubDate>
      <guid>/cotd/2026-05-28/</guid>
      <description>Chickens like to slob on the couch too.</description>
    </item>
    <item>
      <title>iPhone update</title>
      <link>/blog/post_6/</link>
      <pubDate>Wed, 27 May 2026 12:22:14 +1300</pubDate>
      <guid>/blog/post_6/</guid>
      <description>&lt;h1 id=&#34;iphone-update&#34;&gt;iPhone update&lt;/h1&gt;
&lt;h2 id=&#34;why&#34;&gt;Why&lt;/h2&gt;
&lt;p&gt;So, there is an update due for the phone. For work, I have product apps that we test on our phones, so updating is sort of needed.&lt;/p&gt;
&lt;p&gt;Problem - phone is a little old and &amp;lsquo;only&amp;rsquo; has 64 GB of storage. 13.4GB free required to perform the update.&lt;/p&gt;
&lt;h2 id=&#34;first-attempt&#34;&gt;First attempt&lt;/h2&gt;
&lt;p&gt;Unloaded a bunch of apps, dropped a bunch of downloaded music, cleared caches - got to enough space free. Quite a bit of stuff to re-enable once done, but that&amp;rsquo;s ok.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Celestia build</title>
      <link>/blog/post_5/</link>
      <pubDate>Tue, 24 Mar 2026 12:22:14 +1300</pubDate>
      <guid>/blog/post_5/</guid>
      <description>&lt;h1 id=&#34;building-celestia&#34;&gt;Building Celestia&lt;/h1&gt;
&lt;h2 id=&#34;why&#34;&gt;Why&lt;/h2&gt;
&lt;p&gt;So I thought that for some project I wanted to play with, I could use images of the planets in the solar system.&lt;/p&gt;
&lt;p&gt;Searching around for free sprite sheets or similar didn&amp;rsquo;t find what I wanted.&lt;/p&gt;
&lt;p&gt;Asking tools to generate something also didn&amp;rsquo;t produce what I wanted.&lt;/p&gt;
&lt;p&gt;Then I remembered Celestia, the virtual observatory program. It can take screenshots of any body in the solar system. Perhaps that would do what I wanted, and I can use image tools or scripts to build a sprite sheet of icon size images if I need to.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cheese</title>
      <link>/cotd/2026-02-15/</link>
      <pubDate>Sun, 15 Feb 2026 17:02:48 +1300</pubDate>
      <guid>/cotd/2026-02-15/</guid>
      <description>Cheese</description>
    </item>
    <item>
      <title>Strike a pose</title>
      <link>/cotd/2026-02-07/</link>
      <pubDate>Sat, 07 Feb 2026 11:57:41 +1300</pubDate>
      <guid>/cotd/2026-02-07/</guid>
      <description>Chicken trying to impress</description>
    </item>
    <item>
      <title>More boot issues</title>
      <link>/blog/post_4/</link>
      <pubDate>Tue, 03 Feb 2026 20:22:14 +1300</pubDate>
      <guid>/blog/post_4/</guid>
      <description>&lt;h1 id=&#34;dual-boot-issue&#34;&gt;Dual boot issue&lt;/h1&gt;
&lt;p&gt;Turns out grub has issues with the old Windows drive - on cold boot.&lt;/p&gt;
&lt;p&gt;Using BIOS to select the windows drive and then restarting - works fine.&lt;/p&gt;
&lt;p&gt;Answer appears to be disable &amp;lsquo;fast boot&amp;rsquo; in BIOS, as well as the already disabled &amp;lsquo;fast start&amp;rsquo; from Control Panel - Hardware &amp;amp; Sound - Power - choose what the power buttons do.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Image orientation</title>
      <link>/blog/post_3/</link>
      <pubDate>Sun, 01 Feb 2026 14:22:14 +1300</pubDate>
      <guid>/blog/post_3/</guid>
      <description>&lt;h1 id=&#34;incorrect-image-orientation&#34;&gt;Incorrect image orientation&lt;/h1&gt;
&lt;p&gt;Surprise, something else behaving unexpectedly.&lt;/p&gt;
&lt;p&gt;Photo from iphone in portrait.&lt;/p&gt;
&lt;p&gt;In zed, views without using EXIF so is incorrect (on side) - or arguably correct as that is what is in the file.
In rendered locally via &lt;code&gt;hugo server&lt;/code&gt;, is correct.
In image viewer, is correct.
Deployed, view in firefox - on its side. :sadface:
In chrome - same.&lt;/p&gt;
&lt;p&gt;Now to learn how to strip the tags and rotate it properly.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Des</title>
      <link>/cotd/2026-02-01/</link>
      <pubDate>Sun, 01 Feb 2026 12:42:14 +1300</pubDate>
      <guid>/cotd/2026-02-01/</guid>
      <description>Des is not sure she trusts me</description>
    </item>
    <item>
      <title>Github integration</title>
      <link>/blog/post_2/</link>
      <pubDate>Sun, 01 Feb 2026 12:22:14 +1300</pubDate>
      <guid>/blog/post_2/</guid>
      <description>&lt;h1 id=&#34;getting-github-to-connect&#34;&gt;Getting Github to connect&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Firefox popup etc blocking made it hard to get/see the connection to Github work&lt;/li&gt;
&lt;li&gt;Connecting in Chrome worked fine&lt;/li&gt;
&lt;li&gt;Setting a previously manual upload project to use GH had a few problems - or maybe not?&lt;/li&gt;
&lt;li&gt;LLM tools suggest options that cannot be found. Could be Cloudflare updates.&lt;/li&gt;
&lt;li&gt;Setting output folder requires the wrangler.jsonc&lt;/li&gt;
&lt;li&gt;At this point the original project appears to actually be building from GH&lt;/li&gt;
&lt;li&gt;A second project set up with GH integration from the beginning is therefore not needed (added from scratch as expected settings like &amp;lsquo;Framework&amp;rsquo; not seen)&lt;/li&gt;
&lt;li&gt;Maybe RTFM rather than chat with a bot&amp;hellip;&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Can we come in?</title>
      <link>/cotd/2026-01-31/</link>
      <pubDate>Sat, 31 Jan 2026 17:22:14 +1300</pubDate>
      <guid>/cotd/2026-01-31/</guid>
      <description>I think they want what I&amp;rsquo;m making</description>
    </item>
    <item>
      <title>In the beginning</title>
      <link>/blog/post_1/</link>
      <pubDate>Sat, 31 Jan 2026 17:22:14 +1300</pubDate>
      <guid>/blog/post_1/</guid>
      <description>&lt;h1 id=&#34;i-made-a-blog&#34;&gt;I made a blog&lt;/h1&gt;
&lt;p&gt;Hallelujah, things are starting to work.&lt;/p&gt;
&lt;p&gt;Tips:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the first couple of Hugo themes I tried were old/broken&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>About Glub Club</title>
      <link>/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/about/</guid>
      <description>&lt;p&gt;When we get together, we play Crawl.&lt;/p&gt;
&lt;p&gt;When we play Crawl, we play Glub. At least the first round. If we&amp;rsquo;re feeling bold, we taunt Glub.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
