<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>zkbro</title>
    <subtitle>Personal small-web space with a focus on tech tinkering, running and gardening.</subtitle>
    <link rel="self" type="application/atom+xml" href="https://html-chunder.neocities.org/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-09-09T07:06:41+00:00</updated>
    <id>https://html-chunder.neocities.org/atom.xml</id>
    <entry xml:lang="en">
        <title>Redirect Screenjesus for a single Neocities thumbnail</title>
        <published>2026-09-09T07:06:41+00:00</published>
        <updated>2026-09-09T07:06:41+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/redirect-screenjesus-for-a-single-neocities-thumbnail/"/>
        <id>https://html-chunder.neocities.org/posts/redirect-screenjesus-for-a-single-neocities-thumbnail/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/redirect-screenjesus-for-a-single-neocities-thumbnail/">&lt;p&gt;Thanks to Brennan Day for pointing out how &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;brennan.day&#x2F;how-the-mysterious-screenjesus-can-ddos-you&#x2F;&quot;&gt;How the Mysterious ScreenJesus can DDoS You&lt;&#x2F;a&gt;, and the subsequent &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;control-neocities-thumbnail.neocities.org&#x2F;&quot;&gt;How to Control Your Neocities Thumbnail&lt;&#x2F;a&gt; tutorial, I can, if all goes to plan, testing with this post here, get Neocities to show only the one single thumbnail for this latest post.&lt;&#x2F;p&gt;
&lt;p&gt;This is specific to my use of &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.getzola.org&#x2F;&quot;&gt;Zola SSG&lt;&#x2F;a&gt; and hosting on &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;neocities.org&#x2F;&quot;&gt;Neocities&lt;&#x2F;a&gt;, and will hopefully result in only a single thumbnail of my newest post entry showing in my Neocities feed, rather than all the pages that get updated due to my website build setup:&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;SSLAP_20260909071857_.png&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;SSLAP_20260909071857_.png&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Unnecessary thumbnails taking the focus away from the latest post&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;Using the guide, I figured I could inject this code into my &lt;code&gt;&amp;lt;head&amp;gt;&lt;&#x2F;code&gt; HTML in &lt;code&gt;&#x2F;templates&#x2F;partials&#x2F;base.html&lt;&#x2F;code&gt; which gets included on every single page generated:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #D4D4D4; background-color: #1E1E1E;&quot;&gt;&lt;code data-lang=&quot;plain&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;&amp;lt;script&amp;gt;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;  if (navigator.userAgent === &amp;quot;Screenjesus&amp;quot;) {&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;    location.replace(&amp;quot;&#x2F;posts&#x2F;&amp;lt;LATEST-POST&amp;gt;.html&amp;quot;);&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;  }&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;&amp;lt;&#x2F;script&amp;gt;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;All I need to do is update &lt;code&gt;&amp;lt;LATEST-POST&amp;gt;&lt;&#x2F;code&gt; prior to &lt;code&gt;zola build&lt;&#x2F;code&gt; then it should hopefully do the deeds. I could probably automate this with a pre-build script (something I want to do anyway so I don&#x27;t have to manually rename my blog-post-template.md file every time I make a new post).&lt;&#x2F;p&gt;
&lt;p&gt;Let&#x27;s see how this goes.&lt;&#x2F;p&gt;
&lt;p&gt;Update: &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;neocities.org&#x2F;site&#x2F;html-chunder&quot;&gt;It didn&#x27;t work&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;leave-a-comment&quot;&gt;Leave a comment&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260909070641.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>🗓️ Weeknote 2026-W36</title>
        <published>2026-09-07T14:46:05+00:00</published>
        <updated>2026-09-07T14:46:05+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/weeknote-2026-w36/"/>
        <id>https://html-chunder.neocities.org/posts/weeknote-2026-w36/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/weeknote-2026-w36/">&lt;p&gt;House-sitting a mate&#x27;s place at the mo, in an area close to where I grew up. Leafy suburb close to public transport, beaches and shops. As I write I can hear a siren and trucks in the distance over the top of nearby cockatoo and magpie caws. Speaking of, I&#x27;m grateful for the early morning rise as sunrise approaches, from when the birds start calling their mates and the rustle of the trees in the wind, up to the first truck heading towards the city. I&#x27;d struggle if I never experienced that quiet.&lt;&#x2F;p&gt;
&lt;p&gt;Occasionally a bush turkey appears in the backyard, or a blue-toungue lizard. I&#x27;ve found some therapy in removing onion weed from the garden, enjoying keeping the place maintained, mowing, edging, sweeping leaf litter. I fixed A&#x27;s car&#x27;s left headlight - turns out it was not a busted bulb, but it had fallen out the back of its socket. I removed a couple things to get in there and reconnect it all. That&#x27;s all helped me feel a little more like I deserve the house-sit.&lt;&#x2F;p&gt;
&lt;p&gt;My back got better. As expected, after the initial delegation to the floor for 3 days, it was a quick progress for the rest of the week up to a point that there was no pain at all. That said, my muscles around it have been in protection mode, and not being used as per normal, so I&#x27;m treading careful not to put something else out.&lt;&#x2F;p&gt;
&lt;p&gt;At least I thought I was... I&#x27;ll come back to that.&lt;&#x2F;p&gt;
&lt;p&gt;I decided to meet some fam down at Kiama on the south coast, opting for bus and train rides to get me there. There were weekend trackworks so I had to use the bus train-replacement-service for part way, making it a bus-train-bus-train trip. I&#x27;m still going without mobile data, so saved a PDF route plan to my phone so I knew what platforms I needed to get to. I planned for missing a service, but only had a near-miss with train 1 being delayed 3 minutes, meaning I had only 1 minute to get to my bus at the other end. Signage was good at Central station though so I got there just as they were closing the doors. Luckily I peed at the previous stop because there was no such time for that here.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260905072239_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260905072239_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Early morning subway&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;No matter the transport type there&#x27;s always someone slurping, chewing or muttering in the seat behind me. I enjoyed the views from the train the most. Get to see the town edges. Backs of parks, schools and industrial areas. Unmaintained rewilding. Bracken and scrub, rose briars and the odd plastic bag caught in its claws. Desire lines between suburban third places. Interesting graffiti. Peeks into backyards of junk.&lt;&#x2F;p&gt;
&lt;p&gt;Fat ebikes everywhere. Even on trains. Kids can get around far and fast these days.&lt;&#x2F;p&gt;
&lt;p&gt;At my destination, my neice was waiting with excitement at the train station. Over the couple of days I got to hang with her, spend time with Dad on father&#x27;s day, and run with sis. A swim at the beach. This was where my recovery-not-so-recovery crept up on me. I put my neck out jumping into the surf. Some nerve thing that shot down my left arm. So now I&#x27;m nursing that. Movement at least helps it, so running is not affected. I just have a rotten kink in my neck and have to turn the whole body when looking around.&lt;&#x2F;p&gt;
&lt;p&gt;We went out for South African cuisine, I found another second hand bookstore (bought an Alain de Botton book (&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.alaindebotton.com&#x2F;work&#x2F;&quot;&gt;The Pleasures and Sorrows of Work&lt;&#x2F;a&gt;), and forced myself not to buy more), visited the &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;berry.org.au&#x2F;berry-markets&#x2F;&quot;&gt;Berry markets&lt;&#x2F;a&gt;, found yet more books and again had to restrain myself.&lt;&#x2F;p&gt;
&lt;p&gt;I came back &quot;home&quot; with sis, the vehicle drive less spectacular than the bus-train-bus-train travel. Happy here again going at my own pace, which is slow. I just want my neck better now. I&#x27;m aware travelling is not the best for my body right now. I&#x27;m weighing up my return to NZ and what to do then.&lt;&#x2F;p&gt;
&lt;p&gt;On that, we are getting 30C days here in Aus, and back in NZ I saw it was just 7C the other day so I think I&#x27;ve nailed the timing of this trip. Hoping when I get back it will be somewhat warmer.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;tools-projects&quot;&gt;🛠️ Projects&lt;&#x2F;h2&gt;
&lt;p&gt;Current projects keeping me busy via &lt;code&gt;tree -L 1 ~&#x2F;01-Projects&#x2F;current&#x2F;&lt;&#x2F;code&gt;:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #D4D4D4; background-color: #1E1E1E;&quot;&gt;&lt;code data-lang=&quot;plain&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;&#x2F;home&#x2F;zkbro&#x2F;01-Projects&#x2F;current&#x2F;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20251212-aus-trip-2026&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20260531-just-a-thought-course&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20260807-first-things-first-reboot-project&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20260807-trading-reboot-project&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;└── 20260826-notes-site&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Not much changed there. Aus trip continues, and I&#x27;ve started tinkering with a new &quot;notes&quot; site which links to my personal notes system. Having a lot of geeky fun there.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;tv-watched&quot;&gt;📺 Watched&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.themoviedb.org&#x2F;movie&#x2F;103328-holy-motors&quot;&gt;Holy Motors (2012)&lt;&#x2F;a&gt; &lt;code&gt;***&lt;&#x2F;code&gt; - Saw this one on the big screen at &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;newtown.dendy.com.au&#x2F;now-showing&#x2F;&quot;&gt;Dendy Cinemas, Newtown&lt;&#x2F;a&gt; (they&#x27;ve got some pretty rad classics showing). This French flick was an odd one. My take on it is it&#x27;s about owning or not owning your identity in the world. It follows a dude being driven around to various &quot;appointments&quot; for the day, all of which are different characters he is seemingly acting out. Little bits between appointments shed light on what&#x27;s going on, and sometimes blurs the line between &quot;work&quot; and reality, stressing the tension and likely the actual meaning of the film. There were moments of dark humour and violence, and so completely odd that it was well worth the watch.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.themoviedb.org&#x2F;movie&#x2F;11309-hardware&quot;&gt;Hardware (1990)&lt;&#x2F;a&gt; &lt;code&gt;***&lt;&#x2F;code&gt; - Woah what a grimey one. Not much plot but it&#x27;s a fairly gory one with a couple of &lt;em&gt;interesting&lt;&#x2F;em&gt; characters, and the visuals are very cyberpunk. Turns out its based off a once-off &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;britishcomics.fandom.com&#x2F;wiki&#x2F;Shok!&quot;&gt;2000 AD comic in prog 612 titled Shok!&lt;&#x2F;a&gt;, and of which I am an owner of, so I&#x27;ll have to dig it out when I&#x27;m back in NZ. Lemmy and Iggy Pop have small parts in it too.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;books-reading&quot;&gt;📚 Reading&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;Finished &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.nateliason.com&#x2F;notes&#x2F;mastery-robert-greene&quot;&gt;Mastery (2012)&lt;&#x2F;a&gt; by Robert Greene - &lt;code&gt;*****&lt;&#x2F;code&gt; - So many nuggets. It debunks the narrow thinking around what &quot;mastery&quot; has come to mean as butchered by self-help &quot;gurus&quot;, and dives into what it means to &lt;em&gt;live and breathe&lt;&#x2F;em&gt; a life of &lt;em&gt;actual&lt;&#x2F;em&gt; mastery. It&#x27;s not about goal-setting and sticking with it, it&#x27;s about acknowledging the complex human mind and leaning into it with our own unique selves. It explores some core ways of mastery via the lives of famous &quot;geniuses&quot;. I particularly liked learning about writer Marcel Proust, his early struggles with writing, but how eventually by leaning into his curiosities, intertwined his writing with real-life experience, building characters by finding these people and communities in real life and understanding them from the inside out, he came to build his behemoth &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;In_Search_of_Lost_Time&quot;&gt;In Search of Lost Time&lt;&#x2F;a&gt; which became his life&#x27;s work. So much so, as he was on his deathbed he re-wrote previous written scenes of deathbeds and got his assistant to update that text. This is one of those books I&#x27;ll return back to frequently, absolutely positive it will spark new thoughts and understandings each time I revisit.&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;runner-activities&quot;&gt;🏃 Activities&lt;&#x2F;h2&gt;
&lt;p&gt;The runs from my current abode have been fun. I&#x27;ve enjoyed reconnecting with some trails out the back of the burbs I grew up in.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260904102111_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260904102111_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Enough ankle rollers to keep you focused on an Aussie bush run&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260904104218_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260904104218_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Rock views in a relatively flat area&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;The terrain is rocky and sandy (lots of sandstone), and native flora can get dense, sometimes having to crouch through tunnels of scrub.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;SSLAP_20260907113121_.png&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Runalyze stats&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;h2 id=&quot;other-sydney-happenings&quot;&gt;Other Sydney happenings&lt;&#x2F;h2&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260831184726_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260831184726_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Night city views. Building with crane looks like a doberman&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260830093620_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260830093620_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Checked out the Sydney marathon pitta patta too&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;leave-a-comment&quot;&gt;Leave a comment&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260907144605.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>A man walks into a library...</title>
        <published>2026-08-29T14:56:13+00:00</published>
        <updated>2026-08-29T14:56:13+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/a-man-walks-into-a-library/"/>
        <id>https://html-chunder.neocities.org/posts/a-man-walks-into-a-library/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/a-man-walks-into-a-library/">&lt;p&gt;I went to the library, and just browsed. No aim. Path of least resistance. I hadn&#x27;t been to this library before. Found myself browsing a shelf that seemed to have no order. Fiction, non-fiction. Then I saw the receipts. This was the pickup section. Duh.&lt;&#x2F;p&gt;
&lt;p&gt;Left. Children books and young-adult. Nah. Reverse, back into the main room. Past the catalogue computer. Not today. Fiction, graphic novels. Not today. Non-fiction. Sports, war, biographies, cooking, gardening, politics, music, health, philosophy. Getting warmer.&lt;&#x2F;p&gt;
&lt;p&gt;I found myself at 808.02. Something to do with writing. Bingo. I didn&#x27;t realise that&#x27;s whats interesting me at the moment, but it grabbed me. &quot;Always Take Notes&quot;, &quot;Awaken the Writer Within&quot;, &quot;Why Write&quot;, &quot;The Writer&#x27;s Hustle&quot;. Oooh meta here we come. Flick through table of contents of &quot;Always Take Notes&quot;. Chapter 4 - Research. Lets go.&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;The way I report every story, which is a secret asset of people trying to do this kind of journalism, [involves] going to the library. It&#x27;s all in the library. Everyone else is too rushed and ripping shit off the internet. Whatever story I&#x27;m doing, I go to the library. I was writing about dressage - go to the library. You want to talk about snooker? Go to the library and read books about snooker, because some other person has done a lot of work on this already. If you have read up on something - actually read up on it - you&#x27;re able to have much more interesting conversations with people.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Sam Knight, journalist and author, quoted in &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;simonakam.com&#x2F;always-take-notes-book&quot;&gt;Always Take Notes&lt;&#x2F;a&gt; by Simon Akam and Rachel Lloyd&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;So here I am doing exactly that. I just didn&#x27;t realise it. My new site I&#x27;m building is a personal wiki. My notes public. On the main page is a section about &quot;Why&quot; I&#x27;ve created the site. It&#x27;s hard to put into words, because there are so many &quot;why&#x27;s&quot;. So I pick up &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.bloomsbury.com&#x2F;au&#x2F;why-write-9781632863058&#x2F;&quot;&gt;Why Write&lt;&#x2F;a&gt; by Mark Edmundson. The table of contents alone explains my dilemma:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #D4D4D4; background-color: #1E1E1E;&quot;&gt;&lt;code data-lang=&quot;plain&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;Why Write?&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;Getting Started&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Catch a Dream&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Do It Every Day&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;The New Writer&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Have Written&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Get the Girl &#x2F; To Get the Guy&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Make Some Money&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Get Even&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Strengthen the Mind&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Grow&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Fail&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Change the World&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;Hitting Your Stride:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;Perils and Pleasures &#x2F; Pleasures and Perils&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;Perils and Pleasures&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Drink&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Get Reviewed&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Learn to Be Alone To Read as a Writer To Do Something&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Hold Your Peace&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;Pleasures and Perils&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Learn Something&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Stay Sane&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To See What Happens Next&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Find Your Medium&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Skip Writing the Great American Novel&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Find Beauty and Truth&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;The Writer&amp;#39;s Wisdom&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Mine a Fresh Experience&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Beat the Clock (A Little)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Stop Revising&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Remember&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Get Better as You Get Older&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Draw a Constellation&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;To Have the Last Word&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;&quot;To grow&quot; is what comes to mind with my wiki. I jumped to that chapter.&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;It&#x27;s the spirit that&#x27;s in you that matters the most. [...] It may take longer to express itself if the medium you choose is one you aren&#x27;t naturally fluent in.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;That&#x27;s me, I&#x27;m certainly not fluent in writing or taking notes, but there&#x27;s an underlying &quot;spirit&quot; that I&#x27;m trying to express or understand.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;joeyfranklin.com&#x2F;the-writers-hustle-1&quot;&gt;The Writer&#x27;s Hustle&lt;&#x2F;a&gt; by Joey Franklin had a good section titled &quot;Read across Boundaries of Genre and Culture&quot; where he quoted Stephen King, then a bit on writing habits - take notes, write all the time.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;organised-writer.com&#x2F;&quot;&gt;The Organised Writer&lt;&#x2F;a&gt; by Antony Johnston chapter titles seemed a bit bland, but I dived, found it was actually pretty good, and a random quote stuck:&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;If you sit around waiting for the right moment to create you will die waiting.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;So here I am. It was a good way to spend an hour or so unexpectedly &quot;researching&quot; about note taking and writing, reading about writers who write about why writers write, while I contemplate why I write.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;leave-a-comment&quot;&gt;Leave a comment&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260829145613.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Spondy</title>
        <published>2026-08-29T09:28:16+00:00</published>
        <updated>2026-08-29T09:28:16+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/spondy/"/>
        <id>https://html-chunder.neocities.org/posts/spondy/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/spondy/">&lt;p&gt;Oh you&#x27;re back. L5 S1. You never really left did you?&lt;br &#x2F;&gt;
Day 1 maybe it&#x27;s not so bad?&lt;br &#x2F;&gt;
Day 2 it&#x27;s worse&lt;br &#x2F;&gt;
Day 3 it&#x27;s worser&lt;br &#x2F;&gt;
Day 4 it&#x27;s worserer&lt;br &#x2F;&gt;
Plans out the window.&lt;br &#x2F;&gt;
Drugs, bed, couch, floor.&lt;br &#x2F;&gt;
Over the hump?&lt;br &#x2F;&gt;
It moves. Back hurts the most. Then the sciatica. Calf and foot throbbing.&lt;br &#x2F;&gt;
Small walks. Too much at first, scale back.&lt;br &#x2F;&gt;
Muscle helpers activated. Protection. Can I relax them? Try. Nup. That hurt. Mg at night will have do.&lt;br &#x2F;&gt;
Grouchy. Thought I was better than that. Sorry.&lt;br &#x2F;&gt;
Need to keep sane. More walks. Betterer.&lt;br &#x2F;&gt;
Read more. Helps return the habit. That&#x27;s one thing.&lt;br &#x2F;&gt;
Build a new website. Why not? Stimulates creativity.&lt;br &#x2F;&gt;
Stretches starting to be achievable.&lt;br &#x2F;&gt;
Progression quick from here...&lt;br &#x2F;&gt;
You&#x27;re overstaying your welcome old friend.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;leave-a-comment&quot;&gt;Leave a comment&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260829092816.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Purpose and principles</title>
        <published>2026-08-25T14:28:48+00:00</published>
        <updated>2026-08-25T14:28:48+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/purpose-and-principles/"/>
        <id>https://html-chunder.neocities.org/posts/purpose-and-principles/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/purpose-and-principles/">&lt;p&gt;Chris from &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;thoughts.uncountable.uk&#x2F;&quot;&gt;uncountable thoughts&lt;&#x2F;a&gt; is hosting &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;thoughts.uncountable.uk&#x2F;august-2026-indieweb-carnival-purpose&#x2F;&quot;&gt;this month&#x27;s IndieWeb Carnival topic on &lt;em&gt;purpose&lt;&#x2F;em&gt;&lt;&#x2F;a&gt;. This is my first participation in such a carnival, and its been fun, if a little challenging on my noggin.&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;Purpose: A single word that evokes many different interpretations.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;Indeed!&lt;&#x2F;p&gt;
&lt;p&gt;No matter how much I read on purpose, principles, values, goals, etc., my brainicles get tied in a knot as soon as I sit down and try to flesh them out for myself. I&#x27;ve been spending a little more time on this lately though, and since it&#x27;s the topic for this month&#x27;s IndieWeb Carnival, it feels apt that I nut this out.&lt;&#x2F;p&gt;
&lt;aside&gt;By the end of writing this, I&#x27;ve reframed my definition, and also realised &lt;b&gt;by&lt;&#x2F;b&gt; writing this, I have been operating from a number of my core &lt;b&gt;principles&lt;&#x2F;b&gt;.&lt;&#x2F;aside&gt;
&lt;p&gt;One of the core &lt;em&gt;purposes&lt;&#x2F;em&gt; I write here on this wee site is, afterall, to unbundle and make sense of things.&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;d like to try and define firstly what &lt;em&gt;is&lt;&#x2F;em&gt; purpose, and then what is &lt;em&gt;my&lt;&#x2F;em&gt; purpose (or purposes). I&#x27;ll be steering away from the definition of purpose related to tools and services (ie the purpose of sunglasses are to protect the eyes, or maybe make one feel like a rockstar, and the purpose of APPL, MSFT, GOOG is to inflict as much pain and suffering... I digress). I want to focus more towards an &lt;em&gt;individual&#x27;s&lt;&#x2F;em&gt; purpose. You, me, conscious beings.&lt;&#x2F;p&gt;
&lt;p&gt;I will start first with &lt;em&gt;principles&lt;&#x2F;em&gt;. Principles, yet another concept I&#x27;m trying to understand more deeply, are patterns or rules based on natural laws and underlying truths that we live with. &quot;Growth and decay&quot; come to mind. Growth and decay is unavoidable. Physically and mentally, in self, nature and human made. But that concept alone doesn&#x27;t help me. So what? I need to turn this into a principle I live by.&lt;&#x2F;p&gt;
&lt;aside&gt;(a) Deep focus, (b) skills acquisition, and (c) experimentation are how Robert Greene structures step two of the &quot;Ideal Apprenticeship&quot; in developing &lt;a href=&quot;https:&#x2F;&#x2F;www.nateliason.com&#x2F;notes&#x2F;mastery-robert-greene&quot;&gt;Mastery&lt;&#x2F;a&gt;&lt;&#x2F;aside&gt;
&lt;p&gt;I&#x27;m thinking about growth and decay in personal knowledge and learning (something I &lt;em&gt;value&lt;&#x2F;em&gt;), so a principle that I live by may be &quot;to discover new interests by keeping an open mind while interacting in the world, and build and maintain knowledge through deep focused observation, skills acquisition and experimentation&quot;.&lt;&#x2F;p&gt;
&lt;p&gt;We might choose to give attention to the principle or pattern of &quot;positive thinking produces positive results&quot;. (The &lt;em&gt;value&lt;&#x2F;em&gt; here may be forward growth). A principle for myself to live by may therefore be &quot;trust my instincts, stay positive, working within my circle of influence, avoiding the outer circle of concern and unnecessary rationa-lies-ing&quot;.&lt;&#x2F;p&gt;
&lt;p&gt;And so on.&lt;&#x2F;p&gt;
&lt;aside&gt;Quick &quot;checking in&quot; on my principles are a healthy habit I&#x27;m trying to build when I am choosing what to do at any given moment, or when I&#x27;m building goals, or identifying &quot;current&quot; projects out of my long list of projects. &lt;a href=&quot;https:&#x2F;&#x2F;html-chunder.neocities.org&#x2F;posts&#x2F;my-approach-to-gtd-03&#x2F;&quot;&gt;Weekly reviews&lt;&#x2F;a&gt; help give me more space to align principles with my planning, though a deeper quarterly review would be even better.&lt;&#x2F;aside&gt;
&lt;p&gt;With a collection of my own principles I can now take actions based on these. If I do this, I know I will be taking the &lt;em&gt;right&lt;&#x2F;em&gt; action, no matter how big or small, knowing that they&#x27;ve come from a set of principles and values that I have given some thought.&lt;&#x2F;p&gt;
&lt;p&gt;What is &lt;em&gt;purpose&lt;&#x2F;em&gt; then? I struggle here, because &lt;em&gt;purpose&lt;&#x2F;em&gt; is not a plural. We as people are complex beings, yet we cannot multi-task, and we are forever taking in new information. Maybe if you value narrow-expertise (master of one, jack of nothing else), and dedicate your life to one thing, then you could say &quot;My purpose is to do or be x&quot;. I want to live bigger than that. In this short write-up I&#x27;ve only just started scraping the surface of who I want and can be. A &quot;purpose&quot; might therefore be my &quot;mission statement&quot;, and I&#x27;ll attempt to draft one up now. I&#x27;m writing this as though I&#x27;ve never had purpose previously, and part of that is painfully true, but I think for the most part I have lived by some solid principles without having put them to paper.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;em&gt;My purpose&lt;&#x2F;em&gt; is therefore to live by a dynamic list of principles that reflect who I am and where I&#x27;m at at any given time. My purpose is to live by principles I&#x27;ve developed from deep observation of self and world. They connect my values to my environment. They tackle such things as &quot;adaptability&quot; so as to not become self-centered or ignore changing circumstances, &quot;recipocracy&quot; so I can give as well as take, and, bare with me - I&#x27;m figuring this out as I type, something to do with &quot;transformation&quot; in both mind and beliefs, but also how it relates to interconnectiveness and relationships - the transfer of knowledge shapes our communities and wider species, and the learning of knowledge transforms perspectives and opens doors to new ways of thinking and exciting creativity. These are all somewhat connected, but the more I give time to this space the clearer it becomes. Here&#x27;s how I&#x27;ve summed it up:&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;My purpose is to participate positively in the world, making use of the gift of human consciousness, by living through my evolving set of principles that help me and my community grow, adapt, reciprocate, and transform with health, vitality, integrity and respect.&lt;&#x2F;p&gt;
&lt;p&gt;Me, 2026&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;Alongside that I&#x27;ll have my list of principles I&#x27;ve fleshed out, expand and contract back into this statement. It might sound like a bit of waffle, but each word there in the latter bit triggers an underlying meaning for me (my fleshed out principles).&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;p&gt;I&#x27;ve based a lot of this on recent reads of the following books. They can seem a bit &quot;old school&quot; and businessy, but I find the language easy to understand, and less wishy-washy than other popular similar books. I&#x27;ve probably butchered the defintions the authors have given, so I highly recommend you read for yourself. I have these on a regular rotation and every time I read them I understand the concepts differently.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;First_Things_First_(book)&quot;&gt;First Things First&lt;&#x2F;a&gt; by Stephen Covey, specifically around &quot;inner compass&quot; and living through principles.&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;gettingthingsdone.com&#x2F;&quot;&gt;Getting Things Done&lt;&#x2F;a&gt; by David Allen, specifically on &quot;horizons of focus&quot; and how &quot;purpose and principles&quot; relates to goals, projects etc.&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.nateliason.com&#x2F;notes&#x2F;mastery-robert-greene&quot;&gt;Mastery&lt;&#x2F;a&gt; by Robert Greene, specifically part II on &quot;The Ideal Apprenticeship&quot;, only because that is all I have read up to so far! Currently favourite book of the year.&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;Thanks Chris from &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;thoughts.uncountable.uk&#x2F;&quot;&gt;uncountable thoughts&lt;&#x2F;a&gt; for hosting this IndieWeb Carnival topic. It&#x27;s worth a read of other folks&#x27; submitted entries, listed at the bottom of &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;thoughts.uncountable.uk&#x2F;august-2026-indieweb-carnival-purpose&#x2F;&quot;&gt;the introductory post&lt;&#x2F;a&gt;, which are all amazingly different takes.&lt;&#x2F;p&gt;
&lt;p&gt;Please, if you&#x27;d like to comment on anything I&#x27;ve written, if it resonates, or if you think I&#x27;m completely off my rocker, let me know via email or the comment terminal below.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;leave-a-comment&quot;&gt;Leave a comment&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260825142848.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;</content>
        
    </entry>
    <entry xml:lang="en">
        <title>🗓️ Weeknote 2026-W34</title>
        <published>2026-08-24T04:17:33+00:00</published>
        <updated>2026-08-24T04:17:33+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/weeknote-2026-w34/"/>
        <id>https://html-chunder.neocities.org/posts/weeknote-2026-w34/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/weeknote-2026-w34/">&lt;p&gt;More bus rides. Noticed the stretch of road between Long Reef and Dee Why still being used as a caryard.&lt;&#x2F;p&gt;
&lt;p&gt;Intercoms: &quot;Please hold on when standing.&quot; &quot;Stay seated, and do not use the stairs while moving&quot;. Safety messages, but the intercoms make it sound dystopian.&lt;&#x2F;p&gt;
&lt;p&gt;Morning run around the beach headlands. Drones are used for shark monitoring now. There&#x27;s been a few attacks recently, taking limbs and lives. More speakers, this time coming from the drones themselves: &quot;Warning. For your safety please evacuate the water. Sharks have been sighted.&quot; More people obey obey obey this one. Still... Total Recall, Dredd, Blade Runner vibes.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260822085145_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260822085145_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Headland runs&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;Swims. The flagged area was small. Current warnings. Is nothing safe these days? Blue bottles washed up on the sand. Niece. No touchies. Stingies. Ouchies. She did well with a walk around the lagoon and back along the beach. A minor crack of exhaustion, swept up in Grandpa&#x27;s giant hand-seat.&lt;&#x2F;p&gt;
&lt;p&gt;It&#x27;s still Winter, but I&#x27;m sweltering, breaking out in sweats in the humidity. Swimming is warm. I&#x27;m in shorts and tshirt most of the time.&lt;&#x2F;p&gt;
&lt;p&gt;Visit mum. New plantings in the garden. Night visits by bandicoots. Turns out they&#x27;re a native to these coastal parts, and quite prevalent. We walk to groceries and a &quot;Fellafel bar&quot;. I got the lamb in pita. Mum the fellafel bowl. It was huge. I helped with the hoovering.&lt;&#x2F;p&gt;
&lt;p&gt;Half-bused half-walked to the Festival of Dangerous Ideas. Turns out the graphic novel reading, was not a reading, but Q&amp;amp;A session with the author &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.melissachan.com&#x2F;about&quot;&gt;Melissa Chan&lt;&#x2F;a&gt; and artist &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.badiucao.com&#x2F;artwork&quot;&gt;Baduicao&lt;&#x2F;a&gt;. It was a good experience and makes me want to read their book &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.melissachan.com&#x2F;revolution&quot;&gt;You Must Take Part in Revolution&lt;&#x2F;a&gt;. They talked about censorship across countries, the future of art, political issues, with good humour and honesty.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260822170254_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260822170254_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Eww people&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;Walking from Wynyard to Eveleigh was a long way, but on foot I got a new appreciation for these southern Sydney suburbs. Terraced housing, small bars and cafes, graffiti. Walking back through the city on a Saturday evening, the night coming to life.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260822171024_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260822171024_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Cute wee gardens out front of the terraces&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;Joined a monthly Bushcare volunteer morning. We pulled weeds at Kooroowall Reserve. Apparently they faught a few times to keep the place from development. John&#x27;s (second from left) wife (deceased) got the name approved (Kooroowall indigenous for Bandicoot) to help keep the place, as it was simply &quot;Lot 11&quot; which made it susceptible to development. I&#x27;m paraphrasing, but it was a nice morning chatting with people who care about their backyard.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260823115947_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260823115947_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Some of the crew, including our magpie helper who followed us everywhere (far right)&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;We were mainly removing &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;weeds.dpi.nsw.gov.au&#x2F;Weed&#x2F;MadeiraVine&quot;&gt;Madeira vine&lt;&#x2F;a&gt;, &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;weeds.org.au&#x2F;profiles&#x2F;broad-leaved-privet&#x2F;&quot;&gt;Privet&lt;&#x2F;a&gt;, &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;weeds.dpi.nsw.gov.au&#x2F;Weed&#x2F;AsparagusFern&quot;&gt;Asparagus fern&lt;&#x2F;a&gt;, and &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;aussiegreenthumb.com&#x2F;tuckeroo-tree-cupaniopsis-anacardioides&#x2F;&quot;&gt;Tuckeroo saplings&lt;&#x2F;a&gt; (which are native, but invasive, and a little too prevalent here). We battled jumping ants and spiders which result in a bush dance of high knee lifts and slapping of inner thighs and calves.&lt;&#x2F;p&gt;
&lt;p&gt;More synergy of bush and housing. Trees become part of the fencing even. They just build around them. Probably endless work for fencers in these parts.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260822091958_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260822091958_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Just build around it&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260823121626_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260823121626_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;It&#x27;s a &quot;trence&quot;&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;More IT support for the fam. Replaced an old router (1) with an older router (2) that works. A reminder to keep your electronics.&lt;&#x2F;p&gt;
&lt;p&gt;Gifted an old Sony Discman. Been listening to CDs laying around the place. Looking forward to my next visit back to Utopia or Sandy&#x27;s Music to buy a CD again like I did 20 years ago.&lt;&#x2F;p&gt;
&lt;p&gt;I continue being more offline. RSS feed down (my server down) so enjoying actual websites via &lt;a href=&quot;&#x2F;myfeeds&quot;&gt;my blogroll&lt;&#x2F;a&gt;. I&#x27;m toying with &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;ploum.net&#x2F;2026-02-09-offpunk3.html&quot;&gt;Offpunk&lt;&#x2F;a&gt; on my laptop and Android via &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;termux.dev&#x2F;en&#x2F;&quot;&gt;termux&lt;&#x2F;a&gt; which has some rad offline reading capability. But mostly I just read books more, and notice real life.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260823182748_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260823182748_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;A random splodge of Sydney graffiti&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;h2 id=&quot;tv-watched&quot;&gt;📺 Watched&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.themoviedb.org&#x2F;movie&#x2F;2163-breakdown&quot;&gt;Breakdown (1997)&lt;&#x2F;a&gt; &lt;code&gt;***&lt;&#x2F;code&gt; First DVD I&#x27;ve watched on an actual DVD player in about 20 years. Found tucked away behind some CDs and puzzles at mum&#x27;s. Nothing spesh. Rednecks vs tourists, highway chasies, trucks and Kurt Russell. Just some fun, fairly tame action.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.themoviedb.org&#x2F;movie&#x2F;837-videodrome&quot;&gt;Videodrome (1983)&lt;&#x2F;a&gt; &lt;code&gt;****&lt;&#x2F;code&gt; An odd Cronenberg one (no surprise?). Can&#x27;t say I understood it much, but it was weird enough to keep me entertained and dad awake.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;books-reading&quot;&gt;📚 Reading&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Finished &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;madcavestudios.com&#x2F;series&#x2F;the-omega-book&#x2F;&quot;&gt;The Omega Book (issue 1)&lt;&#x2F;a&gt; by James Patrick &lt;code&gt;****&lt;&#x2F;code&gt; - Comic I picked up in the city. Nice sci-fi feels. If I&#x27;m around I&#x27;ll pick up issue 2 in September.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;Finished &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;williamgibson.fandom.com&#x2F;wiki&#x2F;Virtual_Light&quot;&gt;Virtual Light (1993)&lt;&#x2F;a&gt; by William Gibson &lt;code&gt;***&lt;&#x2F;code&gt; - I kinda ruined the start by reading it on short plane trips, which make it hard for me to concentrate because I get tired, but I enjoyed the second half. I came for the stormy DIY makeshift cities and techy sub cultures battling with evil corps, and it delivered pretty well.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;Started &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.penguin.com.au&#x2F;books&#x2F;trading-in-the-zone-9780735201446&quot;&gt;Trading in the Zone (2003)&lt;&#x2F;a&gt; by Mark Douglas&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;Started &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.penguin.com.au&#x2F;books&#x2F;idoru-9780141910017&quot;&gt;Idoru (1997)&lt;&#x2F;a&gt; by William Gibson&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;Started &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.nateliason.com&#x2F;notes&#x2F;mastery-robert-greene&quot;&gt;Mastery (2012)&lt;&#x2F;a&gt; by Robert Greene&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;runner-activities&quot;&gt;🏃 Activities&lt;&#x2F;h2&gt;
&lt;p&gt;Continue a slow progression in running KMs. Elevation is suffering in these parts but that&#x27;s ok. Enjoying the exploration.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;SSLAP_20260824035040_.png&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;SSLAP_20260824035040_.png&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Runalyze stats&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;hr &#x2F;&gt;
&lt;p&gt;Will be doing some ferry and train rides this coming week. Looking forward to more wandering and visiting some friends I haven&#x27;t seen for a while.&lt;&#x2F;p&gt;
&lt;p&gt;Some meta - I have absolutely no consistency with these notes these days. It probably makes it a little difficult to follow along, but it helps me get &quot;pen to paper&quot;. I have some more topic-specific notes in draft, but as usual I struggle to complete them because I keep creeping the scope. Who knows what they&#x27;ll end up as. Also I seem to be a lot busier than I was expecting on this trip so these things are taking a little time. My sporadic inconsistencies and random structures and topics are probably a reflection of who I am anyway, so I&#x27;m rolling with it, whatever &quot;it&quot; is.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;leave-a-comment&quot;&gt;Leave a comment&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260824041733.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Travelling light, doing stuff</title>
        <published>2026-08-19T07:09:01+00:00</published>
        <updated>2026-08-19T07:09:01+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/travelling-light-doing-stuff/"/>
        <id>https://html-chunder.neocities.org/posts/travelling-light-doing-stuff/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/travelling-light-doing-stuff/">&lt;p&gt;I&#x27;m travelling light at the moment. Have a laptop, phone, couple of books, running and swimming gear and a few days of clothes. I&#x27;m staying at family and friends homes. Very generous of them. Comfortable living too. Not just a couch. Spare rooms, whole floors with kitchenettes, &lt;em&gt;house&lt;&#x2F;em&gt; sitting even while the owners travel. I&#x27;m very grateful.&lt;&#x2F;p&gt;
&lt;p&gt;Sometimes their kids come and wake me up, wanting to play blocks or sing me &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;youtu.be&#x2F;TBEHysel494?si=lyciDNlL-IcNYgq5&quot;&gt;Johnny works with one hammer&lt;&#x2F;a&gt; or my favourite &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.petercombe.com.au&#x2F;song&#x2F;wash-your-face-orange-juice-mr-clicketty-cane&quot;&gt;Wash your face with orange juice&lt;&#x2F;a&gt;. Turns out I&#x27;m pretty good with kids. Funcle they say. Typically shy kids aren&#x27;t shy with me. A couple times little ~3 year olds have run up and grabbed my hand to cross a road or walk a trail, after only spending time with their clan for a day. There&#x27;s been a few shoulder rides too. Mindful of sleep times so not to rile them up at the wrong times. Managed to avoid nappy changes so far. Funcle can come and go at the right times.&lt;&#x2F;p&gt;
&lt;p&gt;I haven&#x27;t got a sim for my phone. Rolling with WiFi only, which is managing fine, and somewhat freeing. I have &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.comaps.app&#x2F;&quot;&gt;CoMaps&lt;&#x2F;a&gt; for offline navigation, but I&#x27;m generally pretty good with following my nose.&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;ve found a nice running loop here in the city that skirts the Sydney harbour. I&#x27;m feeling new muscles getting a workout because of how flat and concreted the routes are. Haven&#x27;t had a blowout yet.&lt;&#x2F;p&gt;
&lt;p&gt;Reading a lot more. Between William Gibson&#x27;s sci-fi &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.penguin.com.au&#x2F;books&#x2F;idoru-9780141910017&quot;&gt;Idoru&lt;&#x2F;a&gt; and Mark Douglas&#x27; non-fiction trading psychology classic &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.penguin.com.au&#x2F;books&#x2F;trading-in-the-zone-9780735201446&quot;&gt;Trading in the Zone&lt;&#x2F;a&gt;. Have a couple of others in the pipeline I&#x27;ve found in street libraries and off fam&#x27;s shelves.&lt;&#x2F;p&gt;
&lt;p&gt;Off to the &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;festivalofdangerousideas.com&#x2F;&quot;&gt;Festival of Dangerous Ideas&lt;&#x2F;a&gt; &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;festivalofdangerousideas.com&#x2F;program&#x2F;you-must-take-part-in-revolution&#x2F;&quot;&gt;You Must Take Part in Revolution&lt;&#x2F;a&gt; on Saturday. Intertwining runs with the sis, a bushcare volunteer session and hanging with the niece.&lt;&#x2F;p&gt;
&lt;p&gt;My TrueNAS and Raspi servers back in Queenstown went down on Sunday. No idea what happened. Didn&#x27;t end up planning for this. I could get a friend to go reboot, but I&#x27;m not too phased. It means my &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;radicale.org&#x2F;v3.html&quot;&gt;Radicale&lt;&#x2F;a&gt; calendar is offline, as is my FreshRSS feed and reader, my Gemini capsule and &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;&quot;&gt;fit.zkbro.com&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;More of an opportunity for me to test my tech flexibility really. I&#x27;ll run a local Radicale calendar on my laptop. Been using my own &lt;a href=&quot;&#x2F;myfeeds&quot;&gt;blogroll&lt;&#x2F;a&gt; on this site which is hosted on Neocities, instead of my RSS reader, as well as &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;text.blogosphere.app&#x2F;&quot;&gt;Blogosphere&lt;&#x2F;a&gt;, &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;kagi.com&#x2F;smallweb&quot;&gt;Kagi Small Web&lt;&#x2F;a&gt;, and the numerous aggregators in Gemini. The fit website is no big deal, but I haven&#x27;t been happy with my setup there anyway (both how I rsync from the laptop to Raspi, and the style of it), so it may force me to give it some love and attention. In the meantime I&#x27;m using &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;runalyze.com&#x2F;&quot;&gt;Runalyze&lt;&#x2F;a&gt; to track my activities. There&#x27;s some old laptops and phones floating around these parts which I may be able to utilise for something fun.&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;m being the family IT help desk while I&#x27;m about. Glad to help. Turns out I learnt some things at my last job that are very transferrable.&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;m taking my trading a bit more seriously, diving back into the documentation for &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.amibroker.com&#x2F;&quot;&gt;AmiBroker&lt;&#x2F;a&gt; while I continue placing my nightly systematic trades. My focus is to learn my software better so I can analyse my trades through the statistics reporting, tax, which I&#x27;ve largely ignored til now, and risk management concepts.&lt;&#x2F;p&gt;
&lt;p&gt;I watched my old NRL team Manly get flogged at Brooky oval last week. Despite the result it was still a fun evening and good to be back at the battleground. It was me, 2 mates and 6 kids, which was a different experience to 20 years ago.&lt;&#x2F;p&gt;
&lt;p&gt;I just felt like getting some things down with no real objective. And that is that.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;leave-a-comment&quot;&gt;Leave a comment&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260819070901.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Sydney: nth impressions</title>
        <published>2026-08-14T06:38:59+00:00</published>
        <updated>2026-08-14T06:38:59+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/sydney-nth-impressions/"/>
        <id>https://html-chunder.neocities.org/posts/sydney-nth-impressions/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/sydney-nth-impressions/">&lt;p&gt;It&#x27;s only been 20 months since I last set foot on my homeland, but it always takes me by surprise how much I feel like a tourist every time I return. I enjoy visiting as someone who doesn&#x27;t live here. I have learnt to appreciate the place more and more, despite its pitfalls that come with any populated city in the world.&lt;&#x2F;p&gt;
&lt;p&gt;The thing that jumps out at me the most is how leafy it is. I&#x27;m travelling between both the southern (city) side of the harbour bridge and the northern (beaches) side, and it doesn&#x27;t matter where you are, there is a tree to be seen in every direction. The &#x27;burbs surrounding the city have huge canopys of green and the birdsong is constant. I&#x27;m staying in Glebe at the moment, inner city, and I am awaken by cockatoos. I ran in the urban trails on the northern side yesterday and it was all kookaburras laughing, lorikeets screeching and magpies cawing. The &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;storymaps.arcgis.com&#x2F;stories&#x2F;2118910623af422a87b521adb66a79f4&quot;&gt;Greening Sydney Strategy&lt;&#x2F;a&gt; is pretty rad. Their &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;map-prod2.cityofsydney.nsw.gov.au&#x2F;agol_html&#x2F;RegisterOfSignificantTrees2025&#x2F;index.html&quot;&gt;interactive Register of Signficant Trees&lt;&#x2F;a&gt; is delightfully detailed with descriptions of individual trees and historical photos.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260811100154_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260811100154_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Big leafy street trees&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;There&#x27;s a nice synergy of nature and urbanisation, that&#x27;s developed over time. It reminds me of what much of Tim Low talks about in his book &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;timlow.com&#x2F;the-new-nature&#x2F;&quot;&gt;The New Nature&lt;&#x2F;a&gt; - how fauna has adapted to our destructive ways. The bin chickens don&#x27;t give a f. They thrive. The magpies are out claiming their territory, already starting to attack riders. There&#x27;s possum shit everywhere. Mosses, grasses, ferns and trees growing out of cracks of concrete or stone walls.&lt;&#x2F;p&gt;
&lt;p&gt;Buffalo grass. So much. So green. So course. If I wasn&#x27;t afraid of stepping in a turd I&#x27;d be barefooting it on some of these spaces. Some fam or friends will have it in their backyard. When I visit I barefoot it.&lt;&#x2F;p&gt;
&lt;p&gt;Unfortunately when I walked out of the airport, the first thing I copped was a thick cloud of cigarette smoke. It hasn&#x27;t been that bad since, but my lungs and eyeballs are feeling the regular hayfever kick in. A constant barrage of itchy, stuffy, drippy every time I&#x27;m here, no matter the season. I&#x27;m not on the puffer yet, but I&#x27;ve got the Telfast and eyedrops to at least make life bearable. Safe to say, I am allergic to Sydney. Running helps, I just snot it out on the sidewalks. Salt water on the beaches will flush it out too.&lt;&#x2F;p&gt;
&lt;p&gt;It is warm. I don&#x27;t feel the cold as much these days as I live in the south of the south island of NZ, but still it is a nice relief being able to walk around in a tshirt, and not get dry flakey skin because of the dry cold air. Just chaffing :&#x2F;&lt;&#x2F;p&gt;
&lt;p&gt;Walking up to Wynyard Station I found both Utopia Records and Kings Comics still going! A rummage through CDs like the old days. Passionate conversations on obscure metal bands between store workers and patrons. I spied from the new fab bang double decker B1 bus that Sandy&#x27;s Music in Dee Why is still open too. That&#x27;s where all my teenage savings went. I walked out of Kings Comics with a random sci-fi and Aussie zine-type community comic collection after chatting at length about 2000AD with the staff.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260808102207_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260808102207_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Still holding strong&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;Secondhand bookstores. Events. Lots of events. There was an antique fair across the way, a &quot;cutler&#x27;s expo&quot; soon. City2Surf was on Sunday. Runners hobbling around the city donning their medals. &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;festivalofdangerousideas.com&#x2F;&quot;&gt;Festival of Dangerous Ideas&lt;&#x2F;a&gt; (I&#x27;ve booked myself in for a &quot;live graphic novel&quot; and a film screening of the French Holy Motors (2012)). I&#x27;m not the only nerd in town - &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;maxbo.me&#x2F;html-in-hyde&#x2F;2&#x2F;invitation.html&quot;&gt;HTML Day at Hyde Park&lt;&#x2F;a&gt; (I missed it).&lt;&#x2F;p&gt;
&lt;p&gt;George Street now looks to be trains only. I walked it during the morning peak hour because I get some sick satisfaction of not commuting to work in a crowd of commuters to work. It was crowded, but never felt claustraphobic. Everyone knew the pattern. The public transport seems to be working really well. The B1 runs every 7 minutes! I used to have to wait up to 1 hour to get from northern beaches to city. I dug out my old Opal card I haven&#x27;t touched for ~10 years and found $50 of credit. Win.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260812083845_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260812083845_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Trains on George Street&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;A trot around ANZAC bridge and Pyrmont waterfront. Big wide paths. Pedestrian friendly. Pyrmont pedestrian &lt;em&gt;only&lt;&#x2F;em&gt;. Enough space to do whatever. Sydney population 5 million, where are you?&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260811091705_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260811091705_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;ANZAC Bridge&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260811094052_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260811094052_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Pyrmont space&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;Same shops that have been there forever - Surfection, Dymocks, Upper Crust Pies, Mike Pawley&#x27;s. Abundance of yoga and pilates studios from Neutral Bay to Spit Junction - Hyrox signs replacing Crossfit. Not just lime scooters, but Ario and Hello Bike. E-bikes now. They&#x27;re everywhere. There was a TikTok space for teens to record their antics. Weird. Turns out the Sydney Entertainment Centre is called the TikTok Entertainment Centre. WTF.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260812150145_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260812150145_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Where mum and dad used to buy my sport shoes&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;Metal heads, punks, and what looked like those folk who identify as felines. Looked like live anime characters. That was odd. Each to their own I guess.&lt;&#x2F;p&gt;
&lt;p&gt;The place has evolved, but the place is the same. Buildings down, buildings up. I&#x27;m enjoying the observations. More coast, Blue Mountains, and further west in the coming weeks.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;leave-a-comment&quot;&gt;Leave a comment&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260814063859.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>🗓️ Monthnote 2026-M07</title>
        <published>2026-08-05T20:49:09+00:00</published>
        <updated>2026-08-05T20:49:09+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/weeknote-2026-w31/"/>
        <id>https://html-chunder.neocities.org/posts/weeknote-2026-w31/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/weeknote-2026-w31/">&lt;p&gt;Time? What is time? Is this a weeknote or monthnote? I don&#x27;t even know anymore. It&#x27;s a note spanning what my mind is willing. I&#x27;ve just read about shifting from operating in &lt;em&gt;chronos&lt;&#x2F;em&gt; time to &lt;em&gt;kairos&lt;&#x2F;em&gt; time, and it&#x27;s sticking. Kinda hard when you&#x27;re working. But I&#x27;m not, so I&#x27;m finding ways to apply it. Losing your weeknote mojo? Don&#x27;t do it then, or do a weaknote, bleaknote, freaknote, focusnote, scatterbrainnote, whatever. Don&#x27;t worry you missed a week. Mine is certainly spread thin. This is a &lt;em&gt;procrastinote&lt;&#x2F;em&gt;. I&#x27;m flying to Aus tomorrow and looking at my loungeroom floor with all my crap I should be packing.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;tools-projects&quot;&gt;🛠️ Projects&lt;&#x2F;h2&gt;
&lt;p&gt;I finished the pergola build and stained that corner of the house (and pergola). Stoked with how it turned out. Did the whole thing on the cheap. Still got the DIY in me. Brought me back to my first home when I knocked down walls and rebuilt a kitchen. There&#x27;s lots of failures, but you learn so much from doing them, and you also end up with a bunch of tools and materials you can utilise in future projects. With this one, anchoring to the house took some thinking and multiple missions down to the hardware store to stare at fittings, threaded rods, piping and whatever else, but I finally found the solution and rolled with it. The thing is rock solid, and with a lick of stain it looks like I knew what I was doing. Was a bit of a mish lifting the pieces up on a dodgy ladder, but no necks were broken, just freaked out a few neighbours.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260727165205_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260727165205_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Will enjoy this area on my return&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;My house is going on the holiday accommodation market some time over the next week. It&#x27;s been a journey. I&#x27;ve sold a lot of stuff, dumped a lot of stuff, and donated a lot of stuff. I still have a lot of stuff. I have locked one room, which has most of my possessions, bar the beds and furniture, kitchen thangs and all my books I&#x27;m leaving out for guests to make it liveable. I have no idea if this will get me enough income while I disappear for a bit, but it&#x27;s a good middle-ground while I decide if I want to keep the place or not.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260722152136_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260722152136_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Created a jungle when I bundled my plants together&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;Current projects keeping me busy via &lt;code&gt;tree -L 1 ~&#x2F;01-Projects&#x2F;current&#x2F;&lt;&#x2F;code&gt;:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #D4D4D4; background-color: #1E1E1E;&quot;&gt;&lt;code data-lang=&quot;shellscript&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;&#x2F;home&#x2F;zkbro&#x2F;01-Projects&#x2F;current&#x2F;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;├──&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; 20251212-aus-trip-2026&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;├──&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; 20260513-prepare-for-nz-exit&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;└──&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; 20260531-just-a-thought-course&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;&lt;h2 id=&quot;airplane-travel&quot;&gt;✈️ Travel&lt;&#x2F;h2&gt;
&lt;p&gt;I flew up to the Taupo in the north island to catch my cousin K as she flew in from Leeds on her way to Brisbane. Uncle M and Aunty J put me up. We&#x27;re all an active bunch so in the 4 days there we did a mountain bike ride, trail run, lake run, lake walk, tree planting, yoga class, bodybalance class, and finally a dip in the natural hot springs. It was quality fam time. I really enjoyed hanging with my cuz in particular and hearing about her endeavours in Leeds.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260731111555_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260731111555_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Tree planting with the school kids&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;h2 id=&quot;drop-of-blood-health&quot;&gt;🩸 Health&lt;&#x2F;h2&gt;
&lt;p&gt;Last night was the first night since mid May I slept through the whole night. 8.5 hours of uninterupted sleep. You don&#x27;t know how good that feels.&lt;&#x2F;p&gt;
&lt;p&gt;Gym classes are definitely not my thing, but going with cuz up in Taupo gave me a new appreciation for them. I was the only dude in both classes. Why? I don&#x27;t know, because I got so much out of it. My shoulders, breath and core got some much needed attention. Will try and keep up similar sessions in Aus.&lt;&#x2F;p&gt;
&lt;p&gt;My running is progressing smoothly. My physio has set me on my way with a heap of exercises to help me maintain niggles and progress strength. This is the foundation to everything in my life. Without physical health I really struggle, so to be getting somewhere here is a very nice feeling.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;SSLAP_20260805181628_.png&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;SSLAP_20260805181628_.png&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Lazy snip from runalyze of my last few weeks&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260725111707_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260725111707_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Back running with my mates&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260725112517_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260725112517_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Beaut winter days looking up Ben Lomond&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260725112455_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260725112455_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;And the other direction over Lake Whakatipu&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260723112518_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260723112518_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;More mates. My running is so social&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260803140111_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260803140111_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Found a trig at Lake Taupo. Tauhara in the background&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260805150709_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260805150709_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Last jog in NZ around Lake Hayes before heading over to Aus&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;h2 id=&quot;paintbrush-drawing&quot;&gt;🖌️ Drawing&lt;&#x2F;h2&gt;
&lt;p&gt;I drew some things.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260805175716_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260805175716_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Back of my eyelids, front of my eyeballs&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260805175629_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260805175629_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;You&#x27;re tiny&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260805175831_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260805175831_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Brain fog&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;h2 id=&quot;computer-chart-with-upwards-trend-trading&quot;&gt;💻📈 Trading&lt;&#x2F;h2&gt;
&lt;p&gt;I haven&#x27;t mentioned much about this interest because I haven&#x27;t really given it much of my time over the last few years, but it is slowly creeping back in to my life. I absolutely hate what the financial markets stand for, and would gladly watch it burn to the ground to make way for a healthier way of sustaining iEarth and humanity, but I guess for now trading is a guilty pleasure of mine. I love reading about the psychology of trading. I lean towards systematic trading, so building systems, running backtests, analysing stats, managing risk. I use software that has its own programming language and runs reports. I journal. It is geeky and it fits me to a T. I have just never had time to make something of it. Now I do. I may end up with a separate website on this stuff. Would be interested if others do anything in this space. Currently working on my Trading Plan, with a focus on the education side of it.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;computer-website&quot;&gt;💻 Website&lt;&#x2F;h2&gt;
&lt;p&gt;I dropped my site off the web briefly so I could stay a little undistracted while I wrap some things up here in NZ. But hey I&#x27;m back because I had an urge. I just like the keyboard under my fingerlings.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;computer-tools-discovered&quot;&gt;💻 Tools discovered&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;helix-editor.com&#x2F;&quot;&gt;helix&lt;&#x2F;a&gt; modal text editor - Not a new discovery. Been using for a while. I just keep finding more features. I&#x27;m really enjoying the file picker (&lt;code&gt;SPACE+f&lt;&#x2F;code&gt;) and global search (&lt;code&gt;SPACE+&#x2F;&lt;&#x2F;code&gt;) when in my notes folder. Combine that with hopping through internal links with Goto definition (&lt;code&gt;gd&lt;&#x2F;code&gt;) Goto last accessed file (&lt;code&gt;ga&lt;&#x2F;code&gt;) and I can navigate through my notes much quicker than any other software.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;codeberg.org&#x2F;fitpub&#x2F;fitpub&quot;&gt;fitpub&lt;&#x2F;a&gt; - self-hosting fitness data on ActivityPub.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;dreeve.app&#x2F;&quot;&gt;dreeve&lt;&#x2F;a&gt; - more self-hosting of fitness data. I&#x27;m still half-arsing &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;&quot;&gt;my own fitness data&lt;&#x2F;a&gt;, but I like these options as a fall-back.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;runalyze.com&#x2F;&quot;&gt;runalyze&lt;&#x2F;a&gt; - looking at this again to keep on top of my progression back to running. I particularly like the weekly table and &quot;Last 10 Training Weeks&quot; table to monitor my loads. The latter has % increase week by week, which is important for me at this stage. When time permits I&#x27;ll dive back into my python coding, but this is a good service that pulls my data from Garmin and isn&#x27;t a dogshit UI like Strava.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;jgke&#x2F;connman-gtk&quot;&gt;connman-gtk&lt;&#x2F;a&gt; - Wanted a GUI WiFi connection manager for qtile so I didn&#x27;t have to log into Xfce just to connect to a network. After installing had to let connman start the wpa_supplicant service, opposed to running on its own accord&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #D4D4D4; background-color: #1E1E1E;&quot;&gt;&lt;code data-lang=&quot;shellscript&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;sudo&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; systemctl stop wpa_supplicant.service&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;sudo&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; systemctl restart connman&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Had to then restart the laptop, as despite it showing all connected, no data was flowing. Restarting straight after installation may remove the need for the systemctl commands. Anyway, I have a GUI WiFi manager now.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;tv-watched&quot;&gt;📺 Watched&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.themoviedb.org&#x2F;movie&#x2F;1159831-the-bride&quot;&gt;The Bride!&lt;&#x2F;a&gt; &lt;code&gt;*****&lt;&#x2F;code&gt; - I don&#x27;t give 5 stars lightly. Holy moly what ride. Loved this to bits. I&#x27;m not big on the horror classics, but this one intertwined the old with the new on the head. It was Frankenstein meets Bonnie &amp;amp; Clyde meets A Clockwork Orange meets pure fucking poetic mayhem. &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.themoviedb.org&#x2F;person&#x2F;1498158-jessie-buckley&quot;&gt;Jessie Buckley&lt;&#x2F;a&gt; absolutely destroyed her characters as Mary Shelley, Ida and The Bride. She played &lt;em&gt;all three&lt;&#x2F;em&gt; at the &lt;em&gt;same time&lt;&#x2F;em&gt; for christs sake. Absolutely best performance I&#x27;ve seen for a while. Will be digging out more of her work. I also loved Christian Bale&#x27;s (Frankie&#x27;s) moans of love and admiration for her. I was jumping on my seat with joy on this one. I LOVED the inclusion of Mary Shelley.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;I watched other things, but I&#x27;m not going to even bother. Just do yourself a favour and watch the above. I reckon most anyone would enjoy it. It&#x27;s arty, funny, romantic, brutal, poetic, pituresque, sad, and joyful.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;books-reading&quot;&gt;📚 Reading&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Finished &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;First_Things_First_(book)&quot;&gt;First Things First&lt;&#x2F;a&gt; by Stephen Covey &lt;code&gt;*****&lt;&#x2F;code&gt; - Second time through this. Found it much more insightful this time around. Picked it up because I needed it. I put stickies all through the book and took a heap of notes. Might do a proper book review to refresh myself.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;Started &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;williamgibson.fandom.com&#x2F;wiki&#x2F;Virtual_Light&quot;&gt;Virtual Light&lt;&#x2F;a&gt; by William Gibson&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;hr &#x2F;&gt;
&lt;p&gt;Ok, I better pack.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;leave-a-comment&quot;&gt;Leave a comment&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260805204909.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>🗓️ Weeknote 2026-W28</title>
        <published>2026-07-13T13:33:33+00:00</published>
        <updated>2026-07-13T13:33:33+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/weeknote-2026-w28/"/>
        <id>https://html-chunder.neocities.org/posts/weeknote-2026-w28/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/weeknote-2026-w28/">&lt;p&gt;Ok, I thought my weeknotes would get shorter if I posted more individual posts through the week. I was wrong.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;seedling-cooking-and-gardening&quot;&gt;🌱 Cooking and Gardening&lt;&#x2F;h2&gt;
&lt;p&gt;It&#x27;s &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.plasticfreejuly.org&#x2F;&quot;&gt;Plastic-free July&lt;&#x2F;a&gt; so I thought I&#x27;d ramp up my sourdough baking again and forego buying plastic-wrapped bread. I keep undercooking it, though I&#x27;ve just found my old notes and now have a way forward. The next one should be better.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260710172623_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260710172623_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Looks good but it&#x27;s totally undercooked&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;Surprised to find potatoes still storing reasonably well under frozen beds of dirt in my allotment. I&#x27;m baking a lot of wedges out of these instead of buying junky bags of chips. Still not very healthy, but they are delicious and free. I season with thyme from the garden, garlic powder, rock salt, and sometimes paprika.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260712104409_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260712104409_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Spuds reveal yourself!&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;h2 id=&quot;memo-writing&quot;&gt;📝 Writing&lt;&#x2F;h2&gt;
&lt;p&gt;Trying to write on different things, especially around what I&#x27;m reading as a way to remember, rather than just ear-tagging and never returning to the topics. My life is changing direction a bit, so my writing will change with it. I absolutely do not consider myself a good writer, but it&#x27;s an activity I enjoy.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;computer-nerd-geekery&quot;&gt;💻🤓 Geekery&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;Gone brutal:&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;SSLAP_20260713134134_.png&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;SSLAP_20260713134134_.png&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;We&#x27;ll see how long this lasts before my eyes burn&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;I&#x27;m attempting to rid myself of &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;tmux&#x2F;tmux&#x2F;wiki&quot;&gt;tmux&lt;&#x2F;a&gt;. It is a great tool, but I don&#x27;t need persistent sessions for what I do, and am now using a window tiling manager (&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;qtile.org&#x2F;&quot;&gt;qtile&lt;&#x2F;a&gt;) with the &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;ghostty.org&#x2F;&quot;&gt;Ghostty&lt;&#x2F;a&gt; terminal emulator which both have some pretty nifty tiling functionality already. The screenshot above is utilising qtile window splitting and group workspaces combined with a simple script to load it via hotkey &lt;code&gt;MOD+b&lt;&#x2F;code&gt;. Going through the teething period now.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;The comments section on my website continues to evolve. I fixed up how comments are spat out into the background for a better dispersion (I still run this script manually when I can be bothered), and made the commentbox look like a CRT monitor. See bottom of page.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;computer-tools-discovered&quot;&gt;💻 Tools discovered&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;KDE &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;kontact.kde.org&#x2F;&quot;&gt;Kontact&lt;&#x2F;a&gt;, &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;kontact.kde.org&#x2F;components&#x2F;kmail&#x2F;&quot;&gt;KMail&lt;&#x2F;a&gt; and &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;kontact.kde.org&#x2F;components&#x2F;korganizer&#x2F;&quot;&gt;KOrganizer&lt;&#x2F;a&gt; - I have a soft spot for desktop email and calendar tools. I despise all the web-based ones. They&#x27;re horrible. I really didn&#x27;t mind Outlook desktop at work when I was just using my work Outlook account. I wanted something similar at home for my personal accounts, but something FOSS. These tools are hitting the spot. This is a KDE suite of tools, Kontact being the unifying application that pulls in the email (KMail), calendar (KOrganizer) and address book (&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;kontact.kde.org&#x2F;components&#x2F;kaddressbook&#x2F;&quot;&gt;KAdressBook&lt;&#x2F;a&gt;) applications into the one interface. I haven&#x27;t done address book yet, but the email and calendar is working great. The main reason I chose this over &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.thunderbird.net&#x2F;&quot;&gt;Thunderbird&lt;&#x2F;a&gt; was because of the tagging colouring in the KOrganizer calendar is much better, and doesn&#x27;t involve a whole lot of hacking to get it right. KMail is great too. I&#x27;ve pulled in my Outlook, Gmail and &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;message.casa&#x2F;&quot;&gt;message.casa&lt;&#x2F;a&gt; email accounts, but unfortunately Proton free doesn&#x27;t have IMAP&#x2F;SMTP support, and Tuta doesn&#x27;t support external email clients full-stop. I am weighing a few things up here as to the future of my emails, and this experience is cementing a bit of direction for me.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;email.faircode.eu&#x2F;&quot;&gt;FairEmail&lt;&#x2F;a&gt; - On my Android, I also wanted a better, more consolidated email experience. This is absolutely amazing. Again I&#x27;ve brought in the 3 emails above using IMAP&#x2F;SMTP, deleted my Outlook app, and disabled the Gmail one. FairEmail has an incredible amount of customisability. Free version is absolutely suitable for my needs and without ads, but I like it so much I think I&#x27;ll pay the $15 to support the developer.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;gwitko&#x2F;Conduit&quot;&gt;Conduit&lt;&#x2F;a&gt; - A beautiful terminal app for Android. The UI is fantastic. A Termux replacement (some of Conduit&#x27;s backend comes from Termux). I predominantly use it to SSH into my RPi, but it looks like it does many other things. There&#x27;s even an Arch Linux shell which I&#x27;m thinking might be useful for hosting things off an old phone.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;[Ghostty] terminal emulator - I just needed a quick fix so I could use the clipboard in SSH properly. This did the trick. Also didn&#x27;t realise it uses the &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;sw.kovidgoyal.net&#x2F;kitty&#x2F;&quot;&gt;kitty&lt;&#x2F;a&gt; image processor on the backend so I can preview images in &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;sxyazi&#x2F;yazi&quot;&gt;yazi&lt;&#x2F;a&gt; now. Double win, hoorah!&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;runner-activities&quot;&gt;🏃 Activities&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;Mon&lt;&#x2F;li&gt;
&lt;li&gt;Tue &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;section2&#x2F;2026-07-07-06-22-13&#x2F;&quot;&gt;Morning Pilates&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Tue &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;section1&#x2F;2026-07-07-11-45-26&#x2F;&quot;&gt;Lunch Run&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Wed&lt;&#x2F;li&gt;
&lt;li&gt;Thu &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;section1&#x2F;2026-07-09-09-38-46&#x2F;&quot;&gt;Morning Run&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Fri &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;section2&#x2F;2026-07-10-08-39-02&#x2F;&quot;&gt;Morning Pilates&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Sat &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;section1&#x2F;2026-07-11-13-37-43&#x2F;&quot;&gt;Lunch Run&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Sun&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;books-reading&quot;&gt;📚 Reading&lt;&#x2F;h2&gt;
&lt;p&gt;My reading energy is back!&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Finished &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;newescapologist.co.uk&#x2F;product&#x2F;escape-everything&#x2F;&quot;&gt;Escape Everything!&lt;&#x2F;a&gt; by Robert Wringham. So much hitting home. I&#x27;ll probably refer to it a lot going forward. It has given me confidence and understanding of some of the actions I&#x27;ve been taking recently.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;Started &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.niallferguson.com&#x2F;great-degeneration&quot;&gt;The Great Degeneration&lt;&#x2F;a&gt; by Niall Ferguson.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;tv-watching&quot;&gt;📺 Watching&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.themoviedb.org&#x2F;tv&#x2F;54344-the-leftovers&quot;&gt;The Leftovers (Season 1, 2014)&lt;&#x2F;a&gt; - Woah how did I miss this one? I don&#x27;t totally get whats going on right now, but I like the slow unfolding. I think the core theme is something around human flaws, how none of us a innocent, we all have demons (the preacher casino scene was fantastic), we&#x27;re hypocrites, there&#x27;s something about addiction (the smokers cult), the animals, materialism, religion. It&#x27;s fantastic and weird as hell.&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;tools-projects&quot;&gt;🛠️ Projects&lt;&#x2F;h2&gt;
&lt;p&gt;Screwed down the top battens on the pergola, and painted all the steel a matt black. Just waiting on stain pigment from the hardware store to arrive so I can stain both the pergola and house. Though it did just start to rain again...&lt;&#x2F;p&gt;
&lt;p&gt;Current projects keeping me busy via &lt;code&gt;tree -L 1 ~&#x2F;01-Projects&#x2F;current&#x2F;&lt;&#x2F;code&gt;:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #D4D4D4; background-color: #1E1E1E;&quot;&gt;&lt;code data-lang=&quot;plain&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;&#x2F;home&#x2F;zkbro&#x2F;01-Projects&#x2F;current&#x2F;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20251112-build-pergola&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20260118-fit2x&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20260418-stain-house&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20260513-prepare-for-nz-exit&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20260531-just-a-thought-course&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20260601-remote-network&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20260705-back-up-supabase-text&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;└── 20260710-crt-css&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;leave-a-comment&quot;&gt;Leave a comment&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260713133333.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Escape bad faith by embracing free will</title>
        <published>2026-07-12T11:58:12+00:00</published>
        <updated>2026-07-12T11:58:12+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/escape-bad-faith-by-embracing-free-will/"/>
        <id>https://html-chunder.neocities.org/posts/escape-bad-faith-by-embracing-free-will/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/escape-bad-faith-by-embracing-free-will/">&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;newescapologist.co.uk&#x2F;product&#x2F;escape-everything&#x2F;&quot;&gt;Escape Everything&lt;&#x2F;a&gt; by Robert Wringham is becoming one of my most ear-tagged books ever. It is going on the annual re-read list for sure. Some of the topics are completely new concepts to me, and others are resurfacing feelings I can relate to and which the author communicates ever so eloquently (and humorously).&lt;&#x2F;p&gt;
&lt;p&gt;This topic was new to me, and one I want to try and understand a little deeper here. It appears in the chapter titled &quot;Escape from our stupid, stupid brains&quot;.&lt;&#x2F;p&gt;
&lt;p&gt;&quot;Bad faith&quot; Wringham describes as &quot;&lt;em&gt;the fear of acknowledging a reality of infinite choices.&lt;&#x2F;em&gt;&quot; I always thought bad faith as something you act out towards &lt;em&gt;others&lt;&#x2F;em&gt;, exploiting others when you know full-well that you are deceiving them. After a quick &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Bad_faith&quot;&gt;Wikipedia read&lt;&#x2F;a&gt;, I see that Wringham is describing &lt;em&gt;self-deception&lt;&#x2F;em&gt; concept of bad faith, so this all happens within oneself. Your mind is playing two parts - the deceived and the deceiver. Heavy.&lt;&#x2F;p&gt;
&lt;p&gt;The other part of what Wringham discusses is how to &lt;em&gt;escape&lt;&#x2F;em&gt; this bad faith towards onself - the book is called &quot;Escape Everything&quot; afterall. He says we can do this by &quot;&lt;em&gt;embracing free will&lt;&#x2F;em&gt;&quot; which in turn is experienced by &quot;&lt;em&gt;exercising motility&lt;&#x2F;em&gt;&quot;.&lt;&#x2F;p&gt;
&lt;p&gt;By utilising our gift of motion, we can squash that deceiver inside us, and begin to act with free will.&lt;&#x2F;p&gt;
&lt;p&gt;Below are two little and one bigger current real life examples of mine, which I think describes a bit of this process. I have unknowingly been utilising motility to escape both mental and physical traps, resulting in unlocking chains that have led to freer experiences.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;staining-the-house&quot;&gt;Staining the house&lt;&#x2F;h2&gt;
&lt;p&gt;Bad faith - I can&#x27;t do it because I don&#x27;t have the skills or equipment, or even know the product that the painter used previously.&lt;&#x2F;p&gt;
&lt;p&gt;Exercise motility - Ask the painter, deny he&#x27;ll be peeved for not using his service, explain I can&#x27;t afford to pay him for his service, go to hardware store and look at options, talk to staff, explain my situation, trial an area, sit on it, read labels.&lt;&#x2F;p&gt;
&lt;p&gt;Results - Painter absolutely happy to part his wisdom, skills learnt, money saved, enjoyable activity.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;compost-run&quot;&gt;Compost run&lt;&#x2F;h2&gt;
&lt;p&gt;Bad faith - I need to have a full bucket of food scraps, travel by car, bring back some potatoes or fresh compost. People think I&#x27;m weird carrying a bucket and garden fork down the street.&lt;&#x2F;p&gt;
&lt;p&gt;Exercise motility - Walk, with or without a full bucket, with or without hand tools, return with or without potatoes or compost, return via a long-walk around the river, have a chat to neighbouring allotment owners, sit in the garden, potter, don&#x27;t even make it to the allotment because of some unexpected event, brush off the weirdo anxiety, &lt;em&gt;be&lt;&#x2F;em&gt; weird.&lt;&#x2F;p&gt;
&lt;p&gt;Results - Interactions with community who are friendly believe it or not, exercise, sunshine, feeding the compost, keeping a pulse on the state of the allotment, potatoes or some other unexpected self-sown crop harvest.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;work&quot;&gt;Work&lt;&#x2F;h2&gt;
&lt;p&gt;Bad faith - I need to stay, that I will not be able to afford to live comfortably without work. I need to work on myself to be happy here.&lt;&#x2F;p&gt;
&lt;p&gt;Exercise motility - Accept work as a clear source of stress caused by bad actors and escape it, quit, welcome the unknown.&lt;&#x2F;p&gt;
&lt;p&gt;Results - I can afford it afterall, it is exactly what my emergency bucket was for. I&#x27;m &lt;em&gt;more&lt;&#x2F;em&gt; comfortable, stress departed, regain my time, my life, energy returning for creative endeavours.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;conclusion&quot;&gt;Conclusion&lt;&#x2F;h2&gt;
&lt;p&gt;Not entirely sure if I&#x27;ve got the concepts right, but it was good to flesh it out a little. I might be more talking about squashing &lt;em&gt;anxiety&lt;&#x2F;em&gt;. But my rebuttle to that is that the self-deceiving bad faith is the precursor of that anxiety, and without exercising my gift of motility I do not ever act with free will, or achieve freedom.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;leave-a-comment&quot;&gt;Leave a comment&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260712115812.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Good pain</title>
        <published>2026-07-09T18:11:24+00:00</published>
        <updated>2026-07-09T18:11:24+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/good-pain/"/>
        <id>https://html-chunder.neocities.org/posts/good-pain/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/good-pain/">&lt;p&gt;My niggles are slowly dissipating, which I contribute to no more donning of the work boot - climbing up and down ladders all day, or crawling into roof and floor spaces twisting and turning into weird contortions to screw and drill through nail ridden timber or reinforced concrete. I wake now when I want to wake, not at the call of the almighty Trap. My body is finally getting rest, and I ease my into the day with stretches unrushed, and not at the expense of sleep.&lt;&#x2F;p&gt;
&lt;p&gt;I have time to warm up before a run, not rushing home to beat sundown on already tired legs. I can listen to my gut and postpone a run if it doesn&#x27;t feel right, not having to hope for the best, only to return 20 minutes later with a clenched...&lt;&#x2F;p&gt;
&lt;p&gt;The pain I had was seemingly endless, never recovering from ankle, knee, hip and back strains. A forever cycle. Mental strains masked by gels, bars, or simply pretending I have the energy, and thus never really enjoying the run anyway, only upsetting injuries further.&lt;&#x2F;p&gt;
&lt;p&gt;Now though, my energy is returning. There&#x27;s a bit of mojo. The back pain, then the sciatica, and now the knee, are fading. I&#x27;m shifting to strength and conditioning with the physio. I can get through a run without my mind constantly on a sharp wee niggle. It&#x27;s early days, but the pain I am feeling now is a burning of muscles being used as they should. A pain of progress (not pain at all really). I can get used to this.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;comments&quot;&gt;Comments&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260709181124.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Some really really odd sports</title>
        <published>2026-07-08T20:58:54+00:00</published>
        <updated>2026-07-08T20:58:54+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/some-really-really-odd-sports/"/>
        <id>https://html-chunder.neocities.org/posts/some-really-really-odd-sports/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/some-really-really-odd-sports/">&lt;p&gt;I was chatting to fam the other day about how odd it is that we drive in a car up to the coldest part of a mountain just to stand in queues and ski down hills. I actually enjoy doing this, but there&#x27;s an element of &quot;what the frig is wrong with us?&quot; that creeps in regularly. It&#x27;s expensive, environmentally unfriendly, and cold. On the other hand, it can be exhilirating, social and healthy.&lt;&#x2F;p&gt;
&lt;p&gt;We then got chatting about some odd sports in the world that have legitimate championship events for, like Hobby Horse Riding, and Air Guitaring. For laughs I thought I&#x27;d watch a couple vids, but lo and behold it sent me down an unexpected rabbithole of even more fantastically outrageous events.&lt;&#x2F;p&gt;
&lt;p&gt;Honestly with all the crap going on in the world I am genuinely happy for these people enjoying themselves in these weird and wonderful ways.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Hobby horse riding&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;embed&#x2F;XXLHUSCnzPs?si=vYCCGMl2Tx6haoRQ&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;ul&gt;
&lt;li&gt;Air guitar&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;embed&#x2F;bXezFdC4aqU?si=TRF4YLEzg45SIMYa&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;ul&gt;
&lt;li&gt;Pillow fighting&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;embed&#x2F;cYYgyWrm3SA?si=hIgBsM--UjTLv0u5&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;ul&gt;
&lt;li&gt;Lawn mower racing&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;embed&#x2F;CzYpVKcdi3g?si=rBwc3rDxRqV7tSnH&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;ul&gt;
&lt;li&gt;Pizza spinning&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;embed&#x2F;ONvJQ7y8VEs?si=RjkMPpGqrEvGz4Tu&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;ul&gt;
&lt;li&gt;Wife carrying&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;embed&#x2F;sXAGr-brN08?si=vMgiF_TpWc4oLhWp&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;ul&gt;
&lt;li&gt;Chasies&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;embed&#x2F;bo8sSGwo1UY?si=FfnGjvQ8eJuWUS3m&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;ul&gt;
&lt;li&gt;Soccer&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;embed&#x2F;442NF5cZhyc?si=GTRCaMc8M4gVSBCn&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;comments&quot;&gt;Comments&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260708205854.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Allowing myself to be a generalist</title>
        <published>2026-07-06T16:51:34+00:00</published>
        <updated>2026-07-06T16:51:34+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/allowing-myself-to-be-a-generalist/"/>
        <id>https://html-chunder.neocities.org/posts/allowing-myself-to-be-a-generalist/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/allowing-myself-to-be-a-generalist/">&lt;blockquote&gt;
&lt;p&gt;...a great thing about freedom: we can allow ourselves to be generalists and be content to be amateurs [...] Long live the cult of the amateur. Get into everything.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;p&gt;I am reading &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;newescapologist.co.uk&#x2F;product&#x2F;escape-everything&#x2F;&quot;&gt;Escape Everything&lt;&#x2F;a&gt; by Robert Wringham, and there are so many words that are hitting home. It is explaining many of my struggles and anxiety of living in this weird ol world. The quote above though, I have never heard said before, but the contrary has given me much cause of frustration and unneccessary feelings of worthlessness in my life.&lt;&#x2F;p&gt;
&lt;p&gt;I have previously kicked myself for being a jack of all, master of none... wishing I had dove deep into one of the many things that have grabbed my interest. Though now, I am turning it on its head, and looking at it as a trait I am proud of.&lt;&#x2F;p&gt;
&lt;p&gt;For it has given me agility in life, a gift of perspective from many angles, an ability to connect to people of all cultures. I can talk to a metalhead about the latest Cattle Decapitation album, a homesteader about the seeds they put into their sourdough, an ultra runner about their nutrition they switch to at km 80, a nerd about their decision to self-host their own photo library.&lt;&#x2F;p&gt;
&lt;p&gt;My interests vary. I fall in and out of love of them. I don&#x27;t want to be labelled by them for I may become disinterested in them next week. I am not a metalhead, a homesteader, an ultrarunner, or a nerd, but a &lt;em&gt;generalist&lt;&#x2F;em&gt; and &lt;strong&gt;dilettante&lt;&#x2F;strong&gt;:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #D4D4D4; background-color: #1E1E1E;&quot;&gt;&lt;code data-lang=&quot;plain&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;zkbro@laptop:~$ dict dilettante&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;2 definitions found&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;From The Collaborative International Dictionary of English v.0.48 [gcide]:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;  Dilettante \Dil`et*tan&amp;quot;te\, n.; pl. {Dilettanti}. [It., prop. p.&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;     pr. of dillettare to take delight in, fr. L. delectare to&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;     delight. See {Delight}, v. t.]&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;     An admirer or lover of the fine arts; popularly, an amateur;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;     especially, one who follows an art or a branch of knowledge,&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;     desultorily, or for amusement only.&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;     [1913 Webster]&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;           The true poet is not an eccentric creature, not a mere&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;           artist living only for art, not a dreamer or a&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;           dilettante, sipping the nectar of existence, while he&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;           keeps aloof from its deeper interests.   --J. C.&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;                                                    Shairp.&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;     [1913 Webster]&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;From WordNet (r) 3.0 (2006) [wn]:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;  dilettante&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;      adj 1: showing frivolous or superficial interest; amateurish;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;             &amp;quot;his dilettantish efforts at painting&amp;quot; [syn:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;             {dilettante}, {dilettantish}, {dilettanteish},&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;             {sciolistic}]&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;      n 1: an amateur who engages in an activity without serious&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;           intentions and who pretends to have knowledge [syn:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;           {dabbler}, {dilettante}, {sciolist}]&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;comments&quot;&gt;Comments&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260706165134.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>The comments fiasco</title>
        <published>2026-07-05T17:12:54+00:00</published>
        <updated>2026-07-05T17:12:54+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/the-comments-fiasco/"/>
        <id>https://html-chunder.neocities.org/posts/the-comments-fiasco/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/the-comments-fiasco/">&lt;p&gt;Ok so the &lt;a href=&quot;&#x2F;posts&#x2F;added-comments-section-to-posts&quot;&gt;commentbox&lt;&#x2F;a&gt; works pretty well. I saw 10-15!! comments before I went to bed (thanks Brennan, Chris, Steve, JP and all the other anonymous netizens - seriously I had no idea so many people were reading this thing). But, low and behold, some smart-Alec decided to delete the lot, either on purpose or by accident. I guess I kinda dangled the carrot, so I can&#x27;t complain. Actually I imagined some kind of Butthead character snickering as they pressed the big red button. It is harmless fun, and a couple of you anticipated it in your comments. You can have a cookie.&lt;&#x2F;p&gt;
&lt;p&gt;Anyway, it rained again today. I don&#x27;t really need an excuse, but I grabbed it anyway and did some shoddy coding again. I wanted to mitigate the Buttheads, I even drew little diagrams on paper, and eventually came up with a solution. It&#x27;s brittle, but it&#x27;ll do.&lt;&#x2F;p&gt;
&lt;p&gt;Since I don&#x27;t pay for &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;supabase.com&#x2F;&quot;&gt;Supabase&lt;&#x2F;a&gt; (where the database is hosted), I can&#x27;t rollback and simply restore the lost data. I believe there&#x27;s a self-hosted solution, but that&#x27;s a big undertaking for this wee little project that may not stick. What I &lt;em&gt;can&lt;&#x2F;em&gt; do though, is pull the data itermittently via their API and capture the comments into a local CSV.&lt;&#x2F;p&gt;
&lt;p&gt;Because it is just one giant field of text, I have split comments using two new lines (&lt;code&gt;\n\n&lt;&#x2F;code&gt;) as the delimiter, which I&#x27;ve observed as what everyone was doing without any direction - a bit like a desire-line for how you separate your comments in freetext. A table of 5 comments now looks like this:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #D4D4D4; background-color: #1E1E1E;&quot;&gt;&lt;code data-lang=&quot;shellscript&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;$&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; cat 20260704140152-master.csv&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;,entries&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;0,hi&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;1,This&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; is pretty neat!&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt; --Steve&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;2,&amp;quot;Ok, messages are being lost.. I have an idea.&amp;quot;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;3,Sweet&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;4,Yo&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;I didn&#x27;t stop there though. No point in me just hoarding the comments all for myself. How about I throw them back onto the post page scattered around the background? So I did that too:&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;SSLAP_20260705175311_.png&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;SSLAP_20260705175311_.png&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Sadly alot of comments were lost&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;One of the comments triggered this idea for me, thanks stranger! It was something about an old pinboard, and that there were always jerks who would pull off the notes. Except now the comments are pinned and you can&#x27;t take them down. HA!&lt;&#x2F;p&gt;
&lt;p&gt;I love this look. Hopefully they don&#x27;t pop out too much to disturb the reading. Ii think I&#x27;ve made them faint enough.&lt;&#x2F;p&gt;
&lt;p&gt;Here&#x27;s the code that pulls the data into tables, updates any new entries, and spits them back into the post toml frontmatter:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #D4D4D4; background-color: #1E1E1E;&quot;&gt;&lt;code data-lang=&quot;python&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;import&lt;&#x2F;span&gt;&lt;span&gt; frontmatter&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;from&lt;&#x2F;span&gt;&lt;span&gt; frontmatter.default_handlers&lt;&#x2F;span&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt; import&lt;&#x2F;span&gt;&lt;span&gt; TOMLHandler&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;import&lt;&#x2F;span&gt;&lt;span&gt; pandas&lt;&#x2F;span&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt; as&lt;&#x2F;span&gt;&lt;span&gt; pd&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;from&lt;&#x2F;span&gt;&lt;span&gt; pathlib&lt;&#x2F;span&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt; import&lt;&#x2F;span&gt;&lt;span&gt; Path&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;from&lt;&#x2F;span&gt;&lt;span&gt; supabase&lt;&#x2F;span&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt; import&lt;&#x2F;span&gt;&lt;span&gt; create_client, Client&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;from&lt;&#x2F;span&gt;&lt;span&gt; datetime&lt;&#x2F;span&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt; import&lt;&#x2F;span&gt;&lt;span&gt; datetime&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;import&lt;&#x2F;span&gt;&lt;span&gt; pytz&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;post_filename =&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; &amp;#39;added-comments-section-to-posts.md&amp;#39;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Connect to supabase database&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;url =&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; &amp;quot;SUPABASE_URL&amp;quot;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;key =&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; &amp;quot;SUPABASE_ANON_KEY&amp;quot;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;supabase: Client = create_client(url, key)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Fetch data&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;response = (&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;    supabase.table(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;text_wall&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;    .select(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;content&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;id&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;    .eq(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;post_filename&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;, post_filename)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;    .execute()&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;post_id = response.data[&lt;&#x2F;span&gt;&lt;span style=&quot;color: #B5CEA8;&quot;&gt;0&lt;&#x2F;span&gt;&lt;span&gt;][&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;id&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;]&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;s = response.data[&lt;&#x2F;span&gt;&lt;span style=&quot;color: #B5CEA8;&quot;&gt;0&lt;&#x2F;span&gt;&lt;span&gt;][&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;content&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;]&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Split into individual items and parse to list&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;split_entries = s.split(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;&lt;&#x2F;span&gt;&lt;span style=&quot;color: #D7BA7D;&quot;&gt;\n\n&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;  # seems the most practical&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;    &lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Create df&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;df = pd.DataFrame(split_entries,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt; columns&lt;&#x2F;span&gt;&lt;span&gt;=[&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;entries&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;])&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Save to CSV&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Save master if it doesn&amp;#39;t exist&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;tz = pytz.timezone(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;Pacific&#x2F;Auckland&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;ct = datetime.now(tz).strftime(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;%Y%m&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;%d&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;%H%M%S&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;master_file = Path(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;f&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;{&lt;&#x2F;span&gt;&lt;span&gt;post_id&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;}&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;-master.csv&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;new_file = Path(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;f&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;{&lt;&#x2F;span&gt;&lt;span&gt;post_id&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;}&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;-&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;{&lt;&#x2F;span&gt;&lt;span&gt;ct&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;}&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;.csv&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;if&lt;&#x2F;span&gt;&lt;span&gt; master_file.exists():&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;    df.to_csv(new_file)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;else&lt;&#x2F;span&gt;&lt;span&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;    df.to_csv(master_file)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Compare to existing CSV and append new entries&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;master = pd.read_csv(master_file,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt; index_col&lt;&#x2F;span&gt;&lt;span&gt;=&lt;&#x2F;span&gt;&lt;span style=&quot;color: #B5CEA8;&quot;&gt;0&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;new = pd.read_csv(new_file,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt; index_col&lt;&#x2F;span&gt;&lt;span&gt;=&lt;&#x2F;span&gt;&lt;span style=&quot;color: #B5CEA8;&quot;&gt;0&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;new_entries = new[~new[&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;entries&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;].isin(master[&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;entries&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;])]&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;master = pd.concat([master, new_entries],&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt; ignore_index&lt;&#x2F;span&gt;&lt;span&gt;=&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;True&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;print&lt;&#x2F;span&gt;&lt;span&gt;(master)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;master.to_csv(master_file,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt; index&lt;&#x2F;span&gt;&lt;span&gt;=&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;True&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Add comments to post background&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;post_file = Path(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;f&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;&#x2F;home&#x2F;zkbro&#x2F;02-Areas&#x2F;repos&#x2F;zkbro-ws_v2&#x2F;content&#x2F;posts&#x2F;&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;{&lt;&#x2F;span&gt;&lt;span&gt;post_filename&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;}&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;master = pd.read_csv(master_file,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt; index_col&lt;&#x2F;span&gt;&lt;span&gt;=&lt;&#x2F;span&gt;&lt;span style=&quot;color: #B5CEA8;&quot;&gt;0&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;entries = master[&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;entries&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;].tolist()&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;post = frontmatter.load(post_file,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt; handler&lt;&#x2F;span&gt;&lt;span&gt;=TOMLHandler())&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;extra = post.metadata.setdefault(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;extra&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;, {})&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;extra[&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;comments&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;] = post_id&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;extra[&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;commentz&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;] = entries&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;with&lt;&#x2F;span&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt; open&lt;&#x2F;span&gt;&lt;span&gt;(post_file,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; &amp;quot;w&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt; as&lt;&#x2F;span&gt;&lt;span&gt; f:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;    frontmatter.dump(post, f)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;I probably need some kind of cron job do this regularly. For now, I&#x27;ll just do it every-so-often, which means I may miss some entries if the Butthead gang is heavily active.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;pypi.org&#x2F;project&#x2F;python-frontmatter&#x2F;&quot;&gt;python-frontmatter&lt;&#x2F;a&gt; was a new library to me. I started doing straight up text replacement, but stopped because it was doing my head in. Did a quick search and found this one which proved to be so much quicker.&lt;&#x2F;p&gt;
&lt;p&gt;Just having the comments in the frontmatter doesn&#x27;t do anything until I tell my Static Site Generator &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.getzola.org&#x2F;&quot;&gt;Zola&lt;&#x2F;a&gt; to do something with it. I had previously done some nifty things with the &lt;code&gt;get_random&lt;&#x2F;code&gt; function which I now use here to &quot;throw&quot; the comment somewhere randomly onto the page:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #D4D4D4; background-color: #1E1E1E;&quot;&gt;&lt;code data-lang=&quot;html&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;{% if page.extra.comments %}&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;  {% for comment in page.extra.commentz %}&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #808080;&quot;&gt;    &amp;lt;&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;div&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt; class&lt;&#x2F;span&gt;&lt;span&gt;=&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;bg_comments&amp;quot;&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt; style&lt;&#x2F;span&gt;&lt;span&gt;=&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;top: \{{ get_random(start=1, end=100) \}}%; left: \{{ get_random(start=1, end=100) \}}%; transform: rotate(\{{ get_random(start=1, end=360) \}}deg);&amp;quot;&lt;&#x2F;span&gt;&lt;span style=&quot;color: #808080;&quot;&gt;&amp;gt;&lt;&#x2F;span&gt;&lt;span&gt;{{ comment }}&lt;&#x2F;span&gt;&lt;span style=&quot;color: #808080;&quot;&gt;&amp;lt;&#x2F;&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;div&lt;&#x2F;span&gt;&lt;span style=&quot;color: #808080;&quot;&gt;&amp;gt;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;  {% endfor %}&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;{% endif %}&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;CSS:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #D4D4D4; background-color: #1E1E1E;&quot;&gt;&lt;code data-lang=&quot;css&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #D7BA7D;&quot;&gt;.bg_comments&lt;&#x2F;span&gt;&lt;span&gt; {&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt;  position&lt;&#x2F;span&gt;&lt;span&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; absolute&lt;&#x2F;span&gt;&lt;span&gt;;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt;  overflow&lt;&#x2F;span&gt;&lt;span&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; hidden&lt;&#x2F;span&gt;&lt;span&gt;;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt;  z-index&lt;&#x2F;span&gt;&lt;span&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #B5CEA8;&quot;&gt; -1&lt;&#x2F;span&gt;&lt;span&gt;;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt;  background-color&lt;&#x2F;span&gt;&lt;span&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt; var&lt;&#x2F;span&gt;&lt;span&gt;(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt;--comment-bg-color&lt;&#x2F;span&gt;&lt;span&gt;);&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt;  color&lt;&#x2F;span&gt;&lt;span&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt; var&lt;&#x2F;span&gt;&lt;span&gt;(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt;--comment-color&lt;&#x2F;span&gt;&lt;span&gt;);&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt;  padding&lt;&#x2F;span&gt;&lt;span&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #B5CEA8;&quot;&gt; 5px&lt;&#x2F;span&gt;&lt;span&gt;;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;}&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;I&#x27;m doing something wrong with the &lt;code&gt;top: 1-100%&lt;&#x2F;code&gt; and &lt;code&gt;overflow: hidden&lt;&#x2F;code&gt; styling as it still seems crowded at the top screen height, rather than the full post height. I&#x27;m not done with this yet.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;comments&quot;&gt;Comments&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260705171254.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Added comments section to posts</title>
        <published>2026-07-04T14:01:52+00:00</published>
        <updated>2026-07-04T14:01:52+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/added-comments-section-to-posts/"/>
        <id>https://html-chunder.neocities.org/posts/added-comments-section-to-posts/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/added-comments-section-to-posts/">&lt;p&gt;It&#x27;s a rainy day today so I got my geek on. I can now add a comment box at the bottom of my posts. Comment sections aren&#x27;t for everyone, but either are like-buttons, flickering GIFs, or pineapple. I personally just ebb and flow out of how or if I respond to posts, be it an email, reply post, mastodon comment, BBS response, or carving words into a pig. ahem.&lt;&#x2F;p&gt;
&lt;p&gt;My commentblock method doubles down on my existing &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;supabase.com&#x2F;&quot;&gt;Supabase&lt;&#x2F;a&gt; database that hosts my &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;&quot;&gt;text-wall (guestbook)&lt;&#x2F;a&gt;. It just adds a row to the two-column database for each post (&quot;id&quot; being the timestamp of the post, and &quot;content&quot; which is the dynamic text field containing the comments).&lt;&#x2F;p&gt;
&lt;p&gt;What you see is the same concept - a plain ol text box that you freely type into. No buttons, no nothing. Just type and it saves. About as loose as it can be. Luckily I have responsible adults reading my website who would never ever delete someone&#x27;s comments, or worse, change their comments to make them sound like a dick. Right? RIGHT?! Just don&#x27;t sign your name if you are a paranoid android.&lt;&#x2F;p&gt;
&lt;p&gt;Anyway, it is totally hackable if you are inclined to look at the source code and use my API key, but I trust you have better things to do. It does use javascript, so if you have that turned off you won&#x27;t see a thing.&lt;&#x2F;p&gt;
&lt;p&gt;This is the janky python script I made which (1) adds a new row to the database corresponding to the date of the post, (2) creates a Codeberg page which is the actual html that you see in the commentblock, and (3) update the blog post to embed said html. See my &lt;a href=&quot;&#x2F;posts&#x2F;creating-a-text-wall&quot;&gt;Creating a text-wall&lt;&#x2F;a&gt; post on how to set up Supabase.&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #D4D4D4; background-color: #1E1E1E;&quot;&gt;&lt;code data-lang=&quot;python&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;import&lt;&#x2F;span&gt;&lt;span&gt; os&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;import&lt;&#x2F;span&gt;&lt;span&gt; re&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;from&lt;&#x2F;span&gt;&lt;span&gt; git&lt;&#x2F;span&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt; import&lt;&#x2F;span&gt;&lt;span&gt; Repo&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;from&lt;&#x2F;span&gt;&lt;span&gt; supabase&lt;&#x2F;span&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt; import&lt;&#x2F;span&gt;&lt;span&gt; create_client, Client&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Define ID from post date in post.md file.&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;post_md =&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; &amp;#39;&#x2F;home&#x2F;zkbro&#x2F;02-Areas&#x2F;repos&#x2F;zkbro-ws_v2&#x2F;content&#x2F;posts&#x2F;POST-SLUG.md&amp;#39;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;pattern = re.compile(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;r&lt;&#x2F;span&gt;&lt;span style=&quot;color: #D16969;&quot;&gt;&amp;quot;date = &amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;date_replacements =&lt;&#x2F;span&gt;&lt;span style=&quot;color: #4EC9B0;&quot;&gt; str&lt;&#x2F;span&gt;&lt;span&gt;.maketrans({&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;-&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot; &amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;:&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;})&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;with&lt;&#x2F;span&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt; open&lt;&#x2F;span&gt;&lt;span&gt; (post_md,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;rt&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt; as&lt;&#x2F;span&gt;&lt;span&gt; file:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;    for&lt;&#x2F;span&gt;&lt;span&gt; line&lt;&#x2F;span&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt; in&lt;&#x2F;span&gt;&lt;span&gt; file:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;        if&lt;&#x2F;span&gt;&lt;span&gt; pattern.search(line)&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt; is not None&lt;&#x2F;span&gt;&lt;span&gt;:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;            post_id = line.rstrip(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;&lt;&#x2F;span&gt;&lt;span style=&quot;color: #D7BA7D;&quot;&gt;\n&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)[-&lt;&#x2F;span&gt;&lt;span style=&quot;color: #B5CEA8;&quot;&gt;19&lt;&#x2F;span&gt;&lt;span&gt;:].translate(date_replacements)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;            break&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Connect to supabase database&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;url =&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; &amp;quot;SUPABASE_URL&amp;quot;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;key =&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; &amp;quot;SUPABASE_ANON_KEY&amp;quot;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;supabase: Client = create_client(url, key)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Insert new row&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;print&lt;&#x2F;span&gt;&lt;span&gt;(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;Creating new row ID: &amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;,post_id)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;response = (&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;  supabase.table(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;text_wall&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;  .insert({&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;id&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;: post_id,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; &amp;quot;content&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; &amp;quot;&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;})&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;  .execute()&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;print&lt;&#x2F;span&gt;&lt;span&gt;(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;Row created.&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Create corresponding Codeberg page&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Define codeberg repo directory&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;repo_dir =&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; &amp;#39;&#x2F;home&#x2F;zkbro&#x2F;02-Areas&#x2F;repos&#x2F;text-wall&#x2F;&amp;#39;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;repo = Repo(repo_dir)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Copy a js_page_template to a html with post_id as the filename&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;post_id_dest =&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt; f&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;{&lt;&#x2F;span&gt;&lt;span&gt;repo_dir&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;}{&lt;&#x2F;span&gt;&lt;span&gt;post_id&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;}&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;.html&amp;#39;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;os.system(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;f&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;cp &amp;quot;&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;{&lt;&#x2F;span&gt;&lt;span&gt;repo_dir&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;}&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;comment_page_template.html&amp;quot; &amp;quot;&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;{&lt;&#x2F;span&gt;&lt;span&gt;post_id_dest&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;}&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;print&lt;&#x2F;span&gt;&lt;span&gt;(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;f&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;Template copied to &lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;{&lt;&#x2F;span&gt;&lt;span&gt;repo_dir&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;}{&lt;&#x2F;span&gt;&lt;span&gt;post_id&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;}&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;.html&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Update the post_id variable in post_id.html with post_id&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;placeholder =&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; &amp;quot;$POST_ID_PLACEHOLDER&amp;quot;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;with&lt;&#x2F;span&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt; open&lt;&#x2F;span&gt;&lt;span&gt; (post_id_dest,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;r&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt; as&lt;&#x2F;span&gt;&lt;span&gt; file:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;    data = file.read()&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;    data = data.replace(placeholder, post_id)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;with&lt;&#x2F;span&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt; open&lt;&#x2F;span&gt;&lt;span&gt; (post_id_dest,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; &amp;#39;w&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt; as&lt;&#x2F;span&gt;&lt;span&gt; file:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;    file.write(data)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;print&lt;&#x2F;span&gt;&lt;span&gt;(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;post_id variable updated.&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Add, commit, push to repo&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;origin = repo.remote(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #9CDCFE;&quot;&gt;name&lt;&#x2F;span&gt;&lt;span&gt;=&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;origin&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;branch = repo.heads[&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;pages&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;]&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;branch.checkout()&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;repo.index.add([&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;f&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;{&lt;&#x2F;span&gt;&lt;span&gt;post_id&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;}&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;.html&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;])&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;repo.index.commit(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;New comment page added&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;print&lt;&#x2F;span&gt;&lt;span&gt;(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;Commited successfully&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;origin.push()&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;print&lt;&#x2F;span&gt;&lt;span&gt;(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;Pushed changes to origin&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6A9955;&quot;&gt;# Update post.md with embeded html&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;comment_block =&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt; f&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;&amp;quot;&amp;quot;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;---&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;## Comments&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;lt;embed type=&amp;quot;text&#x2F;html&amp;quot; src=&amp;quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;{&lt;&#x2F;span&gt;&lt;span&gt;post_id&lt;&#x2F;span&gt;&lt;span style=&quot;color: #569CD6;&quot;&gt;}&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;.html&amp;quot; width=&amp;quot;100%&amp;quot;&amp;gt;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;&amp;quot;&amp;quot;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt;with&lt;&#x2F;span&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt; open&lt;&#x2F;span&gt;&lt;span&gt; (post_md,&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;#39;a&amp;#39;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;span style=&quot;color: #C586C0;&quot;&gt; as&lt;&#x2F;span&gt;&lt;span&gt; file:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;    file.write(comment_block)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;print&lt;&#x2F;span&gt;&lt;span&gt;(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;&amp;quot;Comment block added to post&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;comments&quot;&gt;Comments&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260704140152.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Changing up weeknotes</title>
        <published>2026-07-03T08:47:58+00:00</published>
        <updated>2026-07-03T08:47:58+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/changing-up-weeknotes/"/>
        <id>https://html-chunder.neocities.org/posts/changing-up-weeknotes/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/changing-up-weeknotes/">&lt;p&gt;Content warning: meta&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;ve been struggling a bit with &lt;a href=&quot;&#x2F;tags&#x2F;weeknote&quot;&gt;weeknotes&lt;&#x2F;a&gt; lately. They have felt like an immense task, and usually take a while because of the various things I like to put in. As a result, I tend to cut some topics short because I feel like I&#x27;ll run out of puff and never complete the other topics.&lt;&#x2F;p&gt;
&lt;p&gt;As I write them and scan my daily notes of the week past, my mind wanders, and other thoughts and topics come to mind. This just adds to the explosion of nodes in my noggin&#x27;, which isn&#x27;t bad, actually quite a positive experience, though at the same time it causes me &lt;em&gt;analysis paralysis&lt;&#x2F;em&gt; and putting things aside just so I can get the weeknote done and continue on my (usually) Sunday.&lt;&#x2F;p&gt;
&lt;p&gt;I received an email from a fellow internetizen buddy who provided some honest challenges he experiences with reading my weeknotes (which I am honestly blown away that firstly, people read my weeknotes, and secondly, that folk care so much that rather than deleting me from their feed because of difficulties in reading, they&#x27;d prefer to connect with me and work through it with me to make their experience bettwe). His difficulties in &lt;em&gt;reading&lt;&#x2F;em&gt; my weeknotes hit the nail on the head with my difficulties in &lt;em&gt;writing&lt;&#x2F;em&gt; the things.&lt;&#x2F;p&gt;
&lt;p&gt;There were suggestions of structuring the notes differently, but the suggestion that aligned with what I&#x27;ve been thinking lately is to &lt;strong&gt;split out the topics into individual posts&lt;&#x2F;strong&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;I like this idea for a number of reasons. It reduces the noisy experience I get with writing the weeknotes. It encourages more directed thought on a single topic (it&#x27;s never &lt;em&gt;really&lt;&#x2F;em&gt; one topic, lets be honest), mindfulness if you will. It allows me to extend my thoughts without blowing out a whole novel. I can utilise my new &lt;a href=&quot;&#x2F;tags&quot;&gt;tags&lt;&#x2F;a&gt; page more (these pages are usually my go-to when visiting new personal websites). I can also practice smaller concise writing.&lt;&#x2F;p&gt;
&lt;p&gt;This post is an example of that.. I would normally put it in my weeknote under the &lt;strong&gt;📝 Writing&lt;&#x2F;strong&gt; section, or &lt;strong&gt;🧠 Braindump&lt;&#x2F;strong&gt; or something similar, and keep it to a paragraph or two. This one is going into the &lt;a href=&quot;&#x2F;tags&#x2F;writing&quot;&gt;#writing&lt;&#x2F;a&gt; tag page, and I&#x27;ve fleshed it out enough I&#x27;m happy I got my thoughts across, and it hasn&#x27;t clogged up my weeknotes so much.&lt;&#x2F;p&gt;
&lt;p&gt;The result is probably going to be more posts. I like RSS readers because I can quickly mark a post as &quot;read&quot; if it doesn&#x27;t seem interesting to me (more insentive to name posts appropriately). Hoping that works for others too.&lt;&#x2F;p&gt;
&lt;p&gt;What does it mean for my weeknotes? They&#x27;ve been dwindling lately anyway, and if I actually write enough regular posts there is probably no need for them. Though, maybe they can serve a different purpose - something more stats related that doesn&#x27;t require my thoughts maybe.&lt;&#x2F;p&gt;
&lt;p&gt;This has also cemented the joys of having a website. I can do whatever I want really. In 6 months time I guarantee things will be different again.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;h2 id=&quot;comments&quot;&gt;Comments&lt;&#x2F;h2&gt;
&lt;div class=&quot;crt&quot;&gt;
    &lt;div class=&quot;crt-top&quot;&gt;&lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-middle&quot;&gt;
        &lt;div class=&quot;crt-left&quot;&gt;&lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-center&quot;&gt;
          &lt;embed type=&quot;text&#x2F;html&quot; src=&quot;https:&#x2F;&#x2F;zkbro.codeberg.page&#x2F;text-wall&#x2F;20260703084758.html&quot; width=&quot;100%&quot; height=&quot;100%&quot;&gt;
        &lt;&#x2F;div&gt;
        &lt;div class=&quot;crt-right&quot;&gt;&lt;&#x2F;div&gt;
    &lt;&#x2F;div&gt;
    &lt;div class=&quot;crt-bottom&quot;&gt;&lt;&#x2F;div&gt;
&lt;&#x2F;div&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>I ruined a walk today</title>
        <published>2026-07-02T19:26:49+00:00</published>
        <updated>2026-07-02T19:26:49+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/i-ruined-a-walk-today/"/>
        <id>https://html-chunder.neocities.org/posts/i-ruined-a-walk-today/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/i-ruined-a-walk-today/">&lt;p&gt;Yeah, I played golf. It actually wasn&#x27;t that bad. I stunk, averaging around 7-9 off par 3s and 4s. We did 9 holes which is more than enough. Finally got my swing in towards the end... kind of. My right arm and shoulder is buggered, probably from bad form but also lugging a loaded golf bag around without a trolly.&lt;&#x2F;p&gt;
&lt;p&gt;It was a good way to spend a day off. Socialising and sunshine.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260702115217_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260702115217_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;Naked poplars casting long shadows over a fresh but sunny winter&#x27;s day&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Skills learnt from 18 months as a Cable Infrastructure Technician</title>
        <published>2026-07-01T09:58:14+00:00</published>
        <updated>2026-07-01T09:58:14+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/cit-skills/"/>
        <id>https://html-chunder.neocities.org/posts/cit-skills/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/cit-skills/">&lt;ul&gt;
&lt;li&gt;Pre-wire a house with Cat6A, fibre, KNX, coax, audio, HDMI, LAN and security cable.&lt;&#x2F;li&gt;
&lt;li&gt;Pre-wire gates.&lt;&#x2F;li&gt;
&lt;li&gt;Terminate into data jacks, RJ45, punch down and keystone patch panels, Phoenix connectors, f-types.. into touchscreens, keypads, lightswitches, pucks, gate motors and beams, smoke alarms, sirens, PIRs, cameras, speakers, subs, TVs, wall sockets.&lt;&#x2F;li&gt;
&lt;li&gt;Extend or fix cut cables with connectors, gel crimps, solder.&lt;&#x2F;li&gt;
&lt;li&gt;Drill out cable routes through walls, ceilings, roof, timber&#x2F;concrete&#x2F;metal.&lt;&#x2F;li&gt;
&lt;li&gt;Test continuity and current flow.&lt;&#x2F;li&gt;
&lt;li&gt;Separation of cables with high-voltage.&lt;&#x2F;li&gt;
&lt;li&gt;Install data racks - wall-mounted, recessed, floor standing.&lt;&#x2F;li&gt;
&lt;li&gt;Install and terminate low-voltage dinrail KNX devices.&lt;&#x2F;li&gt;
&lt;li&gt;Test and configure lighting circuits.&lt;&#x2F;li&gt;
&lt;li&gt;Work with other trades - builders, sparkies, plumbers - to plan design solutions.&lt;&#x2F;li&gt;
&lt;li&gt;Route conduit runs to separate buildings, street.&lt;&#x2F;li&gt;
&lt;li&gt;Fish cable through ceilings, walls, floor, conduits.&lt;&#x2F;li&gt;
&lt;li&gt;Drill out cables in finished walls and ceilings for device fit off.&lt;&#x2F;li&gt;
&lt;li&gt;Terminate underfloor heating probes into wall devices or manifolds.&lt;&#x2F;li&gt;
&lt;li&gt;Terminate underfloor heating actuator heads to dinrail input&#x2F;output devices.&lt;&#x2F;li&gt;
&lt;li&gt;Terminate trench heating fans and valves.&lt;&#x2F;li&gt;
&lt;li&gt;Install wall mounted, ceiling mounted, recessed and free standing speakers and subs.&lt;&#x2F;li&gt;
&lt;li&gt;Install hidden speakers and subs in walls and celings behind jib.&lt;&#x2F;li&gt;
&lt;li&gt;Program KNX communications through house, controlling lights, heating, audio, home scenes, via physical switching and mobile applications.&lt;&#x2F;li&gt;
&lt;li&gt;Install modems, routers, switches, WAPs.&lt;&#x2F;li&gt;
&lt;li&gt;Configure networks, adopt devices, assign static IPs, setup VLANs.&lt;&#x2F;li&gt;
&lt;li&gt;Set up and manage office-hosted UniFi Network Server.&lt;&#x2F;li&gt;
&lt;li&gt;Install and configure TVs on walls, custom cabinetry, in-ceiling TV lifts.&lt;&#x2F;li&gt;
&lt;li&gt;Install and configure outdoor cameras and NVRs.&lt;&#x2F;li&gt;
&lt;li&gt;Install and configure Starlink dishes, temporary and permanent for clients and builders.&lt;&#x2F;li&gt;
&lt;li&gt;Install and configure satellite TV dishes on walls and roofs.&lt;&#x2F;li&gt;
&lt;li&gt;Create asbuilt plans of completed projects.&lt;&#x2F;li&gt;
&lt;li&gt;Customise, customise, customise.&lt;&#x2F;li&gt;
&lt;li&gt;and a whole bunch of other random shemozzle.&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>🗓️ Weeknote 2026-W26</title>
        <published>2026-06-29T11:22:50+00:00</published>
        <updated>2026-06-29T11:22:50+00:00</updated>
        
        <author>
          <name>
            
              zkbro
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://html-chunder.neocities.org/posts/weeknote-2026-w26/"/>
        <id>https://html-chunder.neocities.org/posts/weeknote-2026-w26/</id>
        
        <content type="html" xml:base="https://html-chunder.neocities.org/posts/weeknote-2026-w26/">&lt;p&gt;Half a year down. Wow.&lt;&#x2F;p&gt;
&lt;p&gt;We finally got a dumping of snow, but it&#x27;s disappearing quickly with the sun beaming.&lt;&#x2F;p&gt;
&lt;figure&gt;&lt;a href=&quot;&#x2F;images&#x2F;IMG20260626105735_.jpg&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;IMG20260626105735_.gif&quot;&gt;&lt;&#x2F;a&gt;&lt;figcaption&gt;&lt;span&gt;White caps from around the block&lt;&#x2F;span&gt;&lt;&#x2F;figcaption&gt;&lt;&#x2F;figure&gt;
&lt;p&gt;🏢 &lt;strong&gt;Work&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;I finished up at my previous job. Instant weight off my shoulders. I have a lot of things running through my head right now about all this. It is probably one of the biggest cross-roads of my life. Not just leaving a job, but my feelings towards how I as a person want to live and actually own my life. Time to be my own puppet-master.&lt;&#x2F;p&gt;
&lt;p&gt;🩸 &lt;strong&gt;Health&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Started counsellor&#x2F;therapy&#x2F;psychologist sessions.&lt;&#x2F;p&gt;
&lt;p&gt;I am working on some healthy routines, before bad ones creep in. Regular morning stretches. Moving. Reading. I&#x27;m diving back into my GTD &lt;a href=&quot;&#x2F;posts&#x2F;my-approach-to-gtd-03&quot;&gt;weekly reviews&lt;&#x2F;a&gt; which is helping immensely.&lt;&#x2F;p&gt;
&lt;p&gt;For the first time in a very long while I am able to sleep in, or at least stay in bed longer, without being forced out because of back pain. I can&#x27;t ignore the fact I&#x27;ve just finished a highly stressful and physical job. Coincidence? Doubt it.&lt;&#x2F;p&gt;
&lt;p&gt;My sciatica is out of the way so at physio we have switched back to knee strengthening. My running is slowly picking up.&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;m taping the knee again for the patellafemoral pain syndrome using the &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=WfjAZkH1NDY&quot;&gt;McConnell Taping method&lt;&#x2F;a&gt;. Instant relief.&lt;&#x2F;p&gt;
&lt;p&gt;📝 I want to start writing more here again. I keep drafting things then deleting them. I&#x27;ll probably stick with impersonal topics for the moment to get the ball rolling. These weeknotes are one of the most enjoyable for me as a means of reflection and forward thinking, and relatively easy given a lot is already &lt;a href=&quot;&#x2F;posts&#x2F;my-approach-to-gtd-01&quot;&gt;captured&lt;&#x2F;a&gt; in my private daily notes and &lt;code&gt;done.md&lt;&#x2F;code&gt; (a result of my &lt;code&gt;todo.md&lt;&#x2F;code&gt;).&lt;&#x2F;p&gt;
&lt;p&gt;💻🤓 &lt;strong&gt;Geekery&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;To my surprise I&#x27;m still using the &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;qtile.org&#x2F;&quot;&gt;qtile&lt;&#x2F;a&gt; tiling window manager. I contribute that to out of the box, it worked relatively well - I could do most of everything I was already doing in GNOME and Xfce. Not everything though. I&#x27;ve had to configure lots of little things I&#x27;ve previously taken for granted by default desktop environment configurations. Things like a calendar popping up when I click the date, application launching, screen timeouts, mouse scrolling. Luckily for me I have thoroughly enjoyed the process of configuring these myself using tools like &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;linuxcommandlibrary.com&#x2F;man&#x2F;xset&quot;&gt;xset&lt;&#x2F;a&gt;, &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;linuxcommandlibrary.com&#x2F;man&#x2F;xinput&quot;&gt;xinput&lt;&#x2F;a&gt;, and configuring the very understandable &lt;code&gt;~&#x2F;.config&#x2F;qtile&#x2F;config.py&lt;&#x2F;code&gt; file. I&#x27;ve now more control than ever over my working environment. Classic Linux user non-problem - balancing configuring and actual beneficial activities.&lt;&#x2F;p&gt;
&lt;p&gt;Tried to install &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.passbolt.com&#x2F;&quot;&gt;Passbolt&lt;&#x2F;a&gt; on the RPi4 but it didn&#x27;t seem to like that PHP was installed already. Can&#x27;t be faffed with figuring out workarounds or setting up docker or something so I&#x27;ll leave it there. TrueNAS has it as an app, but I haven&#x27;t set up any remote applications on that server yet, and I don&#x27;t want to start because of this. I could use Tailscale, but totally not practical for on the fly password manager stuff. Sticking with &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;bitwarden.com&#x2F;&quot;&gt;Bitwarden&lt;&#x2F;a&gt; for now.&lt;&#x2F;p&gt;
&lt;p&gt;Updated &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.freshrss.org&#x2F;&quot;&gt;FreshRSS&lt;&#x2F;a&gt; from 1.28.1 to &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;FreshRSS&#x2F;FreshRSS&#x2F;releases&#x2F;tag&#x2F;1.29.1&quot;&gt;1.29.1&lt;&#x2F;a&gt;. Changed my theme to light-mode &quot;Swage&quot; which is kinda sexy.&lt;&#x2F;p&gt;
&lt;p&gt;💻 &lt;strong&gt;Tools discovered&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;pomotroid.app&#x2F;&quot;&gt;pomotroid&lt;&#x2F;a&gt; - Very basic Pomodoro timer that looks nice. Installed to keep that moving habit going. Keeping this running all the time.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;davatorium&#x2F;rofi&quot;&gt;rofi&lt;&#x2F;a&gt; - I needed an application launcher for qtile. This one popped up after a quick search around the webs. Clean, pretty, fast, simple, and customisable (uhoh). Mapped it to &lt;code&gt;ALT+r&lt;&#x2F;code&gt;. Brill.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;opensource.com&#x2F;article&#x2F;23&#x2F;2&#x2F;linux-dict-command&quot;&gt;dict&lt;&#x2F;a&gt; - Dictionary on the command line. Also installed &lt;code&gt;dictd&lt;&#x2F;code&gt; for dictionary database management, and subsequently dictionaries that might be useful for me - &lt;code&gt;dict-wn&lt;&#x2F;code&gt; (includes synonyms and additional English definitions), &lt;code&gt;dict-vera&lt;&#x2F;code&gt; (acronyms) and &lt;code&gt;dict-foldoc&lt;&#x2F;code&gt; (computer related). It is ridiculously fast. On spelling - when I wasn&#x27;t sure how to spell a word I would usually type it into a web browser search bar and scan results or autocorrections. dict is much faster and less bloaty to show what you&#x27;re after:&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #D4D4D4; background-color: #1E1E1E;&quot;&gt;&lt;code data-lang=&quot;shellscript&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;zkbro@laptop:~$&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; dict rediculous&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;No&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt; definitions found for &amp;quot;rediculous&amp;quot;, perhaps you mean:&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;gcide:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;  Pediculous  Ridiculous&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #DCDCAA;&quot;&gt;wn:&lt;&#x2F;span&gt;&lt;span style=&quot;color: #CE9178;&quot;&gt;  ridiculous&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;🏃 &lt;strong&gt;Activities&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Mon &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;section2&#x2F;2026-06-22-14-47-12&#x2F;&quot;&gt;Lunch Strength&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Tue &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;section2&#x2F;2026-06-23-07-21-15&#x2F;&quot;&gt;Morning Pilates&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Tue &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;section1&#x2F;2026-06-23-12-13-13&#x2F;&quot;&gt;Lunch Run&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Wed &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;section2&#x2F;2026-06-24-08-59-48&#x2F;&quot;&gt;Morning Strength&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Thu &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;section2&#x2F;2026-06-25-09-29-42&#x2F;&quot;&gt;Morning Pilates&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Fri &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;section1&#x2F;2026-06-26-10-29-04&#x2F;&quot;&gt;Morning Run&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Sat &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;section2&#x2F;2026-06-27-09-06-54&#x2F;&quot;&gt;Morning Pilates&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Sat &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;section1&#x2F;2026-06-27-12-16-20&#x2F;&quot;&gt;Lunch Run&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Sun &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;fit.zkbro.com&#x2F;section2&#x2F;2026-06-28-08-20-05&#x2F;&quot;&gt;Morning Pilates&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;📚 &lt;strong&gt;Reading&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Finished reading &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.panmacmillan.com&#x2F;authors&#x2F;peter-robbins&#x2F;the-traders-journey&#x2F;9781804091661&quot;&gt;The Trader&#x27;s Journey&lt;&#x2F;a&gt; by Peter Robbins. &lt;code&gt;****&lt;&#x2F;code&gt; A good re-introduction to trading. Nothing new for me here. An easy read that reminded me of some core principles to apply in my own journey. Pretty good breakdown of designing a trading plan, something I&#x27;ve drafted many times, but never got to an actual solid plan.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;DNFd &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;sites.lsa.umich.edu&#x2F;scottepage&#x2F;home&#x2F;the-model-thinker&#x2F;&quot;&gt;The Model Thinker&lt;&#x2F;a&gt; by Scott E. Page. It&#x27;s good, and I can understand the gist, but it takes a bit of brain power to stay focused. Think I need something lighter for now. Will return to later.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;Started reading &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;newescapologist.co.uk&#x2F;product&#x2F;escape-everything&#x2F;&quot;&gt;Escape Everything&lt;&#x2F;a&gt; by Robert Wringham. If you&#x27;re reading between the lines lately, this is the most on-point with my real life shifts right now.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;📺 &lt;strong&gt;Watched&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Got my sci-fi on.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.themoviedb.org&#x2F;movie&#x2F;500664-upgrade&quot;&gt;Upgrade (2018)&lt;&#x2F;a&gt; &lt;code&gt;***&lt;&#x2F;code&gt; A bit of cyborg fun. Quite enjoyed the twist at the end.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.themoviedb.org&#x2F;movie&#x2F;67221-vendetta-dal-futuro&quot;&gt;Hands of Steel (1986)&lt;&#x2F;a&gt;(re-watch) &lt;code&gt;***&lt;&#x2F;code&gt; Didn&#x27;t remember it at all. A few laugh out loud moments. 80s cyborg shoot em up. Had a western feel, just replace duals with arm wrestling. The female villain in the Blade Runner kit had a hilarious golem voice. I love these gems.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.themoviedb.org&#x2F;movie&#x2F;1236153-mercy&quot;&gt;Mercy (2026)&lt;&#x2F;a&gt; &lt;code&gt;***&lt;&#x2F;code&gt; It was Ok.&lt;&#x2F;p&gt;
&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;🛠️ &lt;strong&gt;Projects&lt;&#x2F;strong&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Helped fam attach a folding table to a wall. Yay for drill skills.&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;ve ordered the timber battens for my pergola build. Will cut to length and screw them down this week when they arrive. After that it is just some staining which I will coincide with house staining. We copped some heavy winds earlier in the week and the anchoring to the house held up well.&lt;&#x2F;p&gt;
&lt;p&gt;A lot of things happening with tidying the house for rental.&lt;&#x2F;p&gt;
&lt;p&gt;Current projects keeping me busy via &lt;code&gt;tree -L 1 ~&#x2F;01-Projects&#x2F;current&#x2F;&lt;&#x2F;code&gt;:&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #D4D4D4; background-color: #1E1E1E;&quot;&gt;&lt;code data-lang=&quot;plain&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;&#x2F;home&#x2F;zkbro&#x2F;01-Projects&#x2F;current&#x2F;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20251112-build-pergola&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20260418-stain-house&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20260513-prepare-for-nz-exit&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;├── 20260531-just-a-thought-course&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;└── 20260601-remote-network&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;hr &#x2F;&gt;
&lt;p&gt;I could probably go on forever with these posts, but I probably should go do something.&lt;&#x2F;p&gt;
</content>
        
    </entry>
</feed>
