<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Brainwaves]]></title><description><![CDATA[A slightly chaotic library of tech insights, SEO wizardry, unapologetic opinions, and practical AI wisdom.]]></description><link>https://brainwaves.tomedia.com.au</link><image><url>https://substackcdn.com/image/fetch/$s_!LFLt!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7cb58dad-3177-4af6-97aa-e165bb8699c2_1082x1082.png</url><title>Brainwaves</title><link>https://brainwaves.tomedia.com.au</link></image><generator>Substack</generator><lastBuildDate>Sat, 29 Aug 2026 06:59:10 GMT</lastBuildDate><atom:link href="https://brainwaves.tomedia.com.au/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Tomas Heligr-Pyke]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[tomas@tomedia.com.au]]></webMaster><itunes:owner><itunes:email><![CDATA[tomas@tomedia.com.au]]></itunes:email><itunes:name><![CDATA[Tomas Heligr-Pyke]]></itunes:name></itunes:owner><itunes:author><![CDATA[Tomas Heligr-Pyke]]></itunes:author><googleplay:owner><![CDATA[tomas@tomedia.com.au]]></googleplay:owner><googleplay:email><![CDATA[tomas@tomedia.com.au]]></googleplay:email><googleplay:author><![CDATA[Tomas Heligr-Pyke]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[The Census Is a Privacy Nightmare. I Also Can’t Wait to Get the Data.]]></title><description><![CDATA[Australia wants to digitise everything. It might be worth asking whether everything actually needs to be digital.]]></description><link>https://brainwaves.tomedia.com.au/p/the-census-is-a-privacy-nightmare</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/the-census-is-a-privacy-nightmare</guid><dc:creator><![CDATA[Tomas Heligr-Pyke]]></dc:creator><pubDate>Wed, 12 Aug 2026 00:43:43 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/5caf4261-36df-4c57-b862-1323be9b01df_1365x2048.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>So the Census happened last night, and as I somewhat expected, my experience with the website was an absolute cesspit of frustration. Things were slow, pages were struggling, and I spent a decent portion of the process wondering whether clicking a button again would help or whether I was about to accidentally submit myself to the Australian Bureau of Statistics seventeen times. By the end of it, I was a very frustrated boy.</p><p>It did get me thinking about something much bigger than the Census itself though: why are we so obsessed with digitising every single piece of government infrastructure? There seems to be this automatic assumption now that digital means better. Digital means faster, cheaper, more efficient and more modern. Except sometimes it doesn&#8217;t. Sometimes we&#8217;ve taken something incredibly simple, built an enormous technological system around it, spent an obscene amount of money doing so, introduced cybersecurity risks that didn&#8217;t previously exist and somehow made the experience more annoying.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>The Census is probably one of the best examples of this because it operates at a completely ridiculous scale. Australia has roughly 27 million people, and the entire purpose of the Census is to create a statistical snapshot of basically all of us. Obviously that doesn&#8217;t mean 27 million people simultaneously opening a browser at 7:03pm and attacking the ABS servers. People complete it at different times, households submit information together, some people use paper forms, some people do it early and others presumably forget until someone reminds them.</p><p>But even after accounting for all of that, you&#8217;re still potentially dealing with millions of Australians interacting with the same government service over a relatively concentrated period. That&#8217;s not a normal website anymore. That&#8217;s a major infrastructure problem.</p><h2>The Census Is Basically One Giant Traffic Spike</h2><p>From a technical perspective, I actually find the whole thing fascinating. You need infrastructure capable of scaling rapidly, load balancing, databases that can deal with enormous spikes in activity, redundancy, monitoring, backups, disaster recovery and enough cybersecurity protection to deal with whatever nonsense people inevitably decide to throw at a major government system while the entire country is using it.</p><p>The particularly strange thing about the Census is that you&#8217;re designing all of that around an event that happens once every five years. Most websites can provision infrastructure around relatively predictable traffic patterns and then leave some breathing room for unexpected spikes. The Census is different because the event itself is essentially one enormous national traffic spike. You know it&#8217;s coming, you know roughly when it&#8217;s coming and you know millions of people are going to pile into the same system around the same time.</p><p>Modern cloud infrastructure obviously makes this considerably more manageable than it would have been twenty years ago. Elastic computing exists specifically because throwing more capacity at temporary demand is a solvable problem. But that doesn&#8217;t make the engineering, security, testing and procurement around the system trivial. If anything, the fact that this is government infrastructure collecting incredibly sensitive information makes the requirements considerably more complicated.</p><p>And because we&#8217;re talking about government procurement, I can only imagine the number of zeroes involved. I would have loved to be the contractor that got that job.</p><p>This is where I start committing technological heresy, because despite building software for a living and generally believing that technology can make almost everything better, I genuinely think there are situations where the government should just use paper.</p><p>Not exclusively. I&#8217;m not suggesting we burn down AWS, purchase 27 million HB pencils and return Australia to 1973. But somewhere along the way we&#8217;ve started treating analogue systems as inherently outdated rather than recognising that analogue and digital systems have completely different strengths and weaknesses.</p><p>Paper has one particularly wonderful built-in feature: it doesn&#8217;t go offline because six million people are using paper at the same time. My Census form doesn&#8217;t suddenly display a 503 because someone in Perth is also holding a pen. There&#8217;s no database connection to time out, no JavaScript bundle refusing to load and no national authentication service deciding that tonight would be a fantastic evening for an existential crisis.</p><p>Of course, paper creates an entirely different set of problems. Someone has to distribute it, collect it, scan it, process it, store it and eventually transform millions of handwritten answers into useful structured data. That isn&#8217;t cheap or easy either. But that&#8217;s why I don&#8217;t think the answer should necessarily be paper <em>or</em> digital. It should be both, and both should be treated as genuine ways of completing the Census rather than one being the modern system and the other being the backup for people who haven&#8217;t discovered computers yet.</p><p>A hybrid system also distributes risk. Which brings me to the part of the Census that is considerably more uncomfortable.</p><h2>This Is an Absolutely Delicious Database to Hack</h2><p>Think about the information contained in an individual Census response. Not the nice aggregated statistics that eventually appear on the ABS website. I mean the actual information Australians submit.</p><p>Your name, age, address, household, relationships, employment, education, ancestry, religion, income range, health circumstances and family structure can all form part of an extraordinarily detailed picture of a person and the people they live with. From a statistical perspective, that information is incredible. From a cybersecurity perspective, it is the sort of database that makes me slightly uncomfortable knowing it exists at all.</p><p>Before someone interprets that as me saying the Census has been hacked, I&#8217;m not. I have seen no evidence that Census responses have been leaked, compromised or stolen. But the risk inherent in collecting enormous quantities of sensitive information is still something worth talking about. Any sufficiently valuable centralised collection of information becomes an attractive target, and Australia doesn&#8217;t exactly have a spotless recent history when it comes to organisations holding gigantic amounts of personal information.</p><p>Imagine, purely hypothetically, the catastrophe if raw Census responses were ever compromised. It would be an absolutely monumental mess. Horrifying, obviously, but also almost comically Australian. <em>&#8220;Yeah, sorry everyone. Remember that legally required national survey where we asked you to describe basically your entire household? Funny story...&#8221;</em></p><p>That is one of the fundamental trade-offs of centralising information. Centralisation makes data incredibly useful because you can analyse everything together, but it also makes whatever is holding that information incredibly valuable. The bigger and more comprehensive the dataset becomes, the more catastrophic a serious breach potentially becomes.</p><p>There is actually something funny about comparing this with snail mail. Physical information absolutely isn&#8217;t secure by default. Someone can steal your mail, intercept a form, break into an office or access records they shouldn&#8217;t. But physical theft has a scaling problem. If you want to steal ten million paper Census forms, you&#8217;re going to need a fairly impressive van.</p><p>Digital information doesn&#8217;t have that limitation. A sufficiently serious compromise can potentially expose enormous quantities of information at once. That&#8217;s one of the strange things about our transition towards digital infrastructure: we&#8217;ve massively improved accessibility, processing speed and analytical capability while simultaneously inventing entirely new categories of catastrophic failure.</p><h2>Unfortunately, I Absolutely Love Census Data</h2><p>This is where my moral high ground completely collapses, because despite everything I&#8217;ve just written, I freakin&#8217; love Census data.</p><p>I use it constantly.</p><p>Once all of those individual responses have been processed, protected and turned into aggregated statistical datasets, the Census becomes an extraordinary resource for understanding Australia. You can analyse demographics, population movements, household structures, employment, education, age distributions, housing, income, cultural backgrounds and the differences between completely different parts of the country.</p><p>This isn&#8217;t just interesting trivia either. It can genuinely improve decision-making. If an area suddenly has significantly more young families living in it, infrastructure requirements are going to change. If another region is ageing rapidly, healthcare requirements are going to change. If Australia&#8217;s population is gradually migrating from one part of the country towards another, housing, transport, schools, hospitals and public services eventually need to follow them.</p><p>Good government requires good information. Otherwise we&#8217;re effectively allocating billions of dollars based on vibes, and while that occasionally appears to be our existing economic policy, I&#8217;d rather we didn&#8217;t formalise it.</p><p>The slightly awkward part is that I also use this information for marketing.</p><p>Obviously I&#8217;m not accessing individual Census responses. I&#8217;m using the aggregated public datasets released afterwards. But Census data is enormously useful for demographic modelling because it allows you to understand the characteristics of different geographical areas and build much better population profiles.</p><p>What I&#8217;m particularly interested in isn&#8217;t simply asking where people live now. I want to understand where they&#8217;re going.</p><p>If you combine multiple Census periods, you can start looking at how demographic characteristics move geographically over time. People age, families form, people move, suburbs gentrify, housing affordability pushes populations further outward, employment centres change and infrastructure creates entirely new areas of growth. Entire demographic groups can gradually migrate across a city or region.</p><p>With enough historical information, you can start modelling those movements and eventually ask what the next movement might look like. That&#8217;s incredibly useful for governments planning infrastructure, but it&#8217;s also incredibly useful for businesses. If you&#8217;re deciding where to open a physiotherapy clinic, restaurant, retail store or practically any location-dependent business, knowing where your customers might live five years from now is considerably more useful than simply knowing where they lived five years ago.</p><p>So yes, I am deeply suspicious of enormous government datasets.</p><p>Please release the enormous government dataset as soon as possible.</p><p>Thank you.</p><h2>Doesn&#8217;t the Government Already Know Most of This?</h2><p>There was another thought that kept popping into my head while I was completing the Census: why am I telling the government some of this information in the first place?</p><p>The Australian Government and state governments already maintain an extraordinary number of administrative datasets. Births and deaths are registered. The tax system contains financial and employment information. Governments maintain business records. Medicare exists. Centrelink exists. Immigration records exist. Education systems exist. Property records exist. ASIC exists. The ATO exists. There are already enormous quantities of information about Australians scattered throughout government.</p><p>Now, there are extremely good reasons those databases aren&#8217;t all joined together into one gigantic government super-database where every public servant can search your name and see your entire existence. Different agencies collect information for different purposes and operate under different legislation, privacy requirements and access controls. Combining all of it indiscriminately would arguably create an even bigger privacy nightmare than the Census itself.</p><p>But from the citizen&#8217;s perspective, it still creates this bizarre contradiction where the government simultaneously knows an enormous amount about us while behaving like none of its departments have ever met each other.</p><p>We submit information to one department. Another department asks us for the same information. Then another government service asks again. Then every five years we fill out a Census form containing information that may overlap with administrative records already sitting somewhere else inside government.</p><p>That&#8217;s partly because there are legitimate privacy protections preventing government agencies from simply sharing everything with each other, which is probably a good thing. But it also exposes one of the biggest problems with government digital transformation: government itself is incredibly fragmented.</p><p>So rather than digital systems removing bureaucracy, sometimes we just digitise the bureaucracy.</p><h2>And Who Has to Clean This Data?</h2><p>The other thing that caught my attention while filling it out was the number of questions that allow relatively open text responses.</p><p>This is admittedly the data nerd part of my frustration because the moment I see a free-text field in a dataset I immediately think about the poor bugger who eventually has to clean it.</p><p>If you allow humans to freely type things into a database, humans will very quickly demonstrate why humans should not be allowed to freely type things into databases. One person writes &#8220;Marketing Manager&#8221;, another writes &#8220;Marketing Mgr&#8221;, another writes &#8220;Digital Marketing&#8221;, another just writes &#8220;marketing&#8221;, and someone inevitably describes themselves as a &#8220;professional Facebook wizard&#8221;.</p><p>There are legitimate reasons to allow free-text responses. Predefined categories can miss unusual occupations, cultural identities, emerging industries and answers that whoever designed the form simply didn&#8217;t anticipate. You don&#8217;t want the structure of your questionnaire determining what kinds of Australians are allowed to statistically exist.</p><p>But from a data-processing perspective, it must be an absolute nightmare. You&#8217;re dealing with spelling mistakes, abbreviations, slightly different descriptions of identical things, jokes, nonsense and completely legitimate answers that don&#8217;t fit neatly into existing classifications.</p><p>Enjoy your fuzzy matching.</p><p>Godspeed.</p><h2>So... Should We Actually Be Worried About the Census?</h2><p>This is where I reach the incredibly satisfying conclusion that I don&#8217;t actually know.</p><p>I started this entire thought process because I was annoyed at a website, but the Census sits directly in the middle of two things I strongly believe. I believe personal information should be protected aggressively and that governments shouldn&#8217;t collect information merely because collecting it might someday be useful. At the same time, I believe good decisions require good data, and you cannot meaningfully understand a country of roughly 27 million people without collecting information about the people who actually live in it.</p><p>Collect too little information and government planning becomes worse. Collect enormous amounts of information and you&#8217;ve created an enormous privacy and cybersecurity responsibility. Digitise the process and the information becomes faster to process, easier to analyse and potentially cheaper to collect at scale, but you&#8217;ve also created technological dependencies and concentrated cyber risks that paper never had. Keep everything analogue and you reduce some of those digital risks while making collection and processing slower, more cumbersome and potentially more expensive.</p><p>It&#8217;s a Catch-22. Damned if you do, damned if you don&#8217;t.</p><p>Maybe that&#8217;s actually what bothers me about the constant push towards government digitisation. Digital transformation isn&#8217;t inherently progress. Data collection isn&#8217;t inherently surveillance. Paper isn&#8217;t inherently obsolete. Technology isn&#8217;t automatically the correct solution simply because it&#8217;s newer. Every one of these systems involves trade-offs, and we&#8217;ve become extraordinarily good at talking about the benefits of digitisation without spending nearly enough time talking about the new risks and dependencies we&#8217;re creating along the way.</p><p>Maybe the question governments should be asking isn&#8217;t, <em>&#8220;How do we digitise this?&#8221;</em></p><p>Maybe it should be, <em>&#8220;Does digitising this actually make it better?&#8221;</em></p><p>Because if the answer is no, I&#8217;m perfectly happy with a piece of paper.</p><p>Just make sure you digitise the results afterwards.</p><p>I have models to build.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[The AI Problem Is Worse Than Big AI]]></title><description><![CDATA[Bad actors do bad things.]]></description><link>https://brainwaves.tomedia.com.au/p/the-ai-problem-is-worse-than-big</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/the-ai-problem-is-worse-than-big</guid><dc:creator><![CDATA[Tomas Heligr-Pyke]]></dc:creator><pubDate>Tue, 11 Aug 2026 03:08:55 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/c53a1b7c-5914-42ae-88f6-3ed055fb3186_1365x2048.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h3>We keep worrying about what OpenAI, Anthropic and Google might do with artificial intelligence. Meanwhile, anyone with enough hardware can download it, remove the guardrails and do almost whatever they want.</h3><p>So I think this is an interesting thing. We seem to be very worried about Big AI being bad. OpenAI is a cesspit. Anthropic is literally the demon spawn. Google is apparently taking evil to a whole new level. Depending on which corner of the internet you happen to wander into, there is always a corporation currently responsible for the impending collapse of civilisation.</p><p>And look, some of the criticism is absolutely warranted. These are extraordinarily powerful companies building extraordinarily powerful technology, often faster than governments, regulators and society can properly understand what they&#8217;re building. There are legitimate questions around privacy, copyright, employment, misinformation, surveillance, environmental impact, monopolisation and the increasingly uncomfortable amount of power being concentrated into a handful of companies.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>But I&#8217;d like to propose another outcome, which is pretty much the normal with me at this point. Big AI is only partly the problem. Unfortunately, the actual problem might be significantly worse, because we keep talking about AI as though OpenAI, Anthropic, Google and the other frontier labs are holding the keys to the machine.</p><p>They&#8217;re not. The machine has already escaped.</p><h2>Axiom Accidentally Sent Me Down a Rabbit Hole</h2><p>As I&#8217;ve mentioned before, I&#8217;ve been working on my own AI orchestrator called AXIOM. I&#8217;ve written an entire Brainwaves article about it already, so I won&#8217;t repeat the whole thing here. The important part is that I&#8217;m now onto version three, and building it has forced me considerably further down the AI rabbit hole than I expected to go.</p><p>AXIOM isn&#8217;t really an AI model itself. It&#8217;s closer to an orchestration system. Different models, tools, machines and agents can be given jobs, work autonomously, communicate with other systems and perform increasingly complicated tasks without me manually sitting there typing prompts into ChatGPT. Once you start experimenting with this stuff properly, you realise it really isn&#8217;t that difficult anymore.</p><p>Obviously there is a technical barrier. You need to understand computers. You need some programming knowledge. You need the hardware. You need to understand models, context windows, inference, APIs, agents and a bunch of other wonderfully nerdy things. But none of this requires being a Google engineer. I can do it, and that&#8217;s where my existential crisis begins, because if I can do it, plenty of other people can too.</p><h2>I&#8217;ve Been Avoiding Writing About This</h2><p>I&#8217;ve actually been avoiding writing Brainwaves articles about the state of the world lately. Everything feels too heavy. Every time I turn on the news there is another war, political crisis, economic problem, technological nightmare, environmental disaster or some other horrible thing happening somewhere.</p><p>Obviously humanity has always been like this. We&#8217;re very good at romanticising the past while conveniently forgetting that most of human history consisted of disease, war, famine and somebody invading somebody else because their king wanted another paddock. But the information environment is different now. Everything happens in front of us, constantly, and AI has somehow managed to become simultaneously one of the things that makes me most optimistic about the future and one of the things that makes me most concerned about it.</p><p>That&#8217;s the annoying part: I love this technology. I can learn things in hours that previously would have taken weeks. I can explore disciplines outside my existing expertise, build software faster, analyse enormous datasets and prototype stupid ideas simply because I wondered whether they were possible. It is genuinely incredible.</p><p>Then you pull back the curtain slightly further and think: oh. Oh no.</p><h2>You Can Run This Stuff Yourself</h2><p>I don&#8217;t think most people realise how accessible local AI has become. When the average person thinks about AI, they probably think about ChatGPT, Claude or Gemini. You type something into a website, your request travels somewhere into a gigantic data centre, the model processes it, the company applies its policies and safety systems, and something comes back.</p><p>That creates a comforting assumption that someone, somewhere, is in control.</p><p>Except you don&#8217;t actually need the company.</p><p>You can download models and run them locally. Completely locally. No internet connection required. The best model I currently run on my laptop is GPT-OSS 120B. It consumes an absolutely ridiculous amount of memory when running, but the fact that I can run a roughly GPT-4o-class open-weight language model on a laptop sitting in front of me is absurd.</p><p>Not a data centre or some university supercomputer. My laptop.</p><p>Once the model is sitting on your computer, you can connect it to agent software, give it access to files, development environments and tools, let it write code, analyse information and perform tasks. You suddenly have this strange little synthetic worker sitting inside your computer that doesn&#8217;t necessarily need an internet connection or a corporation sitting between you and it.</p><p>Which is incredibly exciting, until you discover abliteration.</p><h2>Abliteration Is Where This Gets Uncomfortable</h2><p>&#8220;Abliteration&#8221; is one of those words that sounds like it was invented by someone on Reddit at 3am, but the basic concept is fascinating and slightly horrifying.</p><p>AI models contain mechanisms that influence whether they comply with certain requests. Researchers and hobbyists have discovered techniques for modifying models in ways that substantially weaken or remove some of those refusal behaviours. The technical details get increasingly complicated, and at a certain point involve mathematics that causes my brain to politely leave the room, but the practical outcome is simple: models can be modified so that safeguards become significantly weaker.</p><p>Now combine that with everything I just described. Local models, no central provider, no API moderation, agent frameworks, autonomous execution, powerful consumer hardware, open-source software and models deliberately modified to refuse fewer instructions.</p><p>That&#8217;s the bit that worries me, because suddenly our entire conversation about &#8220;AI safety&#8221; starts looking strangely incomplete.</p><h2>We Keep Asking Corporations to Control Something They No Longer Control</h2><p>Governments can regulate OpenAI. They can regulate Anthropic. They can regulate Google. They can require age verification, restrict websites, force platforms to remove certain models, block services, write enormous pieces of legislation with exciting names and hold parliamentary hearings where politicians ask technology executives questions about things neither side particularly wants to explain properly.</p><p>But what exactly do you regulate when somebody can download the model?</p><p>Australia can block access to a website, but a sufficiently motivated person can find another route. A model can disappear from one hosting service and appear somewhere else. Files can be copied. Software can be forked. Models can be modified. Once something is sitting on somebody&#8217;s computer, the government cannot magically reach through the screen and put the safety features back.</p><p>This is the part of the AI debate I think we&#8217;re dramatically underestimating. We are treating AI like a service when, increasingly, it is infrastructure.</p><p>And infrastructure spreads.</p><h2>My Client Got Hacked, Which Somehow Made This Worse</h2><p>The rabbit hole actually started somewhere much more boring: a client got hacked.</p><p>That made me start thinking seriously about whether I should be doing more proactive security testing across the websites and infrastructure I manage. Attackers are already using automation and AI-assisted tooling, so eventually defensive security reaches an uncomfortable conclusion: refusing to understand offensive techniques doesn&#8217;t make your systems safer. It just means somebody else understands your vulnerabilities better than you do.</p><p>So I&#8217;ve been researching how autonomous agents could assist with authorised penetration testing against systems I manage. The objective is completely legitimate: find vulnerabilities before somebody malicious does, patch them, improve monitoring and make the websites safer. That&#8217;s a genuinely good application of the technology.</p><p>But while researching what these systems are capable of, you inevitably discover what the exact same underlying technology can do when you remove the words &#8220;authorised&#8221; and &#8220;defensive&#8221;. The same autonomous architecture that can continuously inspect my infrastructure for vulnerabilities could be adapted by someone else to continuously search for vulnerable infrastructure to attack.</p><p>The underlying capability doesn&#8217;t understand morality. We add the morality.</p><h2>And Cybersecurity Is Only One Example</h2><p>This problem isn&#8217;t limited to hacking. Generative image systems can also run locally. Video systems are improving. Voice cloning is improving. Language models are improving. Automation frameworks are improving. Agents are gaining access to browsers, operating systems, terminals and external tools.</p><p>And safeguards are not universal.</p><p>We&#8217;ve already seen deeply disturbing cases involving AI-generated sexualised deepfakes, including reports involving students and school communities. That genuinely makes me feel sick, and it demonstrates the central problem perfectly. You cannot solve malicious human behaviour by asking a model nicely not to participate, especially when another version of that model exists without the restriction.</p><p>Hacking is one thing. Synthetic media is another. Fraud, impersonation, misinformation, automated harassment and whatever other depraved use somebody thinks of next all exist on the same spectrum. AI hasn&#8217;t invented human depravity. We&#8217;ve been doing perfectly well in that department for thousands of years.</p><p>What AI changes is how much one person can do.</p><h2>The Same Technology Can Also Be Incredible</h2><p>This is where I keep getting stuck, because I don&#8217;t think &#8220;AI is evil&#8221; is an intellectually serious conclusion either.</p><p>I&#8217;m currently exploring AI-assisted penetration testing to make client infrastructure safer. That&#8217;s good. I&#8217;m building systems that analyse businesses and help them understand where they should invest, where opportunities exist and how they can make better decisions. That&#8217;s good too. Even calling some of that &#8220;AI&#8221; is questionable because half the time we&#8217;re really talking about traditional statistics, semantic analysis, machine learning and data engineering with AI slapped on the front because apparently everything needs AI branding now.</p><p>I&#8217;m also experimenting with pipelines that combine my photography with computer vision, photogrammetry, Gaussian splatting and generative systems to create better digital representations of client products. That&#8217;s incredibly cool. Similar technology can be used for architecture, historical preservation, education, training, simulation, accessibility, medicine, engineering and scientific research.</p><p>You can build systems that help people learn. Systems that help small businesses compete with enormous companies. Systems that make software accessible to people who could never previously afford development teams. Systems that analyse mountains of information and surface things humans would have missed.</p><p>The technology isn&#8217;t inherently evil.</p><p>That&#8217;s almost the problem.</p><h2>AI Isn&#8217;t the Enemy</h2><p>AI is still a tool, but I think we&#8217;ve created a fundamentally different category of tool.</p><p>A hammer can build a house or cave someone&#8217;s skull in. The difference is that a hammer cannot independently manufacture another hammer, research better skull-caving techniques, write the instructions, translate them into 40 languages, produce the marketing campaign and then operate continuously while you sleep.</p><p>AI can increasingly participate in that entire chain.</p><p>That&#8217;s what changes the equation. The problem isn&#8217;t simply that AI can be misused, because every technology can be misused. The problem is scale. One malicious person can suddenly produce the output that previously required dozens, hundreds or potentially thousands of people. One person can generate enormous quantities of misinformation, automate scams, manufacture fake identities or generate synthetic images, voices and videos. One technically capable attacker can potentially automate parts of cyberattacks that previously required significantly more expertise and labour.</p><p>And the marginal cost keeps approaching zero.</p><p>That is different.</p><h2>Regulation Doesn&#8217;t Solve the Fundamental Problem</h2><p>I&#8217;m not saying regulation is pointless. There are absolutely areas where governments should regulate how companies collect data, deploy AI, handle people&#8217;s likenesses, protect children, disclose synthetic media and use automated systems in high-risk environments. There should be consequences when people use these systems to commit crimes, and there should be responsibilities placed on corporations deploying powerful technology at enormous scale.</p><p>But regulation cannot make the capability disappear.</p><p>That&#8217;s the uncomfortable truth. The genie isn&#8217;t going back into the bottle.</p><p>We can regulate commercial nuclear reactors because building a nuclear reactor in your bedroom is somewhat inconvenient. AI doesn&#8217;t have that limitation. The hardware required to run increasingly capable models is becoming cheaper and more accessible. The models themselves can be copied infinitely. Knowledge spreads. Code spreads. Research spreads. Once a capability exists publicly, preventing determined malicious actors from accessing it becomes extraordinarily difficult.</p><p>Which means the safety question eventually moves beyond &#8220;How do we stop AI companies from doing bad things?&#8221; It becomes something far more difficult:</p><p>What happens when millions of individuals have access to capabilities that previously belonged to governments and enormous corporations?</p><p>I don&#8217;t think we&#8217;ve properly processed that yet.</p><h2>This Is Why I&#8217;m Having an Existential Crisis</h2><p>Because I build something cool, then discover somebody can use roughly the same thing for something horrible.</p><p>I build autonomous agents because I want software that can help operate my infrastructure. Someone else can build autonomous agents designed to attack infrastructure. I experiment with generative media because I want better creative pipelines. Someone else uses generative media to humiliate, exploit or deceive people. I use local models because I want privacy, independence and control over my own technology. Someone else wants local models because nobody can tell them no.</p><p>Am I the problem? Of course not. But that&#8217;s almost beside the point.</p><p>The barrier is simply becoming very low.</p><p>Someone could build autonomous malicious software. Someone could use unrestricted models to seek information mainstream systems deliberately refuse to provide. Someone could build an automated fake influencer, generate the photos, write the captions, manufacture the personality, generate videos, reply to messages and operate the account indefinitely.</p><p>Not because they&#8217;re some elite hacker sitting in a dark room surrounded by seventeen monitors, but because the components required to do these things are becoming increasingly accessible.</p><p>That is the scary part.</p><h2>So What Exactly Are We Supposed to Do?</h2><p>No idea. Excellent conclusion, I know.</p><p>I don&#8217;t think anyone really knows. We&#8217;re trying to build rules around something that is evolving faster than the rules can be written, and personally I&#8217;m stuck in this strange position where I don&#8217;t want to stop exploring the technology simply because other people can misuse it. That would be ridiculous. The same curiosity that led me into this existential crisis is also showing me ways of making systems safer.</p><p>Maybe that is actually where the responsibility sits. Not pretending the dangerous capabilities don&#8217;t exist, but understanding them. Testing them responsibly. Building defences. Creating better verification systems. Teaching people how synthetic media works. Hardening infrastructure. Making provenance easier to establish. Developing ethical norms around how these systems should be used.</p><p>And, importantly, maintaining some kind of moral framework when the technology itself doesn&#8217;t provide one.</p><p>Which brings me, somewhat predictably, back to Christianity.</p><h2>Thank God I Have Some Kind of Moral Baseline</h2><p>I don&#8217;t mean that as &#8220;Christians good, everyone else evil.&#8221; History would make that argument collapse almost immediately. I mean that personally, I&#8217;m increasingly grateful that I have something outside technology against which I can measure what I&#8217;m doing.</p><p>Because technological capability is a terrible moral framework.</p><p>&#8220;Can I build it?&#8221; is not the same question as &#8220;Should I build it?&#8221; &#8220;Can this be automated?&#8221; is not the same question as &#8220;Should this be automated?&#8221; And &#8220;Can this make money?&#8221; is definitely not the same question as &#8220;Should this exist?&#8221;</p><p>AI doesn&#8217;t solve those questions. If anything, it makes them considerably more important. When your capabilities increase, your responsibility increases with them.</p><p>Perhaps that is the part of the AI conversation we should be focusing on more. Not simply what the machine is capable of, but what <em>we</em> are capable of doing with it.</p><h2>White Hat AI</h2><p>So maybe that&#8217;s where I land: white hat AI.</p><p>I&#8217;m going to keep experimenting. I&#8217;m going to keep building AXIOM. I&#8217;m going to keep downloading models onto increasingly ridiculous computers. I&#8217;m going to keep experimenting with autonomous agents, local models, security systems, data analytics, computer vision, generative media and whatever other absurd technology appears next Tuesday.</p><p>And I&#8217;m going to see how far I can push it.</p><p>But there needs to be a line. Use offensive security knowledge to improve defensive security. Use autonomous agents to protect infrastructure rather than attack it. Use generative media to create rather than exploit. Use data to help businesses make better decisions rather than manipulate people. Understand the dangerous capabilities precisely because pretending they don&#8217;t exist leaves those capabilities exclusively to people who don&#8217;t care about the consequences.</p><p>Fight the depravity rather than contribute to it.</p><p>Because I don&#8217;t think we&#8217;re stopping this thing.</p><p>Five years from now? I have absolutely no idea what the world looks like. At the current rate, I&#8217;m not entirely confident what it looks like one year from now. That scares me, but it also fascinates me. Perhaps that&#8217;s the uncomfortable reality of living through a technological revolution: the same invention can make you incredibly hopeful and deeply concerned at exactly the same time.</p><p>AI isn&#8217;t God. It isn&#8217;t the devil either. It&#8217;s something much more uncomfortable.</p><p>It&#8217;s a tool that increasingly amplifies whatever the person holding it already intended to do.</p><p>And we&#8217;ve just handed that tool to humanity.</p><p>If you&#8217;ve met humanity, you&#8217;ll understand why I&#8217;m concerned.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Stop Domesticating God]]></title><description><![CDATA[Brainwaves &#8212; Sunday Notes]]></description><link>https://brainwaves.tomedia.com.au/p/stop-domesticating-god</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/stop-domesticating-god</guid><dc:creator><![CDATA[Tomas Heligr-Pyke]]></dc:creator><pubDate>Sun, 09 Aug 2026 02:45:55 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/d66a2a87-03bd-4843-9d16-bc26c1b6a74e_1365x2048.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Okay, so I wanted to start a new series.</p><p>Most Sundays at church I take notes. Sometimes they&#8217;re direct notes from the sermon, sometimes they&#8217;re Bible verses I want to come back to, and sometimes they&#8217;re just whatever thought has fired off in my brain while someone else is still talking.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>And I&#8217;ve realised I actually get quite a lot out of going back through them.</p><p>So I thought: why not share them?</p><p>This isn&#8217;t going to be me pretending to be a theologian. It&#8217;s also not going to be a neat summary of the sermon every week. Think of it more like my notes from Sunday, expanded with my own thoughts, questions and occasional existential crisis attached.</p><p>I&#8217;m hoping that, firstly, writing these helps me properly process what I&#8217;ve heard rather than forgetting 90% of it by Monday morning.</p><p>But secondly, maybe sharing them helps someone else with their own faith journey too.</p><p>And if faith isn&#8217;t your thing, read it anyway lol. Might be exactly what you need.</p><p>This week, we&#8217;re in Mark 6.</p><h2>When Jesus Goes Home</h2><p>Mark 6 begins with Jesus returning to his hometown of Nazareth.</p><p>Which is already interesting when you think about who these people are.</p><p>They know Jesus.</p><p>Or at least, they <em>think</em> they know Jesus.</p><p>This is the town where Jesus grew up. These are people who would have known his family. Some of them presumably watched him grow from a child into a man. They knew Mary. They knew his brothers and sisters. They knew him as the carpenter.</p><p>Then Jesus comes back and begins teaching in the synagogue.</p><p>And they&#8217;re amazed.</p><blockquote><p>&#8220;Where did this man get these things?&#8221;</p></blockquote><p>That&#8217;s the question they ask.</p><p>They recognise that something extraordinary is happening. They hear his wisdom. They&#8217;ve heard about the miracles. Jesus has just come from places where incredible things are happening around him.</p><p>And yet something doesn&#8217;t compute.</p><p>Ralph made an interesting point about this: perhaps their vision of Jesus was simply too small.</p><p>They couldn&#8217;t separate the Jesus they remembered from the Jesus standing in front of them.</p><p>They had already decided who he was.</p><p>He&#8217;s the carpenter.</p><p>He&#8217;s Mary&#8217;s son.</p><p>We know his family.</p><p>We know where he came from.</p><p>So who does he think he is?</p><p>And I think there is something deeply uncomfortable in that because we can do exactly the same thing.</p><h2>We Put God in a Box</h2><p>Mark 6:3 ends with a surprisingly strong response:</p><blockquote><p>&#8220;And they took offence at him.&#8221;</p></blockquote><p>They weren&#8217;t merely confused by Jesus.</p><p>They were offended by him.</p><p>The Greek behind the idea of taking offence is where we get the idea of a <em>scandal</em> or stumbling block. Something about Jesus didn&#8217;t just challenge their understanding. It collided with it.</p><p>They had a box labelled JESUS.</p><p>Jesus had stopped fitting inside it.</p><p>And rather than making the box bigger, they rejected what was standing in front of them.</p><p>I think we do this constantly with God.</p><p>We domesticate God.</p><p>We turn him into something manageable. Something familiar. Something that fits comfortably alongside everything else we&#8217;ve already decided about life.</p><p>God can have Sunday morning.</p><p>God can help with my problems.</p><p>God can give me some guidance.</p><p>God can hopefully make me a slightly better person.</p><p>But then God disagrees with us.</p><p>And suddenly we&#8217;re offended.</p><p>Because somewhere along the way we stopped trying to become more like God and started trying to make God more like us.</p><p>We want a God who validates the life we&#8217;ve already chosen rather than one who might completely rearrange it.</p><p>That isn&#8217;t really surrender.</p><p>That&#8217;s asking God to become our consultant.</p><h2>God Doesn&#8217;t Want to Improve Your Life</h2><p>This is probably the part that hit me hardest.</p><p>Because Christianity isn&#8217;t ultimately about God helping me become a more successful version of myself.</p><p>God has no interest in merely helping me live <em>my</em> life better.</p><p>He wants my life.</p><p>Jesus says something brutally direct in Luke 14:</p><blockquote><p>&#8220;Those of you who do not give up everything you have cannot be my disciples.&#8221;</p></blockquote><p>Not exactly inspirational-coffee-mug Christianity.</p><p>Everything.</p><p>And this is something I struggle with.</p><p>I overthink worldly things constantly.</p><p>Where is my money coming from?</p><p>Where is it going?</p><p>What am I building?</p><p>What&#8217;s the next move?</p><p>What happens if this goes wrong?</p><p>How do I make sure that doesn&#8217;t happen?</p><p>How do I control the outcome?</p><p>And control becomes the problem.</p><p>Because if I genuinely believe my life belongs to God, then at some point I have to actually let it belong to God.</p><p>My money is God&#8217;s.</p><p>My work is God&#8217;s.</p><p>My plans are God&#8217;s.</p><p>My future is God&#8217;s.</p><p>My successes are God&#8217;s.</p><p>My failures are God&#8217;s.</p><p>That doesn&#8217;t mean becoming irresponsible and sitting around waiting for money to fall from heaven. It means recognising that ultimately I am a steward, not the owner.</p><p>There&#8217;s a massive difference.</p><p>Maybe a better prayer is:</p><p>Take everything from me, as long as you&#8217;re glorified through it.</p><p>And I don&#8217;t particularly enjoy writing that sentence because there is a difference between saying it and actually meaning it.</p><h2>We Prefer the God We Already Know</h2><p>There&#8217;s another problem hiding inside Nazareth.</p><p>Familiarity.</p><p>We tend to settle for what we&#8217;ve always known rather than make room for whatever new thing God might be doing.</p><p>Nazareth knew Jesus as the carpenter.</p><p>They couldn&#8217;t comprehend Jesus as anything greater.</p><p>And I wonder how often churches do exactly the same thing.</p><p>&#8220;This is how we&#8217;ve always done it.&#8221;</p><p>&#8220;This is what church looks like.&#8221;</p><p>&#8220;This is how worship works.&#8221;</p><p>&#8220;This is who belongs here.&#8221;</p><p>&#8220;This is what God does.&#8221;</p><p>We construct an image of God from our previous experiences of him, then accidentally use that image to restrict what we believe he can do next.</p><p>The vision God has is so much greater than what we can envisage.</p><p>It is greater than our institutions.</p><p>Greater than our traditions.</p><p>Greater than our plans.</p><p>Greater than the darkness around us.</p><p>Greater than our sin.</p><p>Greater than whatever comfortable little box we&#8217;ve managed to squeeze him into.</p><p>Maybe part of faith is having the humility to admit that God might be considerably bigger than our understanding of God.</p><h2>A Prophet Without Honour</h2><p>Jesus responds to Nazareth:</p><blockquote><p>&#8220;A prophet is not without honour except in his own town, among his relatives and in his own home.&#8221;</p></blockquote><p>What strikes me is that Jesus doesn&#8217;t throw a tantrum.</p><p>He isn&#8217;t offended because people haven&#8217;t recognised how important he is.</p><p>If anything, the passage feels sad.</p><p>He has come home carrying something extraordinary, and the people who should have welcomed him can&#8217;t see beyond the version of him they already know.</p><p>What should they have done?</p><p>Honoured him.</p><p>Welcomed him.</p><p>Made room for him.</p><p>Expected something.</p><p>Instead, Mark gives us one of the strangest verses in the passage:</p><blockquote><p>&#8220;He could not do any miracles there, except lay his hands on a few sick people and heal them.&#8221;</p></blockquote><p>Which is also an absolutely hilarious Biblical standard for &#8220;not many miracles.&#8221;</p><p>Oh, nothing much happened. He just healed a few sick people.</p><p>But compare Nazareth with everything happening around Jesus elsewhere.</p><p>Something is missing.</p><p>Mark tells us exactly what it is.</p><p>Faith.</p><h2>God Will Not Force Himself on You</h2><p>This is where the passage gets uncomfortable.</p><p>God will not dwell where God is not wanted.</p><p>That doesn&#8217;t mean God disappears from existence because someone doesn&#8217;t believe in him. It means God doesn&#8217;t force relationship upon us.</p><p>We have free will.</p><p>If you don&#8217;t want God, God isn&#8217;t going to kick the door down and force you to worship him.</p><p>You don&#8217;t want God?</p><p>Okay.</p><p>Deal with it.</p><p>(My words, not Ralph&#8217;s lol.)</p><p>But that principle becomes much more uncomfortable when applied to Christians.</p><p>Because it&#8217;s easy to point at the unbelieving world and say, &#8220;They don&#8217;t want God.&#8221;</p><p>What about us?</p><p>Do <em>we</em>?</p><p>Not theoretically.</p><p>Actually.</p><p>Do we want God when God disrupts our plans?</p><p>Do we want God when obedience costs us something?</p><p>Do we want God when he disagrees with us?</p><p>Do we want God when following him means giving something up?</p><p>Do we want God, or do we want the benefits we associate with having God nearby?</p><p>Those are two very different things.</p><h2>Amazed by Jesus, Without Faith in Jesus</h2><p>Mark 6:6 says:</p><blockquote><p>&#8220;He was amazed at their lack of faith.&#8221;</p></blockquote><p>Jesus was amazed.</p><p>That&#8217;s quite a sentence.</p><p>Especially because there is another moment in the Gospels where Jesus is amazed, except for the exact opposite reason.</p><p>A Roman centurion asks Jesus to heal his servant. Jesus offers to come to his home, but the centurion essentially says there is no need.</p><p>Just say the word.</p><p>That&#8217;s enough.</p><p>And Jesus marvels at his faith.</p><p>The contrast is brilliant.</p><p>Nazareth had every reason to believe.</p><p>They knew Jesus.</p><p>They heard him teach.</p><p>They were amazed by his wisdom.</p><p>They knew the stories.</p><p>And still they lacked faith.</p><p>The centurion simply believed that if Jesus spoke, it would happen.</p><p>Which leaves us with a pretty confronting possibility:</p><p>You can be impressed by Jesus and still have no faith in him.</p><p>You can enjoy the sermon.</p><p>You can like Christian ideas.</p><p>You can know Bible verses.</p><p>You can sing worship songs.</p><p>You can think Jesus was an extraordinary teacher.</p><p>You can even be amazed by him.</p><p>And still not actually trust him.</p><p>Faith isn&#8217;t admiration.</p><p>Faith requires something from us.</p><h2>The Harvest Is Still Plentiful</h2><p>This connects to another teaching of Jesus: the harvest is plentiful, but the workers are few.</p><p>There is so much to do.</p><p>And frankly, we don&#8217;t do enough.</p><p>I don&#8217;t mean that in the exhausting religious sense where everyone needs to add another seven church activities to their calendar.</p><p>I mean that if we genuinely believe what we say we believe, the scale of our vision should probably look different.</p><p>The vision is so much greater than what we can see.</p><p>God&#8217;s vision for a person is greater than their sin.</p><p>God&#8217;s vision for a church is greater than maintaining Sunday attendance.</p><p>God&#8217;s vision for a city is greater than keeping Christianity quietly contained inside church buildings.</p><p>But we have to remain hungry for it.</p><p>Because churches can lose that hunger.</p><p>Revelation&#8217;s warning to the church in Ephesus is confronting precisely because Ephesus wasn&#8217;t simply a useless church. It had works, endurance and discernment, yet Christ tells them they have abandoned their first love.</p><p>A church can remain busy while spiritually dying.</p><p>It can maintain programs.</p><p>Maintain buildings.</p><p>Maintain services.</p><p>Maintain traditions.</p><p>Maintain committees.</p><p>Maintain absolutely everything except the thing that gave it life in the first place.</p><p>And eventually you&#8217;re maintaining a corpse.</p><h2>What Are We Actually Expecting?</h2><p>Revival didn&#8217;t break out in Nazareth.</p><p>Not because Jesus wasn&#8217;t there.</p><p>Jesus was literally standing among them.</p><p>That&#8217;s what makes the story so strange.</p><p>They had the presence of Jesus and still missed what was possible.</p><p>Which makes me wonder what we actually expect when we gather as a church.</p><p>Do we expect God to do something?</p><p>Do we expect people to change?</p><p>Do we expect broken people to be restored?</p><p>Do we expect people who don&#8217;t know God to encounter him?</p><p>Do we expect our communities to change?</p><p>Do we expect revival?</p><p>Or do we expect a nice service that finishes roughly on time so everyone can go and get lunch?</p><p>Expectation doesn&#8217;t mean God becomes some cosmic vending machine where sufficient faith earns us miracles. That&#8217;s not the point.</p><p>But our hunger for God absolutely affects how much room we make for him.</p><p>How much of ourselves are we actually willing to surrender?</p><p>How much space have we made?</p><p>How much are we willing to risk?</p><p>How much do we actually want him?</p><p>Because maybe the question isn&#8217;t whether God is willing to move.</p><p>Maybe sometimes the question is whether we&#8217;ve left any room for him to move at all.</p><h2>Stop Domesticating God</h2><p>That&#8217;s probably my biggest takeaway from this Sunday.</p><p>Stop domesticating God.</p><p>Stop shrinking him until he comfortably fits inside the life we&#8217;ve already designed.</p><p>Stop treating Jesus like a familiar mate whose job is to agree with us.</p><p>Stop confusing admiration with faith.</p><p>Stop asking God to bless our plans without ever asking whether they&#8217;re his plans.</p><p>And stop assuming that because we&#8217;ve known God for years, we&#8217;ve somehow reached the boundaries of what God can do.</p><p>The people of Nazareth thought they knew Jesus.</p><p>That familiarity became the very thing preventing them from seeing him.</p><p>I don&#8217;t want that.</p><p>I don&#8217;t want a faith where Jesus becomes so familiar that I stop expecting anything from him.</p><p>I don&#8217;t want a church that talks endlessly about what God <em>did</em> while losing faith in what God <em>can do</em>.</p><p>And I definitely don&#8217;t want God reduced to a supporting character in the story of my own life.</p><p>The vision is bigger.</p><p>The harvest is bigger.</p><p>God is bigger.</p><p>And perhaps faith begins when we finally stop trying to make him smaller.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[AXIOM: Mission Failed, So I Built the Ultimate Machine]]></title><description><![CDATA[How a dead Mac mini experiment became the operating system Tomedia was missing.]]></description><link>https://brainwaves.tomedia.com.au/p/axiom-mission-failed-so-i-built-the</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/axiom-mission-failed-so-i-built-the</guid><dc:creator><![CDATA[Tomas Heligr-Pyke]]></dc:creator><pubDate>Wed, 22 Jul 2026 23:15:13 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/622917f2-f663-408f-83ac-32ba99ea4cb0_800x800.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2>It&#8217;s Been a Hot Minute</h2><p>So, it&#8217;s been a hot minute.</p><p>Again.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>I continue to be spectacularly bad at sticking to my usual attempt at publishing four articles every month. This month, you get two big ones instead.</p><p>Sorry, not sorry.</p><p>There is a good reason for that, though. I&#8217;ve been busy writing and building AXIOM.</p><p>I&#8217;ve also been working on 4671, but that is going to be a separate article because there is only so much sleep-deprived technical rambling I can reasonably fit into one post. Or, more accurately, only so much I should fit into one post.</p><p>This one is about AXIOM.</p><p>Or, more specifically, how a failed experiment involving a Mac mini slowly turned into the connective tissue for nearly everything I have spent the past year building.</p><h2>Mission Failed</h2><p>Remember AXIOM?</p><p>The story technically started with Claude Code, OpenClaw and a Mac mini.</p><p>I got a little overexcited, installed everything, connected it all together and managed to get the thing running. For a short and beautiful period, it appeared that I had created a useful little autonomous machine that could sit in the corner and do work for me.</p><p>Naturally, I wrote an article praising it.</p><p>The next day, it died in a ditch.</p><p>It stopped working. It stopped connecting. Nothing talked to anything properly. I spent an entirely reasonable amount of time cursing it, switched off the Mac mini and put it in a cupboard.</p><p>That is where it stayed for quite a while.</p><p>Mission failed.</p><p>Or so I thought.</p><p>My general worldview when it comes to technology is that if something is broken, badly designed or irritating enough, the obvious response is to build something better myself.</p><p>This is not necessarily a healthy worldview. It is, however, responsible for quite a lot of Tomedia.</p><p>So I eventually brought the Mac mini back out, mentally dusted off the AXIOM idea and started thinking about a problem I had needed to solve for a very long time.</p><p>The problem was not really OpenClaw.</p><p>The problem was me.</p><p>More specifically, the fact that I had somehow turned myself into the connective tissue between every system I had built.</p><h2>Tomedia Had Plenty of Organs but No Nervous System</h2><p>Tomedia is currently split into a growing collection of separate systems.</p><p>There is Scribe. There is Mule. There is Seer for large-scale research. There is Overwatch for proof, monitoring and reporting. There is Discover. There are internal CRM, creative and operational systems. There are website tools, deployment processes, client systems and a steadily expanding collection of models that do genuinely useful things.</p><p>They all exist.</p><p>Some of them are very good.</p><p>Some of them contain mathematical and strategic models that I have spent months building, testing and refining. They can implement repeatable strategies consistently, and I can see the impact of those strategies in client work.</p><p>The problem is that I am probably using most of them at about ten per cent of their full potential.</p><p>They have no connective tissue.</p><p>Each system understands its own part of the world, but there is no shared layer that understands why a piece of work exists, where its information came from, which client it relates to, what decision approved it, who or what is meant to carry it out, and whether the result actually worked.</p><p>That makes the whole business more convoluted to operate than it needs to be.</p><p>It also makes me quite sad, frankly. I have worked hard to build these systems, but the final step between &#8220;this is an impressive tool&#8221; and &#8220;this meaningfully changes how the company operates&#8221; has remained stubbornly manual.</p><p>At the same time, software engineering work has expanded into entire 30-hour weeks of big-data pipelines, integrated website systems and infrastructure work for one of my main clients.</p><p>That work is interesting and valuable, but it has stretched me thin.</p><p>Then there is Discover.</p><p>Discover gets new users every week, which should be exciting. The last count I saw was somewhere around 300 users, which is honestly not bad for something that only properly started around seven months ago and has changed substantially since then.</p><p>Unfortunately, I am not happy with it.</p><p>It is a buggy mess.</p><p>It does have an inbuilt error-finding system that tells me exactly what is going wrong on a daily basis, which is useful. The less useful part is that somebody still needs to fix those errors.</p><p>That somebody is me.</p><p>Assuming I have the time.</p><p>Free users also do not magically become paying users, especially when the platform they are being asked to pay for behaves like a bin fire with a login screen.</p><p>On top of that, there is Risen. CutCompass still needs to be finalised properly. Veritas needs cleaning up. Ephemera has only just reached the point where <em>The Big Book of SEO</em> is finished and available for sale.</p><p>There are client systems to maintain, internal products to finish, ideas to validate, reports to review, deployments to manage and bugs to fix.</p><p>I have been very busy.</p><p>Time has become the enemy of nearly every good thing I have built over the past six months to a year.</p><p>Which led me to a fairly obvious question.</p><p>What if there were a way to get some of that time back?</p><p>What if the menial coordination work could happen automatically, without handing complete control of the company to a chatbot with an API key and an unjustified amount of confidence?</p><p>That is where AXIOM comes in.</p><p>And, oh my, it is beautiful.</p><h2>The First Control Plane</h2><p>AXIOM did not originally begin as AXIOM.</p><p>The first practical version was called the AI Control Plane, which is functional but not exactly the sort of name that inspires mythology.</p><p>It lived inside Tomedia, and it had one job: use Codex to automate fixes for <code>TomediaMain</code>, the repository containing the main website.</p><p>TomediaMain already produced logs for every issue it found. Those errors were sent directly to me and saved into a bug-fix collection, ready for somebody to investigate.</p><p>The reporting part worked.</p><p>The fixing part still required manual effort.</p><p>I had to inspect the error, understand the relevant part of the codebase, create the task, implement the fix, test it, prepare the change and deploy it.</p><p>The Control Plane was designed to close that gap.</p><p>It would take a recorded error, turn it into a properly structured GitHub issue and move the proposed fix through a staged software-delivery process.</p><p>While building it, I finally accepted that it was probably time to set up proper GitHub Actions and deployment workers.</p><p>Until then, I had been doing a rather embarrassing amount of deployment work manually.</p><p>This did occasionally break things.</p><p>Whoops.</p><p>The new process added GitHub Actions, connected Codex through GitHub, generated fixes for me to review and returned them through pull requests.</p><p>And it worked.</p><p>It worked remarkably well.</p><p>The system could discover an issue, create the corresponding work and prepare a fix, sometimes within the first hour of the problem appearing.</p><p>Instead of an error sitting in a collection until I found time to deal with it, the first pass could already be waiting for review.</p><p>Bob&#8217;s your auntie Pat: the bug was identified, investigated and potentially fixed before it had time to become part of the furniture.</p><p>For Discover, that was ideal.</p><p>The product desperately needed a cleanup phase, and this gave me a credible way to perform one without sacrificing every other thing I was meant to be doing.</p><p>Perhaps, eventually, Discover could even earn some money.</p><p>It turns out people are more likely to pay for a platform when it is usable. Who knew?</p><h2>Then I Made It Bigger</h2><p>Naturally, I was not satisfied.</p><p>Fixing bugs automatically was useful, but I still had far too much to manage.</p><p>I wanted dedicated automation branches. I wanted release trees and separate pipelines for different areas of the platform. I wanted reports sent to me in a format I could approve while away from my desk. I wanted the whole process to be more visible, interactive and controllable.</p><p>So I introduced Slack.</p><p>Then I introduced more workers.</p><p>Then more routing.</p><p>Then more reporting.</p><p>Then all the other fun things that turn a small automation script into an infrastructure project.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!7Rt4!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0a950f96-5f14-4ec4-9c85-037a111e9e95_2888x1464.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!7Rt4!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0a950f96-5f14-4ec4-9c85-037a111e9e95_2888x1464.png 424w, https://substackcdn.com/image/fetch/$s_!7Rt4!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0a950f96-5f14-4ec4-9c85-037a111e9e95_2888x1464.png 848w, https://substackcdn.com/image/fetch/$s_!7Rt4!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0a950f96-5f14-4ec4-9c85-037a111e9e95_2888x1464.png 1272w, https://substackcdn.com/image/fetch/$s_!7Rt4!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0a950f96-5f14-4ec4-9c85-037a111e9e95_2888x1464.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!7Rt4!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0a950f96-5f14-4ec4-9c85-037a111e9e95_2888x1464.png" width="1456" height="738" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/0a950f96-5f14-4ec4-9c85-037a111e9e95_2888x1464.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:738,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:588863,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://brainwaves.tomedia.com.au/i/208017121?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0a950f96-5f14-4ec4-9c85-037a111e9e95_2888x1464.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!7Rt4!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0a950f96-5f14-4ec4-9c85-037a111e9e95_2888x1464.png 424w, https://substackcdn.com/image/fetch/$s_!7Rt4!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0a950f96-5f14-4ec4-9c85-037a111e9e95_2888x1464.png 848w, https://substackcdn.com/image/fetch/$s_!7Rt4!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0a950f96-5f14-4ec4-9c85-037a111e9e95_2888x1464.png 1272w, https://substackcdn.com/image/fetch/$s_!7Rt4!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0a950f96-5f14-4ec4-9c85-037a111e9e95_2888x1464.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>I also did not want every piece of internal work to require paid access to Codex, OpenAI or whichever model happened to be fashionable that week.</p><p>So I built a model machine.</p><p>A couple of years ago, I built a fairly powerful computer. AXIOM gave it a new purpose: running local models, benchmarking them and allowing several models to compete or collaborate on internal reporting and analysis.</p><p>The machine is connected through Cloudflare Zero Trust, which means I can access it securely from elsewhere without opening the entire thing to the internet and hoping for the best.</p><p>More importantly, the worker framework is designed so that the machine itself is not special.</p><p>I can bring the Mac mini back out of its cupboard, connect it and assign it a different set of workers. I can add another Mac mini later. I can attach a Linux GPU machine. I can temporarily route approved work to a cloud model.</p><p>Each machine contributes capacity.</p><p>The framework decides what kind of work that machine is suitable for.</p><p>This first version reached the point where it was roughly 80 per cent complete. Complete enough that the core approach worked, but not fully switched on across everything.</p><p>Then I made the dangerous mistake of thinking:</p><p>What else could I do with this?</p><h2>Introducing AXIOM v2</h2><p>This is AXIOM v2.</p><p>Or possibly v3, depending on whether we count the original OpenClaw monstrosity.</p><p>AXIOM is my new magnum opus. It is designed to take control of the time I cannot manage manually, without taking control away from me.</p><p>It is a second brain without fully surrendering the first one.</p><p>It is a way to implement more rigorous, repeatable and evidence-driven work. More importantly, it is finally a way to connect nearly all of Tomedia&#8217;s existing optimisation systems into one coherent package.</p><p>The ultimate machine.</p><h2>So, What Actually Is AXIOM v2?</h2><p>The easiest mistake would be to describe AXIOM as another AI assistant with a lot of integrations attached to it.</p><p>It isn&#8217;t.</p><p>An assistant usually sits inside a chat window and waits for somebody to ask it a question. It receives a prompt, produces an answer and then forgets most of the operational reality surrounding that answer.</p><p>AXIOM is closer to an operating system for a small digital company.</p><p>Or, more accurately, it is an artificial ecology made up of specialised workers, departments, models, machines, memories and approval systems, all operating beneath one protected controller.</p><p>It is the connective tissue Tomedia has been missing.</p><p>Instead of Scribe, Mule, Overwatch, Seer, Discover, SiteOps, CRM, Creative and everything else existing as separate islands, AXIOM sits above them.</p><p>It connects the reason work exists, the research behind it, the person or machine performing it, the approval that permitted it, the result it produced and the evidence showing whether that result actually worked.</p><p>The current AXIOM core already handles jobs, workers, model routing, costs, risks, approvals, Slack requests, GitHub issues and software delivery.</p><p>V2 broadens that control plane into a system that can research, plan, delegate, compare different approaches, retain evidence, measure results and gradually improve the way work is performed.</p><p>The distinction between what exists and what is planned matters.</p><p>I am not claiming every named component below is secretly alive, fully autonomous and running the company while I sip something expensive on a beach.</p><p>Some parts are working now. Some are being connected. Others are mapped as later capability branches.</p><p>The spine, however, exists.</p><p>That is the important bit.</p><h2>The Artificial Ecology</h2><p>The ecology comparison is not just me being dramatic.</p><p>Although I am, obviously, also being dramatic.</p><p>AXIOM itself acts as the protected germline. It owns the rules, goals, budgets, permissions and ability to create workers.</p><p>The workers are temporary cells.</p><p>Each worker has a manifest that functions a little like DNA. The manifest defines which model the worker uses, which tools it can access, what data it is permitted to see, how much compute it can consume, how long it is allowed to remain active and under which conditions it must stop.</p><p>Tests, evidence and real outcomes create the selection pressure.</p><p>Useful workers and workflows can be retained and reused. Unreliable ones can be modified or retired. Time limits, permission revocation and rollback function as a form of programmed cell death.</p><p>It is reproduction, without worrying about it coming back to bite me.</p><p>A worker cannot decide to copy itself onto another machine. It cannot expand its own permissions, remove its expiry time or suddenly decide that it should have access to a client advertising account.</p><p>Only AXIOM can create another worker.</p><p>Every child worker inherits a narrower set of permissions than the controller or parent process that created it.</p><p>This is one of the fundamental rules of the system.</p><p>More machines increase capacity.</p><p>They do not increase authority.</p><p>That means I can connect the Windows model machine, wake the Mac mini back up, add another Mac mini later, attach a Linux GPU box or temporarily use an approved cloud model.</p><p>Each machine registers what it can actually do. It reports which models are available, what hardware it has, how heavily loaded it is, what privacy levels it supports and which classes of work it is allowed to receive.</p><p>AXIOM can then place each job on the most appropriate machine.</p><p>The Mac mini is no longer pretending to be the brain.</p><p>It is one organ in a larger system.</p><h2>There Is No Main AI Model</h2><p>There is no single &#8220;main AI model&#8221; sitting at the centre of AXIOM.</p><p>That is deliberate.</p><p>Different models are good at different things. Some are quick and efficient. Some are better at careful reasoning. Some write stronger code. Some extract structured information more reliably. Some are useful precisely because they disagree with the others.</p><p>AXIOM is designed to take advantage of that diversity rather than pretending one model should be trusted with everything.</p><p>For difficult jobs, it can run tournaments.</p><p>One worker might focus on finding information quickly. Another might perform deeper reasoning. A third might attack the underlying assumptions. Another might verify every factual claim. Another might inspect the technical feasibility. Another might write the code.</p><p>The workers operate independently enough that one answer does not simply contaminate all the others.</p><p>Their outputs can then be compared.</p><p>Weak claims are challenged. Contradictions are surfaced. Unsupported conclusions are rejected or sent back for more evidence. The final result is checked again rather than accepted because one model sounded especially confident.</p><p>The objective is not to create artificial consensus.</p><p>It is to create useful disagreement and then resolve it with evidence.</p><p>A hundred copies of the same model making the same mistake is not intelligence.</p><p>The useful part comes from genuine diversity, independent evaluation and a reliable way to determine which answer survives.</p><p>This is where the named AXIOM departments begin to appear, because apparently one acronym was not enough and I decided the system needed an entire mythology.</p><h2>THEORIA: Research Before Action</h2><p>THEORIA is the research and development branch.</p><p>Before a major Tomedia feature, client strategy or operational change becomes active work, THEORIA creates a proper research dossier.</p><p>The dossier describes what currently exists, what problem is actually being solved, what evidence supports that problem, which assumptions are being made, what alternatives are available and how we would know whether the chosen direction worked.</p><p>That last part is particularly important.</p><p>A surprising amount of work begins with a solution somebody finds exciting, followed by a frantic attempt to invent the problem it supposedly solves.</p><p>THEORIA is intended to reverse that process.</p><p>It is not allowed to approve its own conclusions.</p><p>It produces the research for me to read, question, challenge, narrow, reject or approve as a specific direction.</p><p>Under THEORIA are several more specialised roles.</p><p>ARGUS is the evidence scout. It gathers internal information, client data, market research, technical sources and other relevant evidence. It records where information came from, when it was captured, how fresh it is and whether different sources contradict one another.</p><p>DAEDALUS is the systems architect. It maps the infrastructure that already exists before proposing another shiny new subsystem.</p><p>This is especially important for Tomedia because I am extremely capable of building a new tool before remembering that I created 70 per cent of it somewhere else six months earlier.</p><p>SOCRATES is the deliberately annoying one.</p><p>Its job is to challenge the idea, identify the strongest argument against it, expose unsupported claims and ask what evidence would prove the preferred direction wrong.</p><p>For example, imagine I want to add a major new feature to Discover.</p><p>ARGUS can investigate user behaviour, error patterns, feedback and market evidence. DAEDALUS can inspect whether the necessary capability already exists elsewhere in Tomedia. SOCRATES can ask whether the proposed feature solves the real problem or merely creates another subsystem for me to maintain.</p><p>THEORIA then assembles those perspectives into one versioned document.</p><p>I can comment on individual sections, request more evidence, ask for another option or approve one exact revision.</p><p>That revision is frozen.</p><p>AXIOM cannot quietly rewrite the document later and pretend the new version was what I approved all along.</p><p>Approving a direction also does not approve every action that might follow from it.</p><p>A research approval does not automatically grant permission to publish something, spend advertising money, merge code, deploy to production, send a document to a client or mutate an external provider.</p><p>A strategic decision and an operational permission are not the same thing.</p><p>That boundary is essential.</p><h2>HERMES: Turning Decisions Into Work</h2><p>Once a direction has been approved, HERMES handles the handoff.</p><p>HERMES is the coordination layer between a decision and the systems that must act on it.</p><p>It converts an approved direction into properly scoped work for the correct Tomedia departments.</p><p>The handoff includes the client, objective, source evidence, approved revision, expected result, constraints and acceptance criteria.</p><p>The next worker is not given a vague prompt with half the context missing.</p><p>This solves one of the most persistent problems in both human and machine workflows: context evaporating between stages.</p><p>A research system understands why something matters. A project-management tool sees only a task title. A developer receives a ticket. A reporting system later sees a release. Somewhere between those points, the original reason for doing the work disappears.</p><p>HERMES carries that reason through the chain.</p><p>Every downstream job can be traced back to the approved evidence and decision that created it.</p><h2>FORGE: From Recommendation to Software</h2><p>Software work is sent to FORGE.</p><p>FORGE is the engineering collective.</p><p>It turns approved recommendations into GitHub issues, isolated branches, code changes, tests, draft pull requests and release evidence.</p><p>FORGE can build a change.</p><p>It can inspect the codebase, generate an implementation, run tests and prepare the proposed work for review.</p><p>What it cannot do is quietly alter the approved direction, review itself, merge itself or deploy itself to production.</p><p>Those are separate powers.</p><p>This separation is not there because I assume every model is secretly plotting a takeover.</p><p>It is there because the same process should not be responsible for proposing a change, implementing it, declaring it correct and releasing it into the real world.</p><p>Humans are bad enough at marking their own homework. Machines do not need the same opportunity.</p><p>FORGE can say, &#8220;Here is the implementation, here are the tests, here is the evidence and here are the remaining risks.&#8221;</p><p>Another system--or I--decides what happens next.</p><h2>AXIOM Does Not Replace the Existing Tomedia Systems</h2><p>Client work continues through the existing Tomedia departments.</p><p>Scribe remains responsible for content and search work.</p><p>Mule remains responsible for advertising strategy and reversible campaign changes.</p><p>Seer continues to support large-scale research and analytical work.</p><p>Overwatch remains the proof, health and reporting layer.</p><p>SiteOps and GitHub retain control over website and software delivery.</p><p>CRM, Creative and the other systems retain their own responsibilities, restrictions and action gates.</p><p>AXIOM coordinates them.</p><p>It does not replace everything with one enormous ai machine god.</p><p>The goal is not to throw that work away and ask one general model to improvise the company from scratch every morning.</p><p>The goal is to connect those systems so they can operate as parts of the same machine.</p><h2>Memory Must Be More Than a Chat History</h2><p>Behind all of this is the memory layer.</p><p>MySQL holds the current operational truth.</p><p>It records which jobs exist, what state they are in, who approved them, which worker has claimed them, which permissions apply and what is allowed to happen next.</p><p>It is the live state of the machine.</p><p>ClickHouse becomes the empirical memory.</p><p>It stores what evidence was used, which worker or model performed the task, how much the work cost, how long it took, which tests passed, what humans accepted or rejected, whether something was rolled back and what happened to the actual business result later.</p><p>The difference between those two forms of memory is incredibly important.</p><p>The system of record cannot just be a long conversation transcript.</p><p>AXIOM needs to know both what is true now and what happened historically.</p><p>Most AI systems effectively learn that &#8220;task completed&#8221; means success.</p><p>AXIOM is designed around the idea that completion and quality are not the same thing.</p><p>A beautifully written report can still be wrong.</p><p>A code change can pass one test and break something else.</p><p>A campaign recommendation can sound clever and lose money.</p><p>A page can increase clicks while making the website worse for everybody who arrives there.</p><p>A worker can technically complete every requested step and still produce something useless.</p><p>AXIOM&#8217;s long-term fitness measurements are therefore based on evidence, tests, human judgement, incidents, rollbacks and delayed outcomes.</p><p>Not merely whether a worker successfully produced some text.</p><p>This also allows the system to learn which models and workflows are actually useful for particular kinds of work.</p><p>The cheapest model is not always the most economical model if its output creates four hours of human rework.</p><p>The most sophisticated model is not always the best choice for a simple extraction task.</p><p>The fastest worker is not necessarily the most valuable if everything it produces needs to be checked twice.</p><p>The outcome data gives AXIOM a way to make those distinctions empirically.</p><h2>Controlled Self-Improvement</h2><p>The memory layer also creates a controlled path towards self-improvement.</p><p>Eventually, AXIOM will be able to propose changes to its prompts, workflows, routing rules, tools, worker manifests and selected pieces of worker code.</p><p>The important word is <em>propose</em>.</p><p>Those changes follow the same boring, beautiful software process as everything else.</p><p>Research.</p><p>An isolated branch.</p><p>Tests.</p><p>Independent evaluation.</p><p>A pull request.</p><p>Staging.</p><p>A limited canary release.</p><p>Then either promotion or rollback.</p><p>AXIOM can identify that a routing rule is performing badly. It can produce evidence showing that another model or workflow performs better. It can prepare the change and submit it for review.</p><p>It cannot approve its own evolution.</p><p>That gives the system room to improve without creating an environment where it can silently rewrite the rules governing its own behaviour.</p><p>Improvement is allowed.</p><p>Unsupervised authority expansion is not.</p><h2>Seeing the Whole Machine</h2><p>All of this needs to become visible through a new management layer.</p><p>The Founder Command Centre provides the &#8220;what needs me right now?&#8221; view across clients, approvals, incidents, costs, capacity, research and releases.</p><p>I do not need another dashboard showing me fifty green numbers.</p><p>I need to know where a decision is blocked, where something has gone wrong, where money is being wasted and which action genuinely requires human judgement.</p><p>Client Mission Control shows what has been promised to a client, what is being worked on, why that work exists, which research supports it, what is blocked, what has been delivered and whether it achieved anything.</p><p>The R&amp;D Portfolio contains every active idea and dossier, the evidence behind it, the questions that remain unanswered and the exact decision being requested.</p><p>The Work Graph shows dependencies between research, jobs, departments, people and outcomes.</p><p>Instead of giving me twelve separate queues and expecting me to reconstruct the story in my head, it shows how the work fits together.</p><p>The Quality and Outcome Lab contains tournaments, tests, human reviews, rejected outputs, incidents, rollbacks and real-world results.</p><p>That is where AXIOM can prove whether it is becoming more useful rather than merely becoming busier.</p><p>The Worker Fleet and Model Registry shows every connected machine, available model, declared capability, benchmark, active queue, failure and piece of spare capacity.</p><p>Adding another Mac mini should eventually be as simple as enrolling it, benchmarking it and allowing AXIOM to assign appropriate work.</p><p>It should not require rewriting the routing system every time I find another computer in a cupboard.</p><h2>The Other Organs</h2><p>There are several other planned organs within the wider AXIOM ecology.</p><p>MNEMOSYNE is the semantic memory layer. It connects clients, companies, people, campaigns, code, claims, decisions and outcomes over time.</p><p>It allows AXIOM to understand that a client mentioned in a meeting, a campaign referenced in a report, a company stored in the CRM and a repository containing the client&#8217;s website all belong to the same wider context.</p><p>DIPLOMAT is the integration gateway. It provides one governed way to connect new tools, data sources and external systems without giving every worker unrestricted access to everything.</p><p>LANTERN handles observability. It allows a piece of work to be traced from its original goal through every worker, model, tool call, approval and result.</p><p>CUSTODIAN manages privacy, retention, consent and data boundaries.</p><p>ORACLE is the experimentation and causal-analysis branch. Its job is to help separate &#8220;this happened at the same time&#8221; from &#8220;this probably caused the result&#8221;.</p><p>SIMULACRUM is the scenario and digital-twin laboratory. It allows AXIOM to rehearse capacity, campaign, pricing and operational decisions before changing the real world.</p><p>LEDGER connects machine cost, model spend, human time, client value and available capacity.</p><p>Saving three pence on a model is not especially useful if the cheaper output creates four hours of rework.</p><p>Then there are assurance and commercial branches.</p><p>AEGIS focuses on security and resilience.</p><p>JUSTITIA handles obligations and compliance.</p><p>PROSPECTOR researches commercial opportunities.</p><p>STEWARD focuses on client success, value delivery and retention.</p><p>Not every one of these is fully alive yet.</p><p>Some already exist within the current infrastructure. Some are being wired together. Some remain mapped as later capability branches.</p><p>But the spine now exists.</p><p>That is the important bit.</p><h2>A Second Brain Without Giving Up the First</h2><p>AXIOM is not meant to replace my brain.</p><p>It is meant to stop my brain being used as the database, router, project manager, deployment checklist, error queue and connective tissue between every system I have built.</p><p>I do not want an autonomous machine making unreviewed decisions for clients, spending money because it feels optimistic or deploying changes because one model told another model that everything looked fine.</p><p>I want a system that gathers the evidence, preserves the context, coordinates the work, tests the output and presents the right decision to me at the right moment.</p><p>It gives me a second brain without requiring me to hand the first one over.</p><p>Instead of spending my time chasing broken deployments, copying context between tools, checking whether something was approved, manually reconstructing client work or noticing the same bug for the fifth time, I should be spending it on decisions, strategy, clients, ideas and the strange new things I apparently cannot stop building.</p><p>For the first time, all of Tomedia&#8217;s separate systems are starting to look like parts of the same machine.</p><p>Not a collection of disconnected tools.</p><p>Not a folder full of clever experiments.</p><p>A machine.</p><p>Now I just need to finish it before I get distracted by 4671.</p><p>Which, unfortunately for my sleep schedule, is going to be its own article.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Let’s Invent a New Tax System]]></title><description><![CDATA[A socialist and a business owner walk into a bar and start discussing tax.]]></description><link>https://brainwaves.tomedia.com.au/p/lets-invent-a-new-tax-system</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/lets-invent-a-new-tax-system</guid><dc:creator><![CDATA[Tomas Heligr-Pyke]]></dc:creator><pubDate>Sun, 05 Jul 2026 22:32:51 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/92f24163-65fa-4f2e-9367-9f0e7cf2aed5_1600x1039.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>A socialist and a business owner walk into a bar and start discussing tax.</p><p>It ends in a fight.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>But we both drink whiskeys and smoke cigars, so it&#8217;s fine.</p><p>That is more or less the dynamic between me and one of my best friends. He is, lovingly, a hardcore socialist. I am a business owner. On paper, we should probably annoy each other to death. In reality, he is one of my favourite people in the world, and we spend a lot of time arguing about politics, economics, tax, fairness, business, workers, and whether society is broken or just badly managed.</p><p>And honestly, that is how it should be.</p><p>People are not meant to agree on everything. We are heterogeneous. We have different lives, different incentives, different risks, different fears and different ideas of what &#8220;fair&#8221; actually means. A healthy society is not one where everyone nods along to the same script. It is one where disagreement helps us build something that works for more than one type of person.</p><p>So this article is not me pretending I have solved tax. It is me asking a simpler question.</p><p>If we could invent a better tax system for Australia, what would it look like?</p><p>Not a perfect one. Perfect systems do not exist. But a better one. A tax system that is fairer to workers, less hostile to productive businesses, less obsessed with political villains, and more honest about where the money actually comes from.</p><h2>The Easy Villain Problem</h2><p>Right now, the political climate is full of easy villains.</p><p>Tax the gas companies. Tax the supermarkets. Tax the multinationals. Tax the banks. Tax the rich. Tax the landlords. Tax whoever the crowd is angry at this week.</p><p>Sometimes the anger is justified. There are bad actors. There are companies that play games. There are monopolies and duopolies. There are executives who earn absurd money while ordinary people cannot afford rent. There are multinational structures that make perfectly profitable-looking operations magically appear unprofitable in Australia.</p><p>But a villain is not the same as a solution.</p><p>That is the trap.</p><p>A politician can point at a big company and say, &#8220;They made billions and paid no tax,&#8221; and most people understandably get angry. But that headline often hides the actual mechanics. Company tax is not charged on revenue. It is charged on taxable income, which is broadly assessable income minus allowable deductions. Deductions include ordinary business expenses, depreciation, losses, and other rules designed to recognise that running a business costs money. The government&#8217;s own business guidance explains income tax for businesses this way: taxable income is calculated from assessable income less deductions. (<a href="https://business.gov.au/finance/tax/income-tax-for-business">business.gov.au</a>)</p><p>That does not mean every zero-tax headline is innocent. It also does not mean every zero-tax headline is corruption.</p><p>Both things can be true.</p><p>The ATO&#8217;s corporate tax transparency report for 2023&#8211;24 found that 72% of entities in the corporate transparency population paid tax, while 28% did not. (<a href="https://www.ato.gov.au/businesses-and-organisations/corporate-tax-measures-and-assurance/large-business/in-detail/tax-transparency/corporate-tax-transparency-report-2023-24/corporate-entity-net-losses-and-nil-tax-payable?utm_source=chatgpt.com">Australian Taxation Office</a>) Some of that is losses. Some of it is prior-year losses. Some of it is investment. Some of it is deductions. And yes, some of it can be aggressive tax planning that should be scrutinised hard.</p><p>The problem is that public debate usually skips the hard part. We go straight from &#8220;big number&#8221; to &#8220;evil company&#8221; to &#8220;new law,&#8221; and then everyone feels like something has been done.</p><p>But has anything actually improved?</p><p>That is the question we should be asking.</p><h2>Business Tax Is Not as Simple as &#8220;Make Them Pay More&#8221;</h2><p>My socialist friend would say companies need to pay their fair share.</p><p>I agree.</p><p>The argument is over what &#8220;fair share&#8221; actually means.</p><p>A company should not be able to extract money from Australia, use Australian workers, Australian customers, Australian infrastructure, Australian courts, Australian roads and Australian stability, and then contribute nothing back. That is not capitalism. That is freeloading.</p><p>But there is another side.</p><p>Do not bite the hand that feeds you is a crude phrase, but there is a truth in it. Private-sector jobs require viable private-sector businesses. Investment requires confidence. If you make Australia too hostile to investment, capital can go elsewhere. Not every business can leave overnight, of course. A gas field cannot be packed into a suitcase. But future investment, headquarters, intellectual property, skilled labour, expansion plans and risk capital can absolutely move.</p><p>Australia already has a two-tier company tax system. The full company tax rate is 30%, while the lower company tax rate is 25% for base rate entities, generally companies with aggregated turnover under $50 million and no more than 80% passive income. (<a href="https://business.gov.au/finance/tax/income-tax-for-business">business.gov.au</a>) That is not nothing. Company tax is not &#8220;minuscule&#8221; either. In the 2026&#8211;27 Budget, company tax was estimated at $154 billion, compared with $382.4 billion from individuals and other withholding taxes and $103.2 billion from GST. (<a href="https://budget.gov.au/content/bp1/download/bp1_bs-5.pdf">Australian Government Budget</a>)</p><p>So company tax matters.</p><p>But personal income tax matters more.</p><p>That is where the public debate gets weird. We spend so much time yelling about companies that we miss the quiet machine taking more and more from workers every year.</p><p><strong>That machine is bracket creep.</strong></p><h2>Bracket Creep: The Sneaky Tax Nobody Voted For</h2><p>Before we talk about bracket creep, we need to talk about inflation.</p><p>Inflation is not the value of the dollar going up. It is the opposite. Prices rise, so the same dollar buys less. The RBA&#8217;s target is to keep annual consumer price inflation between 2% and 3%, because low and stable inflation helps people make decisions and avoids the damage caused when purchasing power gets eaten too quickly. (<a href="https://www.rba.gov.au/education/resources/explainers/australias-inflation-target.html">Reserve Bank of Australia</a>)</p><p>A little inflation is normal in the system we have built. Too much inflation is painful. No inflation or negative inflation can also be a sign of a broken economy. The current issue is that inflation has been running above target. The ABS reported annual CPI inflation of 4.0% in the 12 months to May 2026, while wages rose 3.3% over the year to the March quarter 2026. (<a href="https://www.abs.gov.au/statistics/economy/price-indexes-and-inflation/consumer-price-index-australia/latest-release?utm_source=chatgpt.com">Australian Bureau of Statistics</a>)</p><p>That means a lot of people are not imagining the squeeze. Prices have been rising faster than wages.</p><p>Now add tax.</p><p>If you earn $70,000 and get a 4% pay rise, you might feel like you should be keeping up with inflation. But if prices are also up around 4%, you are not really richer. You are just earning more dollars that are worth less.</p><p>But the tax system sees the higher number.</p><p>If tax brackets do not move with inflation, more of your income can be taxed at higher rates over time, even if your real purchasing power has not improved. That is bracket creep. The Parliamentary Budget Office describes bracket creep as rising incomes causing people to pay an increasing proportion of their income in tax even when tax settings have not changed. (<a href="https://www.pbo.gov.au/about-budgets/budget-insights/budget-bites/trends-personal-income-tax">Parliamentary Budget Office</a>)</p><p>This is one of the most important fairness problems in the whole tax system.</p><p>It is not loud. It does not arrive as a new tax. Nobody announces it at a press conference. It just happens quietly in the background. You get a pay rise, the government gets a bigger cut, and then later politicians announce tax relief as if they are giving you a gift.</p><p>The government is currently reducing the 16% tax rate on income between $18,201 and $45,000 to 15% from 1 July 2026, then to 14% from 1 July 2027. Every taxpayer gets a tax cut of up to $268 from July 2026 and up to $536 from July 2027 compared with 2024&#8211;25 settings. (<a href="https://budget.gov.au/content/02-cost-of-living.htm">Australian Government Budget</a>) That helps. I am not going to pretend money back in people&#8217;s pockets is bad.</p><p>But it does not fix the machine.</p><p>The machine remains: inflation pushes incomes up in dollar terms, brackets stay still, and workers gradually pay more.</p><p>The PBO has also pointed out that bracket creep has been a major reason personal income tax grows as a share of revenue. Personal tax has been the largest source of Australian Government revenue since 1942&#8211;43, and bracket creep increases reliance on it even further. (<a href="https://www.pbo.gov.au/about-budgets/budget-insights/budget-bites/trends-personal-income-tax">Parliamentary Budget Office</a>)</p><p>That is why my first rule in a new tax system is simple.</p><p><strong>No more bracket creep.</strong></p><p>Index income tax thresholds to CPI automatically.</p><p>Not as a political promise. Not as a temporary election policy. Not as a one-off tax cut. Automatically.</p><p>If the government wants to raise more tax, fine. Make the case. Put the law forward. Vote on it. Defend it. But do not let inflation do the dirty work in silence.</p><h2>The Funny Thing About Inflation and Fairness</h2><p>Here is what makes this even more frustrating.</p><p>The government is already comfortable talking about inflation when it comes to capital gains. In the 2026&#8211;27 Budget, the government said it would replace the 50% capital gains tax discount with an inflation-based discount and introduce a minimum 30% tax on gains from 1 July 2027, with the stated logic that investors should only pay tax on real capital gains. (<a href="https://budget.gov.au/content/04-tax-reform.htm">Australian Government Budget</a>)</p><p>That principle is good.</p><p>But if we accept that investors should be taxed on real gains after inflation, then why should workers be taxed more heavily because their nominal wages rose with inflation?</p><p>That is the inconsistency.</p><p>If inflation matters when taxing assets, it should matter when taxing wages.</p><p>A fair system should distinguish between getting richer and merely needing more dollars to buy the same groceries.</p><h2>Where the Money Actually Comes From</h2><p>One of the best things we could do for public debate is force everyone to look at the tax split.</p><p>In 2026&#8211;27, the Budget estimated total taxation receipts of $737.1 billion. Of that, individuals and other withholding taxes were estimated at $382.4 billion, company tax at $154 billion, GST at $103.2 billion, superannuation fund taxes at $31.6 billion, and petroleum resource rent tax at $1.9 billion. (<a href="https://budget.gov.au/content/bp1/download/bp1_bs-5.pdf">Australian Government Budget</a>)</p><p>Put that into rough &#8220;per tax dollar&#8221; terms and the picture becomes clearer.</p><p>About 52 cents comes from individuals and withholding. About 21 cents comes from company tax. About 14 cents comes from GST. Around 4 cents comes from superannuation fund taxes. Petroleum resource rent tax is tiny in comparison.</p><p>That does not mean gas and resource tax should never be reformed. It does mean &#8220;tax the gas companies and everything will be fine&#8221; is not serious by itself.</p><p>Resource taxes can be smart. Economic rents should be taxed properly. If a company is making money from a resource that belongs to Australia, the public deserves a fair return. But pretending one villain tax will fix housing, wages, hospitals, roads, deficits and cost of living is just political theatre.</p><p>The budget is too big and the problems are too structural.</p><h2>Tax Write-Offs Are Not Magic Free Money</h2><p>As a business owner, I see this confusion all the time.</p><p>Someone hears &#8220;tax write-off&#8221; and thinks it means the government bought you something for free.</p><p>That is not how it works.</p><p>If a business buys a car, computer, server, camera, machine, tool or piece of equipment, that asset is used to generate income. It also wears out. It depreciates. The tax system recognises that because the business is not just sitting on pure profit. It is spending money to operate or grow.</p><p>Australia has specific small-business incentives for this. The 2026&#8211;27 Budget permanently extended the $20,000 instant asset write-off from 1 July 2026 for small businesses with turnover up to $10 million, allowing eligible assets costing less than $20,000 to be immediately deducted. (<a href="https://budget.gov.au/content/04-tax-reform.htm">Australian Government Budget</a>)</p><p>That is not a loophole.</p><p>The government wants businesses to invest. A business that buys productive equipment can make more money, hire people, serve customers, pay GST, pay wages, pay super, and eventually pay more tax.</p><p>Of course people abuse systems. Of course some deductions are questionable. Of course there should be enforcement. But the existence of deductions is not automatically proof of corruption. It is proof that profit is not the same thing as revenue.</p><h2>The New Tax System I&#8217;d Invent</h2><p>So here is my rough version of a better Australian tax system.</p><p>First, index personal income tax brackets to CPI every year. Also index the tax-free threshold, low-income offsets and relevant welfare thresholds properly. Stop pretending inflation-only wage rises are real wealth. If the government wants more revenue, make it ask openly.</p><p>Second, lower and simplify company tax for productive businesses, but get much tougher on economic rents and artificial profit shifting. I do not want a system that punishes a business for investing, hiring and growing. I do want a system that stops companies extracting monopoly profits, shifting profits offshore, abusing market power or using Australia as a customer base while pretending the profit happened somewhere else.</p><p>The Productivity Commission has been looking at this kind of trade-off. Its final corporate tax proposal involved lowering statutory company tax rates while introducing a net cashflow tax, with modelling suggesting it could increase investment, labour productivity and GDP while remaining revenue-neutral. (<a href="https://www.pc.gov.au/media-speeches/articles/company-tax-reform/">Productivity Commission</a>) That is the type of thinking we need more of: not &#8220;companies good&#8221; or &#8220;companies evil,&#8221; but &#8220;how do we tax in a way that rewards productive investment and captures excess profits fairly?&#8221;</p><p>Third, make life easier for small businesses.</p><p>Right now, businesses generally need to register for GST once GST turnover reaches $75,000, and GST is 10% on most goods and services sold in Australia. (<a href="https://business.gov.au/registrations/register-for-taxes/register-for-goods-and-services-tax-gst">business.gov.au</a>) That threshold is too low for the modern economy. It drags tiny operators into compliance systems before they are truly stable.</p><p>My aggressive pub-version policy would be no GST registration for businesses under $2 million in revenue.</p><p>The more realistic policy version would be: raise the GST threshold significantly, create a simplified GST option for growing small businesses, and remove as much BAS/admin pain as possible for businesses that are still owner-operated and cash-flow sensitive.</p><p>Yes, that would need modelling. Yes, it would create transition issues. Yes, you would need to stop businesses artificially splitting themselves to stay under the line.</p><p>But the principle is right.</p><p>Small business should not feel like it is being punched in the face every quarter just for trying to exist.</p><p>Fourth, stop taxing work like it is the easiest target in the room.</p><p>Work is productive. Wages are productive. Building a business is productive. Hiring someone is productive. Training someone is productive. Buying equipment is productive. Creating something useful is productive.</p><p>Our tax system should lean less on productive work and more on unproductive gains, economic rents, monopoly power, land scarcity and artificial structures that exist only to minimise tax.</p><p>That does not mean every asset owner is evil. It means the system should not punish the person working five days a week harder than the person who got rich because an asset inflated while they slept.</p><p>Fifth, give every taxpayer a receipt.</p><p>Not a vague pie chart hidden on a government website. A proper annual breakdown. You paid this much income tax. This much went to health. This much to aged care. This much to defence. This much to debt interest. This much to welfare. This much to infrastructure. This much to public servants. This much to states. This much was wasted, probably, but they will never admit that part.</p><p>The point is transparency.</p><p>People are less angry when they understand the trade-off. They are more angry when they feel robbed by a machine they cannot see.</p><h2>The Real Fairness Test</h2><p>The word &#8220;fair&#8221; gets abused in politics.</p><p>To government, fair often means stable revenue.</p><p>To workers, fair means being able to keep purchasing power.</p><p>To businesses, fair means being taxed on real profit without being punished for investing.</p><p>To my socialist friend, fair means companies and wealthy people contributing more so ordinary people are not crushed.</p><p>To me, fair means the system should reward productive behaviour, protect people from silent tax increases, and stop pretending that every problem can be solved by finding a villain.</p><p>So the fairness test should be brutally simple.</p><p>Does this tax change increase real wages, productivity, competition, supply, or household purchasing power?</p><p>Does it make the system simpler?</p><p>Does it make the government more honest?</p><p>Does it punish bad actors without damaging productive ones?</p><p>Does it raise revenue openly rather than by stealth?</p><p>If the answer is no, it is probably theatre.</p><p>And Australia has enough theatre.</p><h2>The Point</h2><p>The current Australian tax system is not completely broken. In a lot of ways, it works. We are not some failed state where nothing functions. We have institutions, watchdogs, rules, courts, auditors, tax enforcement and a mostly functioning public system.</p><p>But &#8220;mostly functioning&#8221; is not the same as fair.</p><p>Right now, workers are being squeezed by inflation, wages are struggling to keep up, and bracket creep quietly lets the government collect more without having to announce a tax rise. Businesses are told to invest, but also treated like enemies whenever politics needs a villain. Small businesses are buried in compliance. Big businesses can sometimes use complexity as a weapon. Politicians sell simple enemies because simple enemies are easier than structural reform.</p><p>So let&#8217;s invent something better.</p><p>Index tax brackets to inflation. Lower taxes on productive investment. Tax economic rents properly. Simplify GST and compliance for small business. Show taxpayers where the money goes. Stop using bracket creep as a stealth tax. Stop pretending company tax is either a magic solution or an evil burden. Stop writing laws for applause and start writing them for outcomes.</p><p>My socialist friend will probably disagree with half of this.</p><p>Good.</p><p>That is the point.</p><p>A better tax system will not be built by people who all think the same way. It will be built by people who can argue honestly, admit trade-offs, and still share a whiskey afterwards.</p><p>Because if we cannot even do that, we are not inventing a tax system.</p><p>We are just picking teams.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[The Rot of AI Writing]]></title><description><![CDATA[&#8220;This changes everything.&#8221;]]></description><link>https://brainwaves.tomedia.com.au/p/the-rot-of-ai-writing</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/the-rot-of-ai-writing</guid><dc:creator><![CDATA[Tomas Heligr-Pyke]]></dc:creator><pubDate>Mon, 29 Jun 2026 23:55:04 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/6f28b274-dd06-4f4c-8082-900190f87663_376x531.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>There is an interesting thing happening online at the moment, and once you notice it, it becomes very hard to ignore.</p><p>People are getting tired of certain types of writing.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>Not just specific words. Not just individual phrases. Whole sentence structures. Whole rhythms. Whole little copywriting patterns that we have all become used to seeing online.</p><p>The kind of language that used to feel clear, polished, and professional now often feels strangely empty.</p><p>You read something and, before you even know why, your brain flags it.</p><p>It feels too smooth. Too familiar. Too neatly packaged. Too much like it has been passed through the same machine as everything else.</p><p>And the annoying part is that a lot of this language was never bad in the first place.</p><p>Most of these phrases became popular because they worked. They helped people structure ideas quickly. They made writing easier to scan. They gave online posts a nice rhythm. They helped writers create tension, move between points, and make ideas feel more digestible.</p><p>Then AI came along and swallowed the whole style.</p><p>Now the same phrases that once made writing feel sharp often make it feel stale.</p><h2>The phrases were already everywhere</h2><p>I am not separate from this either.</p><p>I have used these phrases forever. Most people who write online have.</p><p>&#8220;Game changer.&#8221;</p><p>&#8220;Let&#8217;s unpack this.&#8221;</p><p>&#8220;The future is here.&#8221;</p><p>&#8220;Move the needle.&#8221;</p><p>&#8220;This changes everything.&#8221;</p><p>&#8220;Here&#8217;s the thing.&#8221;</p><p>&#8220;But there&#8217;s a catch.&#8221;</p><p>These were not originally AI phrases. They were internet phrases. Marketing phrases. LinkedIn phrases. Newsletter phrases. Copywriting phrases. They were part of the language of online attention.</p><p>For years, people were taught to write in a way that was short, clean, and easy to skim. You had to hook people quickly. You had to make the point obvious. You had to create little moments of tension so people kept reading. </p><p>So these phrases became shortcuts.</p><p>They told the reader, &#8220;A point is coming.&#8221;</p><p>They told the reader, &#8220;This is the important part.&#8221;</p><p>They told the reader, &#8220;Here is the lesson.&#8221;</p><p>And for a while, they were useful.</p><p>The problem is that AI learned the same shortcuts.</p><p>It was trained on the writing that already existed online, and that writing was full of these patterns. Blog posts used them. Business articles used them. Brand websites used them. Startup founders used them. Marketers used them. Thought leaders used them. Everyone used them.</p><p>So when AI learned how to write in a way that sounded professional or persuasive, it naturally learned the phrases that had already been rewarded across the internet.</p><p>Then people started using AI to create more writing.</p><p>And AI kept reaching for the same familiar patterns.</p><p>Then those patterns became even more common.</p><p>Then they became exhausting.</p><h2>AI did not invent bland writing</h2><p>This is the important part, (See what I did there).</p><p>AI did not invent bad writing. Humans were already producing plenty of bland writing before ChatGPT showed up.</p><p>Corporate copy was already full of vague promises. LinkedIn was already full of dramatic hooks. Marketing websites were already telling every company they could &#8220;unlock growth&#8221; and &#8220;streamline workflows&#8221; and &#8220;drive meaningful impact.&#8221;</p><p>AI did not create that world. It just scaled it. That is why the fatigue feels so intense.</p><p>We are not just reacting to AI. We are reacting to the mass production of a writing style that was already becoming tired. Before AI, this kind of writing was annoying but manageable. You saw it in sales emails, business blogs, motivational posts, and startup landing pages.</p><p>Now it is everywhere.</p><p>It is in emails.</p><p>It is in captions.</p><p>It is in articles.</p><p>It is in job posts.</p><p>It is in product pages.</p><p>It is in internal updates.</p><p>It is in people&#8217;s personal brands.</p><p>It is in comments.</p><p>It is in places where nobody even needed polished writing in the first place.</p><p>The internet has always had a lot of filler. AI has just made the filler faster, cheaper, and more confident.</p><h2>Why AI loves these phrases</h2><p>AI is not using these phrases because it thinks they are beautiful. It is not sitting there with taste, intention, or judgment. It is predicting what usually comes next. And in a huge amount of online writing, what usually comes next is a familiar copywriting move.</p><p>A dramatic opener. A clean contrast. A neat transition. A confident takeaway. A tidy final line.</p><p>These patterns appear over and over because they have worked for humans before. They performed well. They sounded professional. They made posts more shareable. They helped people package ideas.</p><p>So AI treats them as safe options.</p><p>If you ask AI to write something &#8220;clear,&#8221; &#8220;professional,&#8221; &#8220;engaging,&#8221; or &#8220;thought leadership style,&#8221; it will often reach for the most statistically familiar version of that request.</p><p>That means you get the same phrases again and again.</p><p>Not because AI is trying to be annoying.</p><p>Because it has learned that this is what polished internet writing looks like.</p><p>The problem is that what looks polished to the model now feels overused to the reader.</p><p>There is a gap between what the machine predicts and what the human brain wants to feel. The machine is optimising for fluency. The human is looking for life.</p><h2>The em dash became a victim</h2><p>The em dash is a good example of this.</p><p>People now point to em dashes as if they are an obvious sign of AI writing.</p><p>Which is funny, because human writers have used em dashes forever.</p><p>They are useful. They create rhythm. They let you add an aside without fully starting a new sentence. They can make writing feel more conversational or more literary, depending on how they are used.</p><p>The em dash did nothing wrong.</p><p>But AI started using it constantly.</p><p>It likely picked it up because em dashes often appear in polished writing. Essays use them. Articles use them. Opinion pieces use them. Marketing copy uses them. Writers use them when they want to sound thoughtful, fluid, or slightly elevated.</p><p>So AI learned that em dashes are associated with &#8220;good writing.&#8221;</p><p>Then it started putting them everywhere.</p><p>Now, when people see too many of them in a short piece, they become suspicious.</p><p>The punctuation itself is not the issue. The overuse is the issue.</p><p>That is what has happened to a lot of phrases too.</p><p>A phrase can be useful once. It can be annoying when repeated too much.</p><p>And it can become unbearable when a machine starts injecting it into every possible context.</p><h2>The brain gets tired</h2><p>The reason this matters is because reading is not just about understanding words. It is also about feeling texture.</p><p>When every piece of writing has the same structure, the brain starts to disengage. It begins to recognise the pattern before it has processed the thought.</p><p>You see the hook coming. You see the contrast coming. You see the &#8220;takeaway&#8221; coming. You see the neat little closing line coming.</p><p>At that point, you are not really reading the idea anymore. You are reading the template. That is where the fatigue comes from.</p><p>It is not just that these phrases are overused. It is that they make the writing feel pre-decided. They make it feel like the conclusion existed before the thinking did.</p><p>And that is boring. Even when the content is technically correct, it can feel dead.</p><p>There might be a point in there somewhere, but it is buried under a layer of internet polish. The sentence is readable. The structure is clean. The grammar is fine. But the whole thing feels like it has no pulse.</p><h2>The internet has developed an accent</h2><p>There is now a kind of internet accent in writing.</p><p>You can hear it.</p><p>It starts with a punchy opening line. Then it gives you a short setup. Then it says something like, &#8220;But here&#8217;s the thing.&#8221; Then it adds contrast. Then it lands on a lesson. Then it ends with a sentence that sounds like it was designed to be screenshotted.</p><p>That structure is not always bad. Sometimes it is genuinely useful. There is nothing wrong with making writing clear or easy to follow.</p><p>The issue is that the accent has become too common. It is like stock music in YouTube videos. At first, you do not notice it. Then someone points it out. Then suddenly you hear it everywhere. </p><p>Once the pattern becomes visible, the effect is gone. The writing stops feeling like a person trying to communicate an idea. It starts feeling like a format trying to complete itself. That is what a lot of AI-assisted writing now feels like.</p><p>Not wrong. Not unreadable. Just strangely pre-chewed.</p><h2>Writing differently is not a perfect escape</h2><p>The obvious answer is to write differently.</p><p>Avoid the phrases. Break the patterns. Use stranger examples. Be more specific. Keep more of your actual voice in the piece.</p><p>That is all good advice. But there is a slightly cursed problem here.</p><p>As soon as enough people start writing differently, AI learns that too.</p><p>If everyone moves away from polished LinkedIn language and starts writing in a rougher, more casual, more obviously human style, the machine will absorb that style as well.</p><p>Then we will start seeing fake roughness.</p><p>Fake casualness. Fake personality. Fake typos. Fake &#8220;I just had this thought while walking my dog&#8221; energy.</p><p>That is the trap.</p><p>Style alone is not a permanent escape. AI can copy style. It can copy rhythm. It can copy roughness. It can copy the appearance of personality.</p><p>What is harder to copy is actual thinking.</p><p>Specific experience.</p><p>Real taste. A strange opinion. A personal frustration. A detail that could only come from someone who was actually there.</p><p>That is where the difference still lives.</p><h2>The problem is not using AI</h2><p>I use AI all the time.</p><p>Mostly for editing.</p><p>This article is a good example of how I think AI can be useful.</p><p>The raw version of this started as a messy thought. Basically a brain dump. It had typos, half-finished points, missing words, and the usual chaos that happens when the idea is moving faster than the typing.</p><p>That is normal.</p><p>A lot of good writing starts messy.</p><p>AI is helpful when it acts as an editor. It can help structure the mess. It can make sections clearer. It can smooth out a paragraph that is confusing. It can help turn a raw thought into something another person can actually read without having to decode your brain.</p><p>That is a win.</p><p>The thought is still yours. The angle is still yours. The frustration is still yours. The lived experience is still yours.</p><p>AI is just helping clean up the room.</p><p>The danger is when people skip the thinking part and ask AI to invent the whole thing from nothing.</p><p>That is when the writing starts to rot.</p><h2>Empty prompts create empty writing</h2><p>When you ask AI something broad like, &#8220;Write me an article about AI in business,&#8221; you are probably going to get a broad, generic answer.</p><p>That is not surprising.</p><p>There is no real point of view in the prompt. No specific experience. No tension. No argument. No personal observation. No reason for the article to exist.</p><p>So the model fills the space with the most available material.</p><p>And the most available material is generic internet language.</p><p>You get &#8220;AI is transforming the way businesses operate.&#8221;</p><p>You get &#8220;companies must adapt to stay competitive.&#8221;</p><p>You get &#8220;the future belongs to those who embrace innovation.&#8221;</p><p>You get all the usual filler.</p><p>Again, it is not technically wrong.</p><p>That is what makes it worse.</p><p>Bad writing that is obviously wrong is easy to reject.</p><p>Generic writing that is technically fine is harder to fight because it passes a basic quality check. It has a headline. It has sections. It has transitions. It has grammar. It has a conclusion.</p><p>But it does not really say anything.</p><p>It just performs the shape of saying something.</p><h2>The junk drawer of thought leadership</h2><p>This is why so much AI-generated business content feels empty.</p><p>It has all the signals of intelligence without much actual intelligence inside it.</p><p>There is structure.</p><p>There is confidence.</p><p>There is vocabulary.</p><p>There is a polished cadence.</p><p>But the piece often feels like it was assembled from the junk drawer of online business language.</p><p>A little bit of strategy.</p><p>A little bit of transformation.</p><p>A little bit of innovation.</p><p>A little bit of &#8220;fast-paced landscape.&#8221;</p><p>A little bit of &#8220;unlocking potential.&#8221;</p><p>A little bit of &#8220;the bottom line.&#8221;</p><p>And there you go.</p><p>You have an article.</p><p>Sort of.</p><p>The issue is that readers are getting better at sensing this. They may not be able to explain exactly why something feels AI-written, but they can feel the absence of a real person.</p><p>They can feel when the writing has no stakes. They can feel when the author is not risking an opinion. They can feel when there is no actual thought underneath the polish.</p><h2>Some normal writing will get unfairly punished</h2><p>The sad part is that a lot of normal human writing is going to get caught in the blast radius.</p><p>A human can use the phrase &#8220;game changer&#8221; sincerely. A human can write &#8220;the takeaway&#8221; because sometimes there really is a takeaway. A human can use an em dash because it fits the rhythm of the sentence.</p><p>Not every familiar phrase means something was generated by AI.</p><p>But the context has changed. Readers are more suspicious now.</p><p>Certain phrases carry baggage they did not carry before. They might still be useful, but they arrive with a little static around them.</p><p>That is what AI has changed. It has not made these words illegal. It has made them tired. And tired language is dangerous because it makes readers switch off before they have even reached the point.</p><h2>The real fix is not avoiding every phrase</h2><p>I do not think the answer is to make a giant banned list. That just creates a new kind of weird writing. You end up with people avoiding normal language so aggressively that the writing becomes awkward in a different way.</p><p>The goal is not to never use a familiar phrase again.</p><p>The goal is to know when you are using one because it is the right phrase, and when you are using one because you have stopped thinking.</p><p>That is the difference. Sometimes &#8220;the bottom line&#8221; is fine. Sometimes &#8220;here&#8217;s the thing&#8221; is fine. Sometimes a clean transition is useful. But if a piece is held together entirely by those phrases, there is probably not enough actual thought in it.</p><h2>Write the messy version first</h2><p>The better process is probably simple. Write the messy version first.</p><p>Get the actual thought out before you start polishing it. Do not begin with the template. Do not begin with the hook. Do not begin by asking AI to sound clever on your behalf.</p><p>Start with what you actually think. Start with the frustration. Start with the example. Start with the thing you noticed that made you want to write in the first place.</p><p>Then use AI after that if it helps.</p><p>Use it to organise. Use it to clean. Use it to make the argument easier to follow. Use it to find the section that is confusing. Use it to turn the raw material into something more readable. But do not let it replace the raw material.</p><p>That is the part people actually want.</p><h2>AI can polish, but it cannot care</h2><p>This is probably the real line.</p><p>AI can polish. It can structure. It can imitate. It can produce competent sentences forever.</p><p>But it does not care.</p><p>It does not get annoyed by overused phrases. It does not feel the boredom of reading the same hook for the thousandth time. It does not have taste in the human sense. It does not have that little internal reaction where you read a sentence and think, &#8220;Please, not this again.&#8221;</p><p>Humans do.</p><p>That irritation is a form of taste. And taste is becoming more important now, not less. Because when everyone has access to the same tools, the differentiator is not who can produce the most polished paragraph. The differentiator is who can tell when the polished paragraph is actually boring.</p><h2>The copywriting shortcuts are cooked</h2><p>So yes, the phrase fatigue is real.</p><p>The rot is real.</p><p>A lot of online writing now has a weird sameness to it, and AI has made that sameness much harder to escape.</p><p>But I do not think the answer is to panic every time we see an em dash or a familiar phrase.</p><p>The answer is to stop using these things as substitutes for thought.</p><p>A strong idea can survive a simple phrase.</p><p>A weak idea cannot be saved by a polished one.</p><p>That is the part worth remembering.</p><p>AI is useful when there is something real underneath it.</p><p>It is painful when there is not.</p><p>Use it to edit.</p><p>Use it to structure.</p><p>Use it to clean up the mess.</p><p>But make the mess yourself.</p><p>End of the day, write better.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[The Coincidence Machine]]></title><description><![CDATA[When Art Imitates Life, and fails]]></description><link>https://brainwaves.tomedia.com.au/p/the-coincidence-machine</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/the-coincidence-machine</guid><dc:creator><![CDATA[Tomas Heligr-Pyke]]></dc:creator><pubDate>Sun, 28 Jun 2026 22:34:58 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/0303c080-5dfd-4860-bad8-795cf34a4c6a_1852x1042.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2>Not a Movie Review</h2><p>Dakota and I went to see <em>Disclosure Day</em>, and I left the cinema with that very specific kind of irritation where you know the movie was not good, but also know the movie is not really what is bothering you.</p><p>The movie itself was dumb in that modern blockbuster way where everything is happening all the time, yet somehow nothing has time to breathe. It felt badly paced, overly serious, and weirdly convinced that if it kept sprinting, nobody would notice that the plan made no sense. Why would aliens need a human translator if they can alter a human being to translate for them anyway? Why go through all this trouble? Why is the giant alien physically compromised? Why does everyone accept the end of reality with the emotional depth of changing phone plans?</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>But this is not a movie review. Not really.</p><p>The movie annoyed me, sure. But what stayed with me was not the plot. It was the feeling around the plot. That strange, greasy sensation you get when fiction, politics, timing, media, and real-world events all start brushing up against each other in a way that makes you feel insane for even noticing.</p><h2>The Weird Feeling</h2><p>I want to talk about coincidences. Not because I think every coincidence is evidence of some master plan, and not because I want to become one of those people who sees a triangle in a movie poster and starts connecting it to the World Economic Forum, ancient Egypt, and his neighbour&#8217;s Wi-Fi password.</p><p>I mean the subtler kind of coincidence. The kind that does not prove anything, but still changes the atmosphere.</p><p>The timing around <em>Disclosure Day</em> felt weird. A big Spielberg alien disclosure movie arrives at roughly the same cultural moment as renewed public UFO/UAP disclosure language, government websites with alien branding, and official releases of UAP-related records. The U.S. Department of War&#8217;s PURSUE page says UAP records are being released in tranches, with releases in May and June 2026.</p><p>That does not mean the movie was planted. It does not mean Spielberg is doing predictive programming from a secret underground Amblin bunker. It just means the timing was strange enough to make the whole thing feel staged by reality itself.</p><p>And that is the part that gets under my skin.</p><h2>Coincidence as a Mood</h2><p>Some coincidences are just coincidences. Most of them, probably.</p><p>But coincidences do not have to be conspiracies to have an effect on people. They can still create a mood. They can still make the world feel scripted. They can still make you wonder whether you are reacting to reality itself or to a version of reality you have already been trained to recognise.</p><p>That, to me, is the interesting part.</p><p>We do not encounter major events as blank slates. We carry templates around with us. Pandemic. Alien invasion. Government cover-up. Nuclear standoff. Cyberattack. Civil unrest. Climate collapse. AI takeover. Each one already has a tone, a colour palette, a soundtrack, and a set of expected emotional reactions.</p><p>When something happens in real life, we do not process it raw. We instinctively ask, &#8220;What kind of movie is this?&#8221;</p><p>And once we know the genre, we know how to feel.</p><h2>The Pandemic Example</h2><p>COVID is the obvious example, because it is still recent enough that everyone remembers the weirdness of it, but far enough away that people are already reorganising their memories around whatever story suits them best.</p><p>Before COVID, there had already been years of public warnings about pandemics. Bill Gates gave a TED talk in March 2015 called &#8220;The next outbreak? We&#8217;re not ready,&#8221; arguing that the world needed to prepare for epidemics with better planning, research, and health systems. (<a href="https://www.ted.com/talks/bill_gates_the_next_outbreak_we_re_not_ready">TED</a>) In October 2019, Johns Hopkins, the World Economic Forum, and the Bill &amp; Melinda Gates Foundation hosted Event 201, a pandemic tabletop exercise based on a fictional scenario; Johns Hopkins described it as a training exercise for a hypothetical but scientifically plausible pandemic. (<a href="https://centerforhealthsecurity.org/our-work/tabletop-exercises/event-201-pandemic-tabletop-exercise">Johns Hopkins Center for Health Security</a>)</p><p>Looking back, of course that feels eerie.</p><p>It does not mean those people caused COVID. Warning about a risk is not the same thing as creating it. Experts talk about pandemics because pandemics are real historical events and always have been. But emotionally, none of that fully removes the weirdness. When you remember seeing people talk about pathogens, preparedness, simulations, and global outbreak scenarios right before the real thing happened, it leaves a mark.</p><p>The rational part of your brain says, &#8220;That was public health forecasting.&#8221;</p><p>The paranoid part of your brain says, &#8220;That was a trailer.&#8221;</p><p>And even when the rational part wins, the paranoia does not fully shut up.</p><h2>Preparation or Programming?</h2><p>This is where the whole thing gets uncomfortable, because there is a difference between preparation and programming, but in practice they can look similar.</p><p>A society prepares for possible futures by imagining them. Governments run simulations. Experts model disasters. Filmmakers turn collective fears into stories. News outlets package uncertainty into repeatable images. Social media turns everything into memes before anyone has finished understanding it.</p><p>None of that requires a secret room full of people stroking cats and planning the next global plot twist. It can happen through culture alone.</p><p>But the effect is still real.</p><p>Media rehearses us. It gives us emotional muscle memory. It teaches us what the big event is supposed to look like before the big event happens. So when something does happen, part of us has already been there. We have seen the press conference. We have seen the panicked crowds. We have seen the lone whistleblower. We have seen the scientist ignored until it is too late. We have seen the government lie, then slowly admit a partial truth, then insist everyone stay calm.</p><p>By the time reality arrives, it is not unfamiliar. It is just the live-action version.</p><h2>Real Life Does Not Imitate Art</h2><p>That said, real life does not actually imitate art. Not properly.</p><p>Real life is much stupider.</p><p>Movies make mass revelation look clean. The truth drops, the world reacts, people cry, governments tremble, churches overflow, families embrace, humanity collectively stares into the sky and reconsiders its place in the universe.</p><p>In reality, half the population would not believe it, a quarter would make jokes, a chunk would immediately turn it into a partisan argument, and most people would still have to go to work the next morning.</p><p>That was one of the things that bothered me about <em>Disclosure Day</em>. Everyone folded way too quickly. The movie seemed to think that once the truth was revealed, people would naturally move into the correct emotional position. Shock, awe, fear, acceptance, unity. As if human beings have ever been that graceful.</p><p>We do not react to reality as one species. We react as tribes, fandoms, denominations, algorithms, markets, and comment sections.</p><p>If actual alien disclosure happened tomorrow, I do not think the world would become spiritually transformed. I think people would ask if the aliens were left-wing or right-wing. Someone would accuse them of being fake. Someone would try to sell alien protein powder. Someone would claim the Bible predicted it. Someone else would claim the aliens proved all religion false. A podcast would explain why the aliens were actually from Antarctica. The stock market would do something ridiculous.</p><p>And then, somehow, after three days, people would be bored.</p><h2>The Religious Stuff</h2><p>The religious element in the movie also annoyed me, because it felt like faith was being used as a shortcut rather than treated like something real people actually live inside.</p><p>A lot of alien stories do this. They treat religious people as fragile villagers whose entire worldview collapses the second something strange appears in the sky. It is such a lazy way to write belief. It assumes faith is just a lack of information, and that once a bigger piece of information arrives, faith automatically evaporates.</p><p>But that is not how religion works for most people.</p><p>A lot of religious traditions already contain enormous, non-human, cosmic categories. Angels. Demons. Principalities. Powers. Heavenly beings. Apocalyptic signs. Worlds seen and unseen. The idea that humanity is not the only intelligent life in existence is not automatically devastating to faith. For some people it might be. For others, it would be folded into an existing spiritual framework almost immediately.</p><p>That is what the movie missed. Faith does not always break under mystery. Sometimes mystery is the whole point.</p><p>The lazier version of the story is, &#8220;Aliens appear, religious people panic.&#8221; The more interesting version is, &#8220;Aliens appear, and every belief system on Earth tries to metabolise them.&#8221;</p><p>That would be much messier, and much more believable.</p><h2>The Part That Actually Scares Me</h2><p>The scary part is not aliens. It is not even government secrecy, although obviously that is its own bottomless pit.</p><p>The scary part is how easily perception can be softened in advance.</p><p>Not controlled completely. Not hypnotised. Just softened.</p><p>An idea starts as ridiculous. Then it becomes a movie. Then it becomes a news segment. Then it becomes a think-piece. Then it becomes a government phrase. Then it becomes a website. Then it becomes something your parents casually mention at dinner. Then, one day, it is just part of the background.</p><p>Nobody has to force you to accept it. They only have to make it familiar.</p><p>That is the machine I keep thinking about. The coincidence machine. The cultural process where the impossible becomes silly, then entertaining, then plausible, then bureaucratic, then normal.</p><p>By the time the event happens, you are not necessarily prepared in any meaningful moral or intellectual sense. You are just less surprised.</p><p>And maybe that is enough.</p><h2>The Boring Explanation Is Still Weird</h2><p>The boring explanation is that experts forecast risks, artists dramatise anxieties, governments use whatever language gets attention, and the public connects dots because human beings are meaning-making animals.</p><p>That explanation is probably true.</p><p>It is also still weird.</p><p>It is weird that pandemic exercises happened before a pandemic. It is weird that alien-disclosure entertainment arrives beside alien-disclosure politics. It is weird that media keeps giving us emotional rehearsals for disasters that later become real enough to make the rehearsals feel suspicious.</p><p>Again, not proof. Not a grand theory. Just weird.</p><p>And maybe that is the honest place to sit with it. Not in full conspiracy mode, but not in smug dismissal either. Because the people who dismiss everything as coincidence can be just as annoying as the people who think nothing is coincidence. Reality is usually more boring than conspiracy, but more suspicious than polite society wants to admit.</p><h2>The Uneasy Middle</h2><p>So no, I do not think every movie is a test balloon. I do not think Bill Gates caused COVID because he warned about pandemics. I do not think Spielberg made <em>Disclosure Day</em> because the government handed him a secret schedule of upcoming alien events.</p><p>But I do think powerful institutions, artists, experts, politicians, and media companies all swim in the same cultural water. They respond to the same fears. They anticipate the same crises. They borrow the same imagery. They turn the future into content before the future arrives.</p><p>Then, when the future does arrive, it feels like recognition.</p><p>Not because life imitates art.</p><p>Because art has already taught us how to recognise life.</p><p>That is the part I cannot shake. Not that fiction predicts reality perfectly. It clearly does not. Real people are too chaotic, stupid, funny, selfish, stubborn, faithful, cynical, and tired for that.</p><p>But fiction does give us the shape of events before we live through them. It hands us the symbols. It gives us the emotional presets. It tells us what kind of story we might be in.</p><p>And when the world starts using the same symbols back at us, it is hard not to feel like someone, somewhere, already saw the trailer.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Car Salesmen, CRMs, and the Fine Art of Not Feeling Like Prey]]></title><description><![CDATA[The Old Civic Had Done Its Time]]></description><link>https://brainwaves.tomedia.com.au/p/car-salesmen-crms-and-the-fine-art</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/car-salesmen-crms-and-the-fine-art</guid><dc:creator><![CDATA[Tomas Heligr-Pyke]]></dc:creator><pubDate>Wed, 17 Jun 2026 23:51:31 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/ecb3301e-1bc3-48e1-8483-88e3e761af64_1707x2560.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I had needed a new car for quite a while.</p><p>My trusty old Honda Civic was falling apart in just about every visible way. The bumper was hanging off, there were mystery noises, and it had reached that stage where every new rattle made me wonder whether I should be concerned or just turn the music up.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>But the engine still ran like a dream, so I could never quite bring myself to send it behind the barn.</p><p>Then, recently, I had an actual incentive to upgrade. Business tax, deductions, all the adult things that somehow make buying a car feel slightly less irresponsible. So off we went to explore car yards.</p><p>And honestly, the car shopping experience is an entire case study in sales psychology.</p><h2>Car Salespeople Are a Different Breed</h2><p>Car salespeople are a different breed.</p><p>Salespeople in general are, really.</p><p>I respect it, but I also dislike it, and I know I could never be that person. There is a particular confidence, persistence, and emotional stamina required to do that job well.</p><p>But the strategies they use, even when they are painfully obvious, are interesting. A lot of them translate directly into marketing, especially when you are dealing with high-value conversions where one sale can make the entire interaction worthwhile.</p><p>There were a couple of salespeople we met who seemed like they would rather have been on holiday. One or two even got a little frustrated with me and my dad for asking questions, looking around, and not immediately handing over a kidney as a deposit.</p><p>They were fine, but not exactly memorable for the right reasons.</p><h2>The Very Salesy Car Yard</h2><p>Then there was one car yard that was salesy.</p><p>Very salesy.</p><p>If you are on the Gold Coast, you probably know the one. It is the dealership that seems to be in every cinema ad before every movie. It has actually become a joke between me and Dakota, waiting for that specific ad to come on and mimicking the owner&#8217;s name before the movie starts.</p><p>Anyway, their process was fascinating.</p><p>First, find your prey.</p><p>The second you step onto the yard, someone appears and pulls you into conversation. Then they try to get your current car involved in the deal. One guy even tried to walk across the street to drive my car over to the dealership himself, which was both impressive and slightly alarming.</p><p>Then come the comfort plays.</p><p>Offer drinks. Make you feel welcome. Keep you there. Make the space feel less like a transaction and more like hospitality.</p><h2>The Manager in the Back Room</h2><p>After that, the negotiation starts around the high-ticket item.</p><p>The salesperson disappears, or pretends to disappear, to speak to the &#8220;manager.&#8221; Sometimes it is a phone call. Sometimes it is a quick walk away.</p><p>Suddenly, phrases start coming out like, &#8220;I think they&#8217;ll like that one,&#8221; or, &#8220;Let me see what I can do for you.&#8221;</p><p>The whole thing is designed to make you feel like they are fighting for you. Like you are not just being sold to, but advocated for. Like there is some hidden room in the back where deals are made, and your salesperson is bravely entering the battlefield on your behalf.</p><p>Then, if needed, the manager comes in.</p><p>That is when the question becomes, &#8220;What needs to happen for us to get this done today?&#8221;</p><p>And look, I get it.</p><p>This is the playbook. It exists because it works.</p><h2>The Follow-Up Machine</h2><p>But it does not end when you leave the yard.</p><p>If the trail goes cold, the follow-up begins. A text later that afternoon to keep the relationship warm. Usually something friendly, with a little hook.</p><p>Then a call two days later to &#8220;check in&#8221; and rekindle the conversation.</p><p>From a sales perspective, it is almost perfect.</p><p>For people who are swayed by constant communication, it works wonders. It creates the feeling that they care. It makes you think, &#8220;They remembered me. They are looking after me. They have my best interests at heart.&#8221;</p><p>Of course, they also want the sale.</p><p>That is not inherently evil. Businesses need to sell. Salespeople need to follow up. Marketing needs to bring people back to top of mind.</p><p>But the difference is in how it feels.</p><h2>When the Tactic Backfires</h2><p>For me, that approach did not work at all.</p><p>I did not answer the texts. I did not answer the calls. And honestly, I wished they would stop bothering me.</p><p>The whole experience left a bad taste in my mouth, especially because they had slightly bashed my old car in the process. I knew the Civic was not worth much. I was not delusional. But there is still a way to talk about someone&#8217;s car without making them feel stupid for owning it.</p><p>I left that dealership more frustrated than excited.</p><h2>The Place That Actually Got the Sale</h2><p>The place I actually bought from, GAC in Southport, handled it differently.</p><p>The salesperson was still a salesperson, of course. I am not pretending I wandered into a charity.</p><p>But he treated me like a human being.</p><p>He joked around. He let us drive the car without turning the process into a paperwork marathon. He made the experience feel easy, and most importantly, he made me feel like I had control over the final decision.</p><p>That matters.</p><p>By the end of it, I was happy. I was satisfied. I was excited to finally drive my new car, a Mazda 3 Touring, if anyone cares.</p><h2>Same Goal, Different Experience</h2><p>And that is the point.</p><p>Both sales approaches can work.</p><p>The aggressive follow-up, manager-in-the-back-room, &#8220;what can we do today&#8221; method works on some people. The relaxed, human, trust-building method works on others.</p><p>Neither is automatically wrong.</p><p>They are just built for different people, different demographics, and different buying behaviours.</p><h2>What This Means for Marketing</h2><p>That is where this translates into business and marketing.</p><p>Different markets need different strategies.</p><p>Texting and calling, with permission, can be incredibly effective. In health services, it makes sense. People need reminders. They need prompts to rebook. Sometimes the follow-up is genuinely beneficial for the client.</p><p>In agency work, constant communication is essential. Silence creates uncertainty.</p><p>A good CRM, a proper follow-up process, and a clear record of where each lead or client is at can be the difference between a lost opportunity and a closed deal.</p><p>Salespeople need their little Rolodex.</p><p>Or, more realistically, their CRM.</p><p>They need to know who is warm, who needs a reminder, who needs space, and who is ready to buy.</p><p>These things work.</p><h2>Genuine Beats Salesy</h2><p>But they work even better when they feel genuine.</p><p>And that is probably the crux of it.</p><p>Be genuine.</p><p>Not just &#8220;sales genuine,&#8221; where you learn someone&#8217;s name and repeat it back to them three times because a sales book told you to.</p><p>Actually genuine.</p><p>Care about the person. Care about the problem they are trying to solve. Care about whether the thing you are selling is actually right for them.</p><p>People can feel the difference.</p><p>The tactics might be the same on paper.</p><p>Follow up. Stay top of mind. Build rapport. Create comfort. Reduce friction. Ask for the sale.</p><p>But the delivery changes everything.</p><p>One version makes people feel like prey.</p><p>The other makes them feel looked after.</p><p>And in business, marketing, sales, or even just buying a Mazda on the Gold Coast, that difference is everything.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[The Problem With Being the Business]]></title><description><![CDATA[I am in an interesting conundrum with Tomedia at the moment.]]></description><link>https://brainwaves.tomedia.com.au/p/the-problem-with-being-the-business</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/the-problem-with-being-the-business</guid><dc:creator><![CDATA[Tomas Heligr-Pyke]]></dc:creator><pubDate>Sat, 06 Jun 2026 00:07:41 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/118f7c52-4c6d-4b3b-a9ec-a8b88a3e5d9b_1707x2560.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I am in an interesting conundrum with Tomedia at the moment.</p><p>It is not a bad conundrum to be in. In fact, it is probably the best kind of business problem to have. The business is working. People want the work. Clients trust me. The projects are coming in. Most of the business has grown through word of mouth, reputation, portfolio work, and me selling myself as the person who can actually figure things out and get things done.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>That is a good thing.</p><p>It means I have done something right.</p><p>It means people respect the work. It means people trust the thinking behind the work. It means I have become good enough at what I do that people seek me out as an individual, which is exactly what you want when you are building something from nothing.</p><p>But it also creates a very annoying problem.</p><p>At some point, being good at the work becomes the thing that traps you inside the work.</p><p>That is the stage I am sitting in now. I have enough work to keep everything ticking along. I have retainers. I have projects. I have development work. I have marketing work. I have enough happening that the business is not just some fragile little thing anymore. But the core problem is still there.</p><p>If I stop working, money slows down.</p><p>If I get sick, money slows down.</p><p>If I go on holiday, money slows down.</p><p>If I eventually want to retire, take a break, change direction, or simply not be glued to the machine every single day, the whole thing risks falling over because too much of it still depends on me personally doing the work.</p><p>That is not really a business.</p><p>That is a highly skilled job wearing a business costume.</p><p>And I do not mean that in a depressing way. There is nothing wrong with freelancing. There is nothing wrong with being a sought-after individual. There is nothing wrong with being the person clients trust. That is how Tomedia got here. That is how most good service businesses start. You become useful, then you become trusted, then people keep coming back.</p><p>But at some point you have to ask a different question.</p><p>How do I build something that does not collapse the second I step away from it?</p><p>That question has been sitting in the back of my head for years, but it has become much louder recently. I have been running Tomedia since 2019, which means I am now around seven years into this thing. That is still early, but it is also long enough to have experienced some patterns.</p><p>I have experienced what happens when I take a holiday and the business does not really make money while I am away. I have experienced what happens when I get sick and suddenly everything slows down because I am the person everything depends on. I have experienced the stress of knowing that the income is only stable while I am physically able to keep producing.</p><p>I do not want that forever.</p><p>I recently came back from Europe, and this trip was different. For the first time, I had enough retainer work in place that the business did not feel like it stopped the moment I left Australia. The retainers covered a good portion of the base costs. Project work could still continue. I could work while overseas when I needed to. It was not a perfect &#8220;proper holiday where I do absolutely nothing&#8221; situation, but it was a lot better than previous holidays.</p><p>That was a sign.</p><p>Not a complete solution, but a sign of what the solution could eventually look like.</p><p>The retainer side of the business is the easiest part to understand. Retainers are scalable in a way that project work is not always scalable. With retainers, I can be the authority. I can set the direction, explain the strategy, guide the marketing decisions, and decide why we are doing what we are doing. Then the actual implementation can be handed to someone else.</p><p>That is already starting to happen.</p><p>For SEO work, for example, I can own the thinking. I can say, &#8220;This is the strategy. This is why we are doing it. This is what matters.&#8221; Then someone else can help with the delivery. That works. That makes sense. That is scalable.</p><p>Not infinitely scalable, and definitely not cheaply scalable, but structurally scalable.</p><p>Eventually, the retainer side of Tomedia could have an account manager handling client communication, expectations, and relationships. Then underneath that, there could be skilled people handling the actual implementation: SEO, social media, ads, content, reporting, whatever else fits into the machine.</p><p>That version of the business makes sense to me.</p><p>The problem is getting there costs money.</p><p>If I had a proper team of four people working on retainers, that could easily cost somewhere around half a million dollars a year once you include wages, overhead, management, and breathing room. That means you need enough retainer revenue to justify it. You need enough clients. You need enough margin. You need enough stability that you are not hiring people off hope.</p><p>That is the difficult part.</p><p>The model is clear. The path is clear. The timing is not.</p><p>Then there is the software engineering side, which is a different beast entirely.</p><p>The software development work is highly profitable. It is also the work I trust the least to hand off.</p><p>That probably sounds bad, but it is the truth. I have tried outsourcing development before. I have paid junior developers. I have paid dev teams. I have spent a lot of money trying to get other people to build things properly, only to end up fixing the work myself anyway.</p><p>Bad code is expensive. Bad architecture is expensive. Poor thinking is expensive. Cowboy development is expensive.</p><p>And I have a deep distaste for cowboys in this industry.</p><p>The issue with development is that it is not enough for something to technically work. It has to be built in a way that makes sense. It has to be explainable. It has to be maintainable. It has to be something I can stand behind when a client asks how it works or why it was made that way.</p><p>That is hard to delegate.</p><p>I know it is possible. Eventually, software engineering can scale too. But I think it scales differently. External client development work is much harder to scale because every client has different requirements, different systems, different expectations, and different levels of chaos. Internal software development is much easier to scale because the team is working on the same product, the same codebase, and the same long-term objective.</p><p>That is where things get interesting for Tomedia.</p><p>Because I do not really want Tomedia to just become a big agency.</p><p>Big agencies are not always stable. Big agencies can become bloated. Big agencies can lose their quality. Big agencies can become machines that exist to feed themselves. In Australia especially, I do not think simply becoming a big agency is the dream. It might work for some people, but it is not the version of the future that feels right to me.</p><p>I want Tomedia to be more than an agency.</p><p>I want it to become infrastructure.</p><p>I want it to become a marketing authority. I want it to become a software company. I want it to become a publishing engine. I want it to become a place where internal products, client services, research, media, education, and tools all feed into each other.</p><p>That is the real shape of it.</p><p>The retainer side gives stability.</p><p>The development side gives high-value project work.</p><p>The software-as-a-service side gives scale.</p><p>The articles, books, zines, videos, and research give authority.</p><p>And the authority feeds everything else.</p><p>That is why Brainwaves matters. That is why the zines matter. That is why the Big Book of SEO matters. That is why writing articles matters. That is why building tools matters. At first glance, all of these things can look like random side projects, but they are not random. They are all part of the same long-term structure.</p><p>I am trying to build authority around myself and around Tomedia.</p><p>I need people to trust me online the same way they trust me in person. When people speak to me directly, they understand that I know what I am talking about. The challenge is expanding that trust beyond conversations, meetings, referrals, and existing clients.</p><p>Articles do that.</p><p>Books do that.</p><p>Videos do that.</p><p>Software does that.</p><p>Research does that.</p><p>Products do that.</p><p>They create proof. They create presence. They create ways for people to discover the thinking before they ever speak to me. And if that works, it can lead to more agency clients, more software users, more retainers, more product sales, and more opportunities that do not rely purely on me chasing work.</p><p>That is also where passive income enters the picture.</p><p>I do not think passive income is ever truly passive, at least not at the start. Everything requires work. Software requires building. Books require writing. Zines require production. Articles require editing. Products require marketing. Even a supposedly passive system needs maintenance, improvement, and attention.</p><p>But passive income, to me, is not really about doing nothing.</p><p>It is about building things where the money is not directly tied to the hour I just worked.</p><p>That is the goal.</p><p>If I write a book, it can keep selling after I finish writing it. If I build a software product, it can keep creating value after the first version is made. If I create a library of useful articles, they can keep attracting people long after the day I publish them. If I build a magazine or zine system, each issue becomes another asset in the ecosystem.</p><p>That matters.</p><p>The Big Book of SEO is a good example. It ended up being enormous. Around 400 pages. That is great because it means the thing has substance, but it also creates a practical problem: print-on-demand becomes expensive. A huge book costs a lot to print and ship. If the final price is too high, fewer people will buy it. So now there is another layer to figure out: pricing, markup, format, perceived value, and whether the book should exist as a premium physical object, a digital product, a smaller series, or all of the above.</p><p>That is the kind of problem I like, though.</p><p>It is a product problem.</p><p>It is not just &#8220;how do I get more client work?&#8221;</p><p>It is &#8220;how do I package what I know into something people can buy, use, learn from, and trust?&#8221;</p><p>That is a better problem.</p><p>The same thing applies to Brainwaves. I can talk endlessly. I can talk to a phone, a screen, a camera, or a microphone all day. This entire article started as a voice note. That is the easy part for me. The harder part is editing, packaging, distributing, and turning that thinking into something consistent.</p><p>That is why the video side has slowed down. I like making videos. I like talking. I do not like editing. Editing is the bottleneck. So eventually, that might be something I hand off. If I can talk and someone else can turn that into polished videos, then Brainwaves can become more than articles. It can become a YouTube channel, a podcast, a publication, a content engine, or whatever shape makes the most sense.</p><p>Again, the pattern is the same.</p><p>I own the thinking.</p><p>Someone else can help with the implementation.</p><p>That might be the actual business model hiding underneath everything.</p><p>Tomedia scales when I stop trying to personally do every task and instead build systems where my thinking guides the work.</p><p>That applies to retainers.</p><p>It applies to content.</p><p>It applies to publishing.</p><p>It applies to software.</p><p>It may eventually apply to development too, but only once the systems, standards, and internal quality control are strong enough that I can trust the output.</p><p>The long-term version of this is even more interesting.</p><p>In my head, the endgame is not just Tomedia serving external clients forever. The endgame is owning multiple businesses that all connect back into Tomedia. Those businesses generate their own revenue, then they use Tomedia for marketing, software, strategy, infrastructure, and growth.</p><p>The money starts flowing in a loop.</p><p>One business feeds another. Tomedia supports the businesses. The businesses fund Tomedia. The software supports the operations. The media builds the authority. The authority brings in more opportunities. The whole thing becomes less dependent on any one client, any one service, or any one version of me working nonstop.</p><p>That is the dream.</p><p>Not a giant agency.</p><p>Not a fragile freelance business.</p><p>An ecosystem.</p><p>A family-owned infrastructure company with media, software, services, products, and authority all supporting each other.</p><p>That will take time. Probably a lot of time. I know that. The retainer side needs more clients before it can support a proper team. The development side needs better internal systems before it can scale safely. The software-as-a-service side needs more marketing, and I need to get better at sales or eventually bring in someone who is good at sales.</p><p>That is another uncomfortable truth.</p><p>I am not naturally good at asking for money. I do not like sales. I do not like pushing. I do not like feeling like I am convincing someone to pay me, even when I know the work is valuable. I have undercharged in the past, and if I had not undercharged, I would probably be much further ahead than I am now.</p><p>But that is part of learning.</p><p>Pricing is a skill.</p><p>Sales is a skill.</p><p>Delegation is a skill.</p><p>Authority is a skill.</p><p>Building a business that does not depend entirely on you is also a skill.</p><p>That is where I am right now. I am not at the finished version of Tomedia. I am at the version where the shape is finally becoming clear.</p><p>The retainers are starting to show me what stability can look like.</p><p>The software projects are showing me where the high-value work is.</p><p>The publishing projects are showing me how much knowledge I have sitting in my head that can be turned into assets.</p><p>The zines, books, articles, and research are showing me how authority can be built slowly, one piece at a time.</p><p>And the holiday showed me what I want more of.</p><p>I want to be able to leave without the business collapsing.</p><p>I want to be able to get sick without everything stopping.</p><p>I want to be able to take a proper holiday eventually and know that money is still coming in, clients are still looked after, systems are still working, and the business is still alive without me having to manually hold every piece together.</p><p>Will I actually stop working one day?</p><p>Probably not.</p><p>I know myself well enough to know that I will likely be doing something until I die because I cannot sit still. I like building things. I like thinking through problems. I like making stuff. I like the chaos of it, even when it annoys me.</p><p>But I want the choice.</p><p>That is the real point.</p><p>I do not want to stop because I am forced to stop. I do not want to keep working because the entire structure collapses without me. I want to keep working because I enjoy it, because I am useful, because there are interesting things to build, and because Tomedia has become strong enough that my work is no longer the only thing holding it up.</p><p>That is the transition I am trying to make.</p><p>From worker to owner.</p><p>From freelancer to infrastructure.</p><p>From agency to ecosystem.</p><p>From &#8220;Tom does the work&#8221; to &#8220;Tomedia creates the machine that makes the work possible.&#8221;</p><p>And honestly, in theory, everything is going pretty well.</p><p>The zines are coming. The books are forming. The articles are continuing. The software is there. The retainers are becoming more stable. The bigger picture is starting to make sense.</p><p>Now I just have to keep building it.</p><p>One system at a time.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Two Customers in a Trench Coat]]></title><description><![CDATA[The Hidden Buying Power of Family Units]]></description><link>https://brainwaves.tomedia.com.au/p/two-customers-in-a-trench-coat</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/two-customers-in-a-trench-coat</guid><dc:creator><![CDATA[Tomas Heligr-Pyke]]></dc:creator><pubDate>Fri, 05 Jun 2026 03:03:00 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/d1762857-b419-4ad2-9c06-d5ec403311ae_1707x2560.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2>The Kebab Shop Problem</h2><p>I was sitting in a kebab shop recently, thinking about something that the kebab shop itself probably does not care about.</p><p><strong>Customer data.</strong></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>Not in the creepy Silicon Valley sense. Not <em>&#8220;let&#8217;s build a machine learning model to predict whether someone wants extra garlic sauce.&#8221;</em> More basic than that. The kind of data a small food business already gets without even trying: a name on the order, a card payment, maybe the last four digits of the card, maybe a rough timestamp, maybe the items ordered.</p><p>That alone is enough to start asking interesting questions.</p><p>How many people come back? How often do they return? How much do they spend? Are they buying the same thing every time? Are the regulars keeping the business alive? Is the shop growing because of loyal customers, or is it surviving on random walk-ins?</p><p>For a kebab shop, repeat customers are probably one of the clearest signs that the product is good. If people keep coming back for the same kebab, same snack pack, same late-night feed, something is working. If nobody returns, that tells a very different story.</p><p><em><strong>But then I had a second thought.</strong></em></p><p>What happens when the person paying is not really &#8220;the customer&#8221;?</p><p>Say my girlfriend walks into the shop and buys kebabs for both of us using my card. The shop might see her name attached to the order, but the card details are mine. Or maybe I order, but she is the one who decided we were eating kebabs in the first place. Or maybe I pay, she chooses, and we both consume the product.</p><p>So who is the customer?</p><p>Me, because it was my card?</p><p>Her, because her name was on the order?</p><p>Both of us, because we made the decision together?</p><p>Or are we not two customers at all, but one tiny household unit showing up in the data as fragmented individual transactions?</p><h2>The Problem With Individual Customer Tracking</h2><p>This is where a simple kebab-shop thought becomes a much bigger marketing question: are businesses actually targeting the right person, or are they confusing the payer with the buyer, the buyer with the decision-maker, and the decision-maker with the user?</p><p>In marketing theory, these roles are often separated. The initiator is the person who first suggests the purchase. The influencer shapes the decision. The decider makes the final call. The buyer completes the transaction. The user consumes the product. Sometimes those are all the same person. In a family, couple, workplace, friendship group, or household, they are often different people.</p><p>That distinction matters because most customer data systems are built around individuals.</p><p>One email equals one customer. One phone number equals one customer. One card equals one customer. One account equals one customer.</p><p>But real life does not work like that.</p><p>Real life is messier. A family might share cards. A couple might alternate who pays. A parent might buy something because a child asked for it. A husband might pay for something his wife chose. A wife might pay for something her husband uses. A group of friends might have one person who always orders, even though the decision belongs to the group.</p><p>The transaction says one thing.</p><p>The household reality says another.</p><p>This is the hidden buying power of family units.</p><p>A business looking only at individual transactions might see three average customers. But underneath that, there might actually be one very valuable household. The husband buys lunch there on weekdays. The wife orders dinner there once a fortnight. The kids ask for it on weekends. The data may show three separate customers with average value, when the reality is one family unit with high lifetime value.</p><p>That creates a problem for marketing.</p><p>If the business only targets the person who paid, it might miss the person who influenced the purchase. If it only rewards the person whose card was used, it might undervalue the family unit. If it splits the value across too many individual profiles, it might underestimate the true loyalty of the household. But if it merges people too aggressively, it can become inaccurate, invasive, and just plain weird.</p><p>This is why the kebab shop example is funny, but also useful.</p><p>A kebab shop probably will not build a customer identity graph. It probably does not need to. But the same problem shows up everywhere once the product becomes more expensive, more emotional, or more tied to household decisions.</p><p>Cars. Holidays. Furniture. Insurance. Kids&#8217; toys. Groceries. Restaurants. Streaming services. Education. Health products. Home improvement. Financial services.</p><p>In all of these categories, the person who pays is not always the person who decides.</p><h2>Who Actually Makes Purchasing Decisions?</h2><p>The gender dynamic makes this even more interesting, although it needs to be handled carefully. Historically, in many heterosexual households, men were more likely to be positioned as the primary income earner, while women often managed more of the household purchasing, planning, care work, and day-to-day family decision-making. That pattern is changing, but it has not disappeared.</p><p>Pew Research found that in the United States, 55% of marriages still have a husband as the primary or sole breadwinner, while 29% of marriages have both spouses earning roughly the same amount and 16% have a wife as the breadwinner. Fifty years earlier, husbands were the breadwinner in 85% of marriages, so the pattern has shifted dramatically, but the old model still exists in many households.</p><p>At the same time, women&#8217;s influence over purchasing is enormous. NielsenIQ reports that women control an estimated $31.8 trillion of worldwide spending, are projected to control 75% of discretionary spending in the next five years, and have 70&#8211;80% influence on all consumer spending. BCG similarly describes women as managing around $32 trillion in global spending and argues that many companies still fail to design products and services around women&#8217;s actual needs.</p><p>So the old lazy assumption of &#8220;market to the man because he pays&#8221; is not just outdated. It is commercially dangerous.</p><p>But the opposite assumption is also too simple. You cannot just say &#8220;market to women because women decide.&#8221; That still flattens the household into a stereotype. The smarter approach is to ask: what role does each person play in the purchase?</p><p>For a car, one person may care about price and finance. Another may care about safety, comfort, and practicality. The kids may influence the choice more than anyone wants to admit. For toys, the child may be the initiator and user, while the parent is the buyer, payer, and gatekeeper. For food, the decision might be driven by convenience, cravings, routine, budget, or who complained loudest that night.</p><p>Children are also not passive in household buying. Research reported by Marketing Charts, based on an NRF report, found that 87% of surveyed parents said their children influence purchase decisions. Almost half said children influence purchases specifically for the child, while more than one-third said children influence purchases for the whole household.</p><h2>The Family Unit as an Economic Entity</h2><p>That means &#8220;family purchasing power&#8221; is not just about couples. It is about households as decision-making ecosystems.</p><p>And this is where customer lifetime value becomes more complicated.</p><p>Normally, customer lifetime value is attached to an individual. How much does this customer spend over time? How often do they buy? How likely are they to return?</p><p>But in household-driven categories, individual CLV can lie.</p><p>Imagine a kebab shop has four customer records:</p><p>David: buys once a month.</p><p>Sarah: buys once a month.</p><p>Sarah using David&#8217;s card: appears as either Sarah or David depending on the system.</p><p>A family order: appears as whoever placed the order.</p><p>A basic report might say, &#8220;These are average customers.&#8221;</p><p>A household-level view might say, &#8220;This couple or household buys from us every week.&#8221;</p><p>That changes how valuable they are. It changes how you market to them. It changes whether you offer them a loyalty reward. It changes whether you should target them with individual meals, couple deals, family bundles, or catering offers.</p><p>The unit of value is not always the person.</p><p>Sometimes the unit of value is the household.</p><h2>Two Customers in a Trench Coat</h2><p>This is obvious in B2B. Companies do not usually treat every employee as a totally separate buyer. They understand the &#8220;account.&#8221; They know that a business customer has multiple stakeholders: the user, the buyer, the approver, the finance person, the executive sponsor.</p><p>But in consumer marketing, we often forget the same thing happens inside homes.</p><p>A household is basically a tiny buying committee.</p><p>The issue is that tracking this is hard.</p><p>The most basic idea is to use payment information. But even that has problems. A merchant should not be treating a visible card number as a customer identity system. PCI guidance recognises masking and truncation standards, with the first six and last four digits commonly accepted as the maximum display format across payment brands.</p><p>The last four digits alone are also a weak identifier. They can collide across different cards. Cards expire. Cards get replaced. People use Apple Pay, Google Pay, different accounts, business cards, partner cards, and shared cards. Payment tokenisation can help because it replaces sensitive card numbers with a unique token, but even then, a token usually tells you about a payment instrument, not the full human or household behind it.</p><p>So if a business wants to understand family-unit value, it needs to be careful.</p><p>There are a few possible models.</p><p>The first model is to keep everything individual. Whoever pays gets the value. This is simple, clean, and easy to report on. But it underestimates household behaviour. It might split one loyal family across multiple &#8220;average&#8221; customers.</p><p>The second model is to split value across known participants. If two people are known to be part of an order, each gets partial attribution. This can be more accurate, but it creates practical problems. What if I buy kebabs with my girlfriend today, alone tomorrow, and with a friend next week? What if the person I was with changes over time? What if the system keeps assigning influence to someone who is no longer part of my life?</p><p>The third model is to create a household or family unit above the individual customer profiles. This is probably the most useful for serious businesses. You still keep individuals separate, but you also recognise that some purchases belong to a shared unit. The household gets its own lifetime value, while each person keeps their own preferences, behaviour, and marketing profile.</p><p>That gives you three layers:</p><p>The individual.</p><p>The transaction.</p><p>The household.</p><p>This is much closer to reality.</p><p>But it only works if the data is collected ethically and transparently. In Australia, the Australian Privacy Principles govern the collection, use, and disclosure of personal information for organisations covered by the Privacy Act. The OAIC defines personal information broadly as information or an opinion about an identified or reasonably identifiable individual, and even inferred tastes and preferences from credit-card purchases or web browsing can be personal information.</p><p>In other words, &#8220;we are just doing analytics&#8221; is not a free pass.</p><p>The non-creepy version is not secretly guessing who lives with whom based on cards and order patterns. The non-creepy version is building systems where people willingly identify themselves because there is a clear benefit.</p><p>A restaurant might offer a family loyalty account.</p><p>A grocery app might let households share lists, points, and offers.</p><p>A streaming service might have profiles under one account.</p><p>A car brand might design messaging for different decision roles rather than assuming the man is the buyer and the woman is a passenger.</p><p>A toy brand might market fun to the child, trust to the parent, and value to the household.</p><p>A finance brand might stop only speaking to the &#8220;main account holder&#8221; and instead think about the couple or family making the decision together.</p><p>The strategic question becomes: who needs to believe in this purchase for it to happen?</p><p>Not just who pays.</p><p>Who initiates it?</p><p>Who researches it?</p><p>Who vetoes it?</p><p>Who uses it?</p><p>Who complains if it is wrong?</p><p>Who has to be emotionally comfortable before the purchase goes ahead?</p><p>That last one is underrated. In family purchases, the veto vote can matter more than the payment method. One person may technically be able to buy the thing, but if their partner hates the idea, the purchase dies. One person may not pay a cent, but their approval is essential.</p><p>That is why marketing to households requires more than demographic targeting. It requires role targeting.</p><p>A person is not valuable only because they spend money. They may be valuable because they unlock someone else&#8217;s spending. They may be the recommender. The organiser. The planner. The gatekeeper. The emotional decider. The person who turns &#8220;maybe&#8221; into &#8220;yes.&#8221;</p><h2>Why This Matters More Than You Think</h2><p>This is where businesses can make better decisions.</p><p>For low-cost, frequent purchases like kebabs, coffee, takeaway, or groceries, household tracking can reveal patterns around routine and occasion. A single person buying one kebab is different from a couple buying dinner every Friday. A family buying every Sunday night is different again. The marketing should reflect the occasion: solo convenience, couple treat, family meal, late-night craving, work lunch, post-gym meal.</p><p>For high-cost purchases like cars, appliances, renovations, or holidays, the business should assume multiple decision-makers until proven otherwise. The campaign should not only speak to the person with the card or the finance application. It should speak to the practical user, the emotional influencer, the safety-conscious parent, the budget keeper, and the person who needs to feel heard.</p><p>For child-related purchases, the user and buyer are usually different. That means the product needs two sales pitches at once. The child needs to want it. The parent needs to trust it. The household needs to justify it.</p><p>For subscriptions and recurring products, household identity can be the difference between misunderstanding churn and understanding value. One account might have multiple users. One cancellation might not mean one disappointed customer; it might mean a whole household has moved on.</p><p>The danger is that most reporting systems simplify all of this into clean but misleading numbers.</p><p>Customer A spent $400.</p><p>Customer B spent $180.</p><p>Customer C spent $90.</p><p>But what if A, B, and C are the same household?</p><p>What if B influenced most of A&#8217;s spending?</p><p>What if C is the child who determines where the family eats?</p><p>What if the person with the lowest direct spend is actually the most important person in the buying decision?</p><h2>Data Is Fun. Reality Is Messy.</h2><p>This is why data is fun.</p><p>It starts with a kebab shop and ends with the realisation that &#8220;customer&#8221; is not as obvious as it sounds.</p><p>A customer can be a person.</p><p>A customer can be a card.</p><p>A customer can be an account.</p><p>A customer can be a household.</p><p>A customer can be an invisible decision-making unit made up of people with different personalities, different motivations, different levels of influence, and different relationships to the final purchase.</p><p>The businesses that understand this will market better.</p><p>They will stop treating every payment as a single-person event. They will stop assuming the payer is the decision-maker. They will stop undervaluing the household member who influences but does not transact. They will build loyalty systems around real buying behaviour, not just clean database rows.</p><p>And maybe the kebab shop still will not care.</p><p>Fair enough.</p><p>But once you move beyond kebabs and into categories where the purchase is bigger, more emotional, more expensive, more shared, or more family-driven, this becomes extremely important.</p><p>Because sometimes your best customer is not one customer.</p><p>Sometimes it is two customers in a trench coat.</p><p>Sometimes it is a couple.</p><p>Sometimes it is a family.</p><p>Sometimes it is a household.</p><p>And if your data cannot see that, your marketing probably cannot either.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[When Progress Feels Like Erasure: A Leadership Reflection]]></title><description><![CDATA[&#8220;Sometimes the hardest part of leadership is not building a successful team &#8212; it&#8217;s watching that success become invisible during organisational change.&#8221;]]></description><link>https://brainwaves.tomedia.com.au/p/when-progress-feels-like-erasure</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/when-progress-feels-like-erasure</guid><dc:creator><![CDATA[Michael Pyke]]></dc:creator><pubDate>Tue, 19 May 2026 04:27:51 GMT</pubDate><enclosure url="https://images.unsplash.com/photo-1645245924084-d6cb34ad0687?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1MHx8c3VjY2Vzc2Z1bCUyMHRlYW1zfGVufDB8fHx8MTc3OTE2NDc5M3ww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>There is a particular weight that comes with being asked to apply for the next role up especially when the position description has been written by someone who has never truly seen the work you do, the complexity your team carries, or the outcomes you have quietly delivered.</p><p>It is not the ambition that is confronting. Growth is part of leadership. What unsettles is the knowledge that if you do not succeed, your role disappears and with it, the team you built, the culture you repaired, and the trust you earned through consistency rather than rhetoric.</p><p>This is not just a professional moment; it is a deeply human one.</p><p><strong>The Invisible Labour of Building Something That Works</strong></p><p>Turning a low engagement, underperforming team into a highly functioning unit is not accidental. It takes time, emotional labour, courage, and an unrelenting commitment to people. It requires sitting in discomfort, having hard conversations, protecting staff when needed, holding them accountable when required, and slowly rebuilding belief.</p><p>When a successful team is viewed as something to be &#8220;restructured&#8221; without first being understood, it can feel as though the organisation values change over effectiveness, novelty over results.</p><p>There is a quiet grief in watching something that works be treated as though it is incomplete simply because it does not align with a new strategic narrative.</p><p><strong>The Paradox of Strategy Without Context</strong></p><p>Good business management demands evolution. Organisations must adapt, realign, and sometimes fundamentally re-strategise to survive. That is not the issue.</p><p>The tension arises when strategy is developed without context when decisions are made at a distance from the lived reality of the work. A role description created without deep operational understanding risks focusing on optics rather than outcomes, aspiration rather than execution.</p><p>Strategy without context can unintentionally erase value.</p><p>True business acumen asks harder questions:</p><ul><li><p>What is working, and why?</p></li><li><p>What risks are we introducing by dismantling it?</p></li><li><p>What is the cost not just financial, but cultural of destabilising a high-performing team?</p></li></ul><blockquote></blockquote><p><strong>Leadership Versus Authority</strong></p><p>Good leadership is not defined by the power to redesign it is defined by the responsibility to listen.</p><p>Leadership recognises that people are not interchangeable parts in an organisational chart. Teams carry institutional memory, trust, and psychological safety that cannot be quickly rebuilt once broken.</p><p>As Simon Sinek reminds us, <em>&#8220;A leader&#8217;s job is not to do the work for others, but to create an environment in which others can succeed.&#8221;</em> When restructure becomes an end in itself, that environment can fracture.</p><p>Authority can mandate change. Leadership earns alignment.</p><p><strong>When the Needs of the Team Are Outpaced by Transformation</strong></p><p>There are moments when the needs of the organisation genuinely overtake the needs of the team. Markets shift. Funding models change. Scale demands different capabilities.</p><p>But those moments should be approached with clarity, honesty, and care not silence or surprise.</p><p>Good leadership acknowledges the human impact of transformation. It recognises that asking someone to compete for their own survival, while simultaneously disregarding the success they have delivered, creates moral injury not just professional disappointment.</p><p>The question is not whether organisations should change, but <strong>how</strong> they change.</p><p><strong>The Quiet Test of Values</strong></p><p>This experience becomes a test not just for the individual, but for the organisation.</p><p>Does success get recognised, or only reframed?<br>Is stability valued, or is disruption rewarded regardless of consequence?<br>Are people seen as assets to be developed, or obstacles to be redesigned?</p><p>For the leader applying for that next role, the reflection is sobering. You are asked to advocate for a future you may not shape, while standing on a past that seems suddenly invisible.</p><p>Yet there is strength in knowing what you have built. There is integrity in standing by a team that became successful because they were trusted, included, and led with intention.</p><p>And regardless of the outcome, that leadership does not disappear with a position description.</p><p>Because real leadership is not defined by title or structure it is defined by the people who would follow you again, without hesitation.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://images.unsplash.com/photo-1645245924084-d6cb34ad0687?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1MHx8c3VjY2Vzc2Z1bCUyMHRlYW1zfGVufDB8fHx8MTc3OTE2NDc5M3ww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://images.unsplash.com/photo-1645245924084-d6cb34ad0687?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1MHx8c3VjY2Vzc2Z1bCUyMHRlYW1zfGVufDB8fHx8MTc3OTE2NDc5M3ww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 424w, https://images.unsplash.com/photo-1645245924084-d6cb34ad0687?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1MHx8c3VjY2Vzc2Z1bCUyMHRlYW1zfGVufDB8fHx8MTc3OTE2NDc5M3ww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 848w, https://images.unsplash.com/photo-1645245924084-d6cb34ad0687?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1MHx8c3VjY2Vzc2Z1bCUyMHRlYW1zfGVufDB8fHx8MTc3OTE2NDc5M3ww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1272w, https://images.unsplash.com/photo-1645245924084-d6cb34ad0687?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1MHx8c3VjY2Vzc2Z1bCUyMHRlYW1zfGVufDB8fHx8MTc3OTE2NDc5M3ww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1456w" sizes="100vw"><img src="https://images.unsplash.com/photo-1645245924084-d6cb34ad0687?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1MHx8c3VjY2Vzc2Z1bCUyMHRlYW1zfGVufDB8fHx8MTc3OTE2NDc5M3ww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" width="3032" height="2021" data-attrs="{&quot;src&quot;:&quot;https://images.unsplash.com/photo-1645245924084-d6cb34ad0687?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1MHx8c3VjY2Vzc2Z1bCUyMHRlYW1zfGVufDB8fHx8MTc3OTE2NDc5M3ww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:2021,&quot;width&quot;:3032,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;a stack of five books sitting on top of a wooden table&quot;,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="a stack of five books sitting on top of a wooden table" title="a stack of five books sitting on top of a wooden table" srcset="https://images.unsplash.com/photo-1645245924084-d6cb34ad0687?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1MHx8c3VjY2Vzc2Z1bCUyMHRlYW1zfGVufDB8fHx8MTc3OTE2NDc5M3ww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 424w, https://images.unsplash.com/photo-1645245924084-d6cb34ad0687?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1MHx8c3VjY2Vzc2Z1bCUyMHRlYW1zfGVufDB8fHx8MTc3OTE2NDc5M3ww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 848w, https://images.unsplash.com/photo-1645245924084-d6cb34ad0687?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1MHx8c3VjY2Vzc2Z1bCUyMHRlYW1zfGVufDB8fHx8MTc3OTE2NDc5M3ww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1272w, https://images.unsplash.com/photo-1645245924084-d6cb34ad0687?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1MHx8c3VjY2Vzc2Z1bCUyMHRlYW1zfGVufDB8fHx8MTc3OTE2NDc5M3ww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Photo by <a href="https://unsplash.com/@jannerboy62">Nick Fewings</a> on <a href="https://unsplash.com">Unsplash</a></figcaption></figure></div>]]></content:encoded></item><item><title><![CDATA[The Digital Euro]]></title><description><![CDATA[Europe&#8217;s Complicated Fix For A Problem Normal People Don&#8217;t Feel]]></description><link>https://brainwaves.tomedia.com.au/p/the-digital-euro</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/the-digital-euro</guid><dc:creator><![CDATA[Tomas Heligr-Pyke]]></dc:creator><pubDate>Mon, 18 May 2026 20:01:15 GMT</pubDate><enclosure url="https://images.unsplash.com/photo-1579846704347-39fcfab0994d?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwxM3x8ZXVyb3xlbnwwfHx8fDE3NzkwNzU5NjB8MA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I walked out of a European Central Bank session in Germany with my brain completely fried. Europe is working on the digital euro. That is the thing I&#8217;m talking about. It is not crypto. It is not Bitcoin. It is not some European version of a stablecoin. It is meant to be a digital version of public money, issued through the Eurosystem, sitting alongside cash rather than replacing it. The ECB describes it as a digital form of cash that would give people access to central bank money in digital form, usable in shops, online, and between people.</p><p>That is the clean version. The official version. The version that sounds neat when a central banker says it with a PowerPoint behind them. But the more I listened, the more I kept thinking that the actual problem is not whether the digital euro makes sense on paper. It does. The problem is whether normal people will care, trust it, or even understand why it exists.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://images.unsplash.com/photo-1579846704347-39fcfab0994d?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwxM3x8ZXVyb3xlbnwwfHx8fDE3NzkwNzU5NjB8MA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://images.unsplash.com/photo-1579846704347-39fcfab0994d?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwxM3x8ZXVyb3xlbnwwfHx8fDE3NzkwNzU5NjB8MA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 424w, https://images.unsplash.com/photo-1579846704347-39fcfab0994d?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwxM3x8ZXVyb3xlbnwwfHx8fDE3NzkwNzU5NjB8MA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 848w, https://images.unsplash.com/photo-1579846704347-39fcfab0994d?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwxM3x8ZXVyb3xlbnwwfHx8fDE3NzkwNzU5NjB8MA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1272w, https://images.unsplash.com/photo-1579846704347-39fcfab0994d?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwxM3x8ZXVyb3xlbnwwfHx8fDE3NzkwNzU5NjB8MA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1456w" sizes="100vw"><img src="https://images.unsplash.com/photo-1579846704347-39fcfab0994d?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwxM3x8ZXVyb3xlbnwwfHx8fDE3NzkwNzU5NjB8MA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" width="1080" height="1620" data-attrs="{&quot;src&quot;:&quot;https://images.unsplash.com/photo-1579846704347-39fcfab0994d?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwxM3x8ZXVyb3xlbnwwfHx8fDE3NzkwNzU5NjB8MA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1620,&quot;width&quot;:1080,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;20 euro bill on brown wooden table&quot;,&quot;title&quot;:&quot;20 euro bill on brown wooden table&quot;,&quot;type&quot;:&quot;image/jpg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="20 euro bill on brown wooden table" title="20 euro bill on brown wooden table" srcset="https://images.unsplash.com/photo-1579846704347-39fcfab0994d?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwxM3x8ZXVyb3xlbnwwfHx8fDE3NzkwNzU5NjB8MA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 424w, https://images.unsplash.com/photo-1579846704347-39fcfab0994d?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwxM3x8ZXVyb3xlbnwwfHx8fDE3NzkwNzU5NjB8MA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 848w, https://images.unsplash.com/photo-1579846704347-39fcfab0994d?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwxM3x8ZXVyb3xlbnwwfHx8fDE3NzkwNzU5NjB8MA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1272w, https://images.unsplash.com/photo-1579846704347-39fcfab0994d?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwxM3x8ZXVyb3xlbnwwfHx8fDE3NzkwNzU5NjB8MA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>The Bit Most People Don&#8217;t Think About: Bank Money Versus Public Money</h2><p>Most people do not think about money as different types of money. Money is just money. You tap your card, the coffee appears, and you go on with your life. You do not stand at the register thinking about settlement rails, merchant fees, central bank liabilities, commercial bank deposits, or whether your payment is travelling through an American card network.</p><p><strong>But there is a difference.</strong> Cash is public money. If you hold a &#8364;20 note, that is central bank money. It is money issued by the monetary authority. Your bank balance is different. If you have &#8364;20 in your bank account, that is commercial bank money. It is still money, but it exists as a claim on a private bank. For day-to-day life, that distinction does not really matter. For central bankers, it matters a lot.</p><p>This is the heart of the digital euro. Europe is looking at a world where cash is being used less, payments are becoming more digital, and private companies sit underneath more and more of the payment system. So the ECB is trying to answer a simple question: <strong>if cash is public money in the physical world, what is public money in the digital world?</strong></p><p>That is actually a fair question. I do not think the question is stupid. If anything, it is probably overdue. The issue is that the answer they are building feels like one of those things that makes complete sense inside a policy room and then becomes a nightmare the second it has to explain itself to actual humans.</p><h2>The Real Reason: Europe Does Not Want America Running Its Payments</h2><p>The strongest argument for the digital euro has nothing to do with convenience. It is not really about making life easier for the person buying lunch. It is about sovereignty. Europe does not want to rely so heavily on Visa, Mastercard, PayPal, Apple Pay, Google Pay, and other non-European payment providers.</p><p>That sounds abstract until you look at the numbers. The ECB says card payments are the main electronic payment method in the EU, international card schemes accounted for about 61% of euro area card payments in 2022, and 13 euro area countries rely entirely on international card schemes for card transactions.</p><p>That is a real strategic weakness. If you are Europe, and a huge chunk of your payment infrastructure is dependent on American companies, that is not just a business problem. That is a power problem. Payment systems are not just pipes. They are control points. They are data points. They are leverage.</p><p>So I get why Europe is nervous. I get why they are looking at the current system and thinking, &#8220;Why do we not have a proper European alternative?&#8221; I get why the ECB keeps using words like resilience, autonomy, sovereignty, and public infrastructure. I just do not think those words are going to sell this to the average person.</p><p>Because the average person does not buy sovereignty. They buy convenience.</p><h2>This Is Where The Sell Gets Weak</h2><p>This is the annoying part, because I do understand the European argument. Visa and Mastercard have huge market power. Europe does not want private American payment systems becoming the default infrastructure for the European economy. In a world where geopolitics is getting nastier, that is not some paranoid fantasy. It is a real concern.</p><p>But now try explaining that to a normal person standing in a shop. They tap their card, it works, they leave. Their bank app works. Their phone works. Apple Pay works. Google Pay works. The card works. The merchant accepts it. The payment disappears into the background, which is exactly what good infrastructure is supposed to do.</p><p>So then Europe comes along and says, &#8220;We have created a digital form of central bank money to preserve monetary sovereignty in the euro area.&#8221; And the normal person hears, &#8220;The government has made another payment thing.&#8221;</p><p><strong>That is the problem.</strong></p><p>The digital euro might solve a real institutional problem, but it does not clearly solve a felt consumer problem. Those are not the same thing. Policymakers often forget that. A problem can be very real at the system level and still be completely invisible to the people expected to adopt the solution.</p><h2>Australia Makes This Feel Even Stranger</h2><p>This is where my Australian bias kicks in. In Australia, we already have a payment system that works pretty well from the consumer side. We have BSB and account numbers, PayID, Osko, card payments, instant-ish bank transfers, and a banking culture where sending money to another person is not some massive drama.</p><p>Australia&#8217;s New Payments Platform launched in 2018 as open-access infrastructure for fast payments, allowing households, businesses, and government agencies to make payments with near real-time funds availability on a 24/7 basis. PayID also lets people send and receive money using a mobile number, email address, ABN, or organisation identifier, which makes the whole thing feel normal rather than futuristic.</p><p>That is why, from an Australian mindset, a lot of this feels weird. If someone tried to sell Australians a digital Australian dollar directly connected to the Reserve Bank, with holding limits, no interest, merchant fees somewhere in the background, bank intermediaries, privacy assurances, and a government explanation about why this is good for the country, I think people would go ballistic.</p><p>The RBA and Treasury basically agree that Australia does not need this right now. Their 2024 report found there is no strong case for a retail central bank digital currency in Australia at this time, because Australia&#8217;s current payment system is working well and meeting people&#8217;s needs.</p><p>That is the sane answer. If the system already works for consumers, do not add a massive new layer unless the benefit is brutally obvious. And with the digital euro, I do not think the benefit is obvious to normal people yet.</p><h2>To Be Fair, Europe Is Not Completely Behind</h2><p>I was probably too harsh in my first instinct that Europe cannot do peer-to-peer payments properly. Europe does have instant payment systems, and the EU has been pushing instant credit transfers hard. The Instant Payments Regulation requires payment service providers that offer normal credit transfers to also offer instant credit transfers, and says the charges for instant transfers must not be higher than comparable ordinary transfers.</p><p>So the issue is not that Europe has no way to move money. The issue is fragmentation. Different countries have different systems, different banks have different experiences, and there is not one clean, universal, European-owned digital payment option that works everywhere in the euro area like cash is meant to.</p><p>Europe is not trying to invent &#8220;send money on a phone&#8221; from scratch. It is trying to create a universal public payment layer across a messy multi-country currency union. That is a much harder job than Australia&#8217;s situation, because Australia is one country, one currency, one banking system, one national payment infrastructure, and one population that already broadly understands how domestic bank transfers work.</p><p>So yes, I can see why Europe is trying to solve something bigger. But that also means the digital euro is not a simple consumer product. It is monetary plumbing. And monetary plumbing is almost impossible to make emotionally compelling unless the current plumbing breaks.</p><h2>The &#8364;3,000 Limit Is Where It Starts To Feel Weird</h2><p>One of the things mentioned was a &#8364;3,000 limit. The ECB tested hypothetical holding limits of up to &#8364;3,000 per person as part of technical analysis requested during the legislative process, but it specifically says this should not be treated as the ECB&#8217;s final position on the appropriate holding limit.  </p><p>The digital euro would likely have holding limits. It would not pay interest. It would be linked to your bank account so that if you needed to pay more than you had in your digital euro wallet, the extra could be pulled from your commercial bank account. The ECB says these design choices are there to stop excessive deposit outflows from banks and preserve financial stability.</p><p>Again, I understand the logic. They do not want people pulling huge amounts of money out of commercial banks and parking it directly in central bank money, especially during a crisis. If everyone suddenly ran from bank deposits into digital euros, that could hurt banks, lending, and the broader financial system.</p><p>But from the layman&#8217;s perspective, this is where the whole thing starts to sound like a product designed by people who are trying to make it useful without making it too useful. You can have it, but not too much of it. You can use it, but it will not earn interest. It is like cash, but with limits. It is public money, but managed through private intermediaries. It is supposed to compete with private payment systems, but not so much that it threatens the banks.</p><p>That might be technically necessary. <strong>It still sounds ridiculous.</strong></p><h2>Free For Consumers Usually Means The Cost Is Hidden Somewhere Else</h2><p>The digital euro is being pitched as free for basic use by individuals. That is important, because if you want consumers to adopt something, you cannot make them feel like they are paying for the privilege of using the government&#8217;s new money experiment.</p><p>But free for the consumer does not mean free. It means the cost moves somewhere else. The ECB says banks and payment service providers distributing the digital euro would be able to charge merchants, with price setting subject to a cap, while the Eurosystem would bear the cost of establishing the digital euro scheme and infrastructure.</p><p>That is the part I dislike. If merchants pay, the cost goes into prices. If banks pay, the cost comes out somewhere else. If the public sector pays, taxpayers eventually pay. Nothing is free. The only difference is whether the cost is visible.</p><p>And this is not a small infrastructure project. The ECB estimates total development costs of around &#8364;1.3 billion until first issuance, with annual operating costs projected at around &#8364;320 million from 2029. It also estimates the euro area banking sector would need to invest between &#8364;4 billion and &#8364;5.8 billion in total.</p><p>Maybe that is worth it. Maybe payment sovereignty is worth billions. But then say that honestly. Do not dress it up as if this is just a free little wallet that helps people pay for coffee. This is a political and monetary infrastructure project. It should be judged like one.</p><h2>Why Not Just Build A European Visa?</h2><p>The question that kept sitting in my head was this: if the actual problem is Visa and Mastercard, why is the solution a new form of digital central bank money?</p><p>Why not build or back a proper European card network? Why not create a cheaper, stronger, European-owned alternative that banks can plug into, merchants can accept, and consumers do not even need to think about? If the issue is the rail, fix the rail. If the issue is American dominance in payment infrastructure, build European payment infrastructure.</p><p>That feels cleaner to me. It does not require convincing the public to understand central bank money. It does not require a new wallet concept. It does not require turning monetary sovereignty into a consumer-facing brand campaign. It just gives the banks and merchants another option, hopefully cheaper and more sovereign than the existing ones.</p><p>Now, I know the ECB would probably say the digital euro can support private European payment systems rather than replace them. It talks about co-badging, existing wallets, and the digital euro acting as a fall-back that allows pan-European reach while preserving domestic and regional schemes.</p><p>That is fine in theory. But this is where the complexity starts eating the idea alive. The digital euro becomes a currency, a wallet, a payment rail, a public fallback, a sovereignty tool, a competition tool, a cash replacement that is definitely not a cash replacement, and an innovation platform all at once.</p><p>That might be brilliant architecture. It is a terrible story.</p><h2>The Surveillance Fear Will Not Just Disappear</h2><p>The ECB is very clear that the digital euro would not be programmable money. It says public authorities would not be able to limit where, when, or to whom people can pay, and that the Eurosystem would not identify people based on their payments. Offline payments are meant to have a more cash-like level of privacy, where only the payer and payee know the personal transaction details.</p><p>That is good. It matters. The lazy version of the argument is to just scream &#8220;China&#8221; at anything digital and government-backed, which is not useful. The European legal framework is not the Chinese state, and pretending they are the same thing is just bad analysis.</p><p>But trust is not built by saying, &#8220;Do not worry, we have designed it safely.&#8221; Governments everywhere have spent years training people to distrust digital systems. Digital identity. Tax portals. Health systems. Banking restrictions. Online speech laws. Surveillance powers. Emergency rules that somehow become permanent. People are not insane for being suspicious when the state says it wants a new digital layer sitting around money.</p><p>That does not mean the digital euro is secretly a control system. I am not saying that. I am saying the fear is predictable. If you build a complex government-backed digital money system that normal people do not understand, you create the perfect environment for suspicion. And once suspicion gets in, it does not matter how many technical papers you publish. The public argument has already moved somewhere else.</p><h2>The Bigger Problem Is Complexity</h2><p>This is the bit that keeps annoying me, because it is bigger than the digital euro. We keep building systems that are so complicated normal people cannot understand them, <strong>and then we act shocked when normal people either ignore them or become paranoid about them.</strong></p><p>Money is complicated. Tax is complicated. Payments are complicated. Energy is complicated. Housing is complicated. Climate policy is complicated. Digital identity is complicated. Banking is complicated. Government is complicated. Every solution creates another layer, and then that layer creates new problems that require another solution.</p><p>Eventually, society becomes a giant machine that only specialists can understand. The average person is still expected to vote on it, trust it, comply with it, pay for it, and live under it. But they cannot actually understand the thing itself without dedicating years of their life to it.</p><p><strong>That is not a healthy place for democracy to be.</strong> It creates two classes of people: the people who understand the machine, and the people who are trapped inside it. Then the people trapped inside it become angry, confused, cynical, or easy to manipulate. Then the experts call them stupid. Then the public stops trusting the experts. Then politics gets worse. Then the system becomes even more defensive and more complex.</p><p>That is the loop. We are living inside it.</p><h2>I Understand The Digital Euro. That Is Why I&#8217;m Still Not Sold.</h2><p>The frustrating part is that I cannot just say the digital euro is stupid. That would be easy, but it would be wrong. Europe has identified a real problem. Its payment system is too dependent on non-European providers. Cash is declining. Digital payments are becoming normal. Public money needs some kind of future in a digital economy. A universal euro-area payment option could genuinely improve resilience.</p><p>So yes, I understand the point. I understand the reason. I understand why central bankers care about this. I understand why Europe does not want American companies sitting underneath the everyday payment behaviour of hundreds of millions of people.</p><p>I just do not like the shape of the solution yet.</p><p>The best version of the digital euro is actually useful. It becomes digital cash. It works across Europe. It works online and offline. It protects privacy. It gives Europe a public fallback if private payment systems fail. It does not replace cash. It does not become programmable money. It does not punish merchants. It does not become another half-broken government tech project that everyone is forced to pretend works.</p><p>The worst version is also easy to imagine. Banks spend billions. Merchants get another thing to support. Consumers do not care. Politicians overpromise. Privacy fears explode. Adoption is weak. The public gets lectured about strategic autonomy while still just tapping their Visa card because it is easier.</p><p>That is the risk.</p><h2>The Final Problem: Normal People Do Not Adopt Monetary Architecture</h2><p>This is where I land. The digital euro might be necessary as infrastructure, but it is being talked about like a consumer product. That is the mismatch.</p><p>Normal people do not adopt monetary architecture. They adopt convenience. They use what is easy, what is trusted, what is already there, and what does not make their life harder. If the digital euro cannot beat that test, it will not matter how elegant the policy logic is.</p><p>Europe&#8217;s best argument is not that the digital euro is innovative. It is not that it is modern. It is not even that it is sovereign, because most people do not emotionally connect with that word.</p><p>The best argument is this: cash needs a digital equivalent, and Europe should not rely entirely on private foreign payment systems for everyday money movement.</p><p>That argument makes sense. I can respect that argument. I might even agree with it.</p><p>But if Europe wants people to use the digital euro, it needs to stop sounding like a central bank committee and start answering the only question normal people actually care about:</p><p><strong>Why would I use this instead of what already works?</strong></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[The Centre Cannot Hold: What on Earth Is Happening?]]></title><description><![CDATA[A Strange Thought in a German Classroom]]></description><link>https://brainwaves.tomedia.com.au/p/the-centre-cannot-hold-what-on-earth</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/the-centre-cannot-hold-what-on-earth</guid><dc:creator><![CDATA[Tomas Heligr-Pyke]]></dc:creator><pubDate>Thu, 07 May 2026 09:31:42 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/48ee4515-5321-48ca-813c-dadc86ad2f76_1440x1920.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Now this is interesting.</p><p>I&#8217;m currently studying in Europe, learning about the EU and how its systems work, sitting in a German classroom while an economist with a heavy accent talks through European Union policy.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>And he said something that I think I have been ignoring for a while.</p><p>Not because it is unimportant, but because I dislike politics. I dislike polarisation. I dislike the noise. I dislike the way every political conversation now seems to turn into people yelling at each other from opposite ends of the room.</p><p>But there is something becoming pretty hard to ignore.</p><p>The political centre is dying.</p><h2>It Is Not Just the Far Right</h2><p>At first, I was thinking about this as a far-right thing.</p><p>Because, obviously, the far right is popping up everywhere. In Australia, that looks like Pauline Hanson&#8217;s One Nation, Katter&#8217;s Australian Party, and the Trumpet of Patriots/Australian Federation Party situation, or whatever old mate Clive Palmer&#8217;s political orbit is calling itself at the moment.</p><p>In Germany, it is the AfD, Alternative f&#252;r Deutschland. And they are not some tiny fringe party sitting in the corner anymore. In the 2025 German federal election, the AfD came second nationally, winning 20.8 per cent of the second vote and 152 seats in the Bundestag. Die Linke, Germany&#8217;s major left-wing party, also increased its vote, winning 8.8 per cent and 64 seats. So the interesting thing is not just that the right is rising. It is that the edges are getting louder while the centre looks weaker.</p><p>That is the part I find more interesting.</p><p>Because it is not only the far right. The far left is loud too. Not always in the same way, and not always with the same level of electoral success, but culturally, socially, and politically, the extremes are much harder to ignore than they used to be.</p><p>The middle just feels tired.</p><h2>When the Centre Starts Looking Nervous</h2><p>In Germany, the current governing coalition is between the centre-right CDU/CSU and the centre-left SPD. The coalition agreement was formally signed in May 2025.</p><p>In rough Australian terms, it is not a perfect comparison, but it feels a bit like the Liberals and Labor having to work together while a One Nation-style party becomes too big to ignore.</p><p>That is wild.</p><p>When centre parties have to hold hands just to stop the edges from taking over, it probably means people are not exactly thrilled with the centre anymore. The old &#8220;normal&#8221; parties feel stale. They feel slow. They feel disconnected. They feel like they are still trying to solve today&#8217;s problems with yesterday&#8217;s language.</p><p>And people are getting sick of it.</p><h2>The Centre Is Boring, and That Is Its Problem</h2><p>The centre has one major issue: it is boring.</p><p>That is not always a bad thing. In fact, boring politics is probably what a healthy country should want most of the time. Roads get built. Budgets get managed. Schools stay open. Hospitals function. People argue about tax policy without wanting to destroy each other.</p><p>That sounds pretty good, honestly.</p><p>But boring politics does not work when people feel like their lives are getting worse.</p><p>When people feel ignored, broke, anxious, culturally displaced, or politically powerless, boring starts to feel like betrayal. The centre says, &#8220;Be patient.&#8221; The extremes say, &#8220;You are right to be angry.&#8221;</p><p>And anger is a lot more emotionally satisfying than patience.</p><h2>The Globalisation Hangover</h2><p>In my mind, a lot of this comes down to globalisation, and the ever-increasing connection between cultures, economies, values, and political systems that were never really designed to coexist this closely.</p><p>Globalisation made the world smaller. It made goods cheaper. It opened up opportunities. It let countries trade, cooperate, and grow.</p><p>But it also left a lot of people feeling like their own country was no longer being run for them.</p><p>That is just my opinion, obviously. I am a pretty isolationist sort of dude. I believe Australia should focus on itself before it focuses on everyone else. We have enough land, enough resources, and enough potential to support ourselves before constantly throwing ourselves into the global landscape.</p><p>Australia first. Industry here first. Build here first. Then worry about everything else.</p><p>Otherwise, how are we ever meant to grow?</p><p>Insert the irony of &#8220;the lucky country&#8221; here.</p><h2>The Left and Right Are Angry About Different Things</h2><p>The far right and far left are not angry about the same things, but they are both angry.</p><p>The far right tends to look at immigration, national identity, globalisation, crime, borders, culture, and sovereignty. It says the nation has been weakened, outsiders have been prioritised, and ordinary citizens have been forgotten.</p><p>The far left tends to look at capitalism, inequality, housing, climate, corporate power, billionaires, war, and exploitation. It says the system is rigged, the rich are protected, and ordinary people are being crushed.</p><p>Different enemies.</p><p>Same emotional engine.</p><p>Both sides tell people that the current system is broken. Both sides tell people that the centre has failed. Both sides tell people that compromise is weakness.</p><p>And that is where things start getting dangerous.</p><h2>The Horseshoe Starts to Make Sense</h2><p>This is where the horseshoe theory starts to make a bit more sense to me.</p><p>Not in the lazy way where people say, &#8220;the far left and far right are exactly the same,&#8221; because I do not think that is true. They are clearly different. They care about different things, use different language, blame different groups, and imagine very different futures.</p><p>But they are often staring at the same problems.</p><p>They are just standing on opposite sides of them.</p><p>Take globalisation, for example. To a lot of people on the right, globalisation is a national issue. It is about borders, sovereignty, immigration, local jobs, local industry, and whether a country still has control over its own future. From that angle, globalisation looks like a force that weakens the nation and makes ordinary citizens feel like they have been pushed to the side.</p><p>But to a lot of people on the left, globalisation is an economic issue. It is about inequality, billionaires, corporate power, outsourcing, wage pressure, housing, the cost of living, and the feeling that regular people are being crushed while the people at the top get richer.</p><p>Different language.</p><p>Same wound.</p><p>That is what I find interesting. I might look at globalisation and think about Australia losing industry, relying too heavily on imports, and forgetting how to build things for ourselves. That feels like a right-wing concern because it is about national self-reliance, industry, and putting Australia first.</p><p>But then the consequences of that feed directly into things the left talks about all the time. Fewer secure jobs. More pressure on wages. Higher costs. More power for massive corporations. More wealth being pulled upwards. More people feeling like they are working harder just to fall further behind.</p><p>So is that a right-wing issue or a left-wing issue?</p><p><strong>Maybe it is just an issue.</strong></p><p>That is the part we seem to forget. A lot of people are not actually as different as they think they are. Most people want a country that works. Most people want stable jobs, affordable housing, safe communities, decent healthcare, fair opportunity, and some sense that the future is not completely cooked.</p><p>The disagreement is not always about the problems.</p><p>It is about the diagnosis.</p><p>It is about who gets blamed.</p><p>It is about what kind of solution people are willing to accept.</p><p>The right might say the problem is that the nation has been weakened. The left might say the problem is that the economic system has been captured by the rich. But underneath both of those arguments is often the same basic feeling: ordinary people have lost control.</p><p>And maybe that is why the centre is struggling so badly.</p><p>Because the centre keeps trying to manage the system, while the edges are arguing that the system itself is broken. One side says the country has been sold out. The other says the working class has been sold out. And honestly, depending on how you look at it, both might be pointing at parts of the same thing.</p><p>That does not mean the far left and far right are equally correct. It does not mean their solutions are equally good. It definitely does not mean the consequences of those ideas are the same.</p><p>But it does mean we should probably stop pretending everyone on the other side is insane.</p><p>Because when you strip away the slogans, the flags, the hashtags, the culture war nonsense, and the constant screaming, a lot of people are just angry that life feels harder than it should.</p><p>And maybe we are not as different as we think.</p><p>Maybe we are just being trained to argue with each other instead of asking why so many people feel abandoned in the first place.</p><h2>Everyone Is Getting Louder</h2><p>The problem is that when the edges get louder, everyone else gets dragged into the noise too.</p><p>The far right gets louder.</p><p>The far left gets louder.</p><p>Then the centre-left and centre-right panic and start copying bits of their language to win voters back.</p><p>Then politics becomes less about solving problems and more about proving which side you are on.</p><p>Because the extremes are getting louder, everyone becomes more aggressive.</p><p>Because everyone becomes more aggressive, instability rises.</p><p>Because instability rises, people start looking for simple answers.</p><p>And simple answers are dangerous, because the world is not simple.</p><h2>A World That Feels Like It Is Burning</h2><p>Honestly, is any of this polarisation really that surprising?</p><p>We have wars and conflicts constantly appearing across the world, left, right, and centre. And it is not like that is new. Humans have always had war. We just choose to focus on the ones that make us feel powerful, suit an agenda, or fit neatly into the media cycle.</p><p>Then we ignore the ones we do not care about.</p><p>Ukraine is still at war, but for a lot of people it has already slipped into the background. Not because it stopped mattering, but because the next disaster came through and took the spotlight.</p><p>That seems to be how we work now.</p><p>Tragedy becomes content.</p><p>Conflict becomes a headline.</p><p>Then the world scrolls on.</p><h2>We Are Terrible at Caring for Long</h2><p>We are a pretty disappointing species sometimes.</p><p>Not because people are evil, necessarily. I do not think most people are. But we are selfish, distracted, emotional, tribal, and very good at convincing ourselves that the suffering we are not looking at does not really exist.</p><p>We care intensely for about five minutes.</p><p>Then the next thing happens.</p><p>Then the next thing.</p><p>Then the next thing.</p><p>And somewhere in the middle of all that, people start losing faith in the systems that are meant to hold everything together.</p><p>That is where the extremes thrive.</p><h2>Why Extremes Start to Sound Attractive</h2><p>Maybe that is the part that bothers me most.</p><p>It is not just that extreme politics are rising. It is that people seem to be losing the ability to sit with complexity. Everything has to be simple. Someone has to be blamed. Someone has to be the enemy. Someone has to be the reason life feels harder than it used to.</p><p>And when people are scared, tired, broke, angry, or ignored, simple answers become very attractive.</p><p>That is what I think is happening.</p><p>The world is changing faster than people can emotionally process. Countries feel less in control. People feel less secure. The old centre parties feel stale, slow, and disconnected. So voters start looking further left or further right for someone who sounds angry enough to do something.</p><p>Whether those people can actually fix anything is another question entirely.</p><h2>The Death of the Middle</h2><p>This is why I think the real story is not just the rise of the far right.</p><p>It is not even just the rise of the far left.</p><p>It is the death of the middle.</p><p>The centre used to be where politics went to calm down. Now it feels like where politics goes to die. It looks too slow for people who want change, too weak for people who want control, too compromised for people who want purity, and too polite for people who want a fight.</p><p>So the edges grow.</p><p>Not necessarily because they have better answers, but because they sound like they actually believe what they are saying.</p><p>That matters more than people want to admit.</p><h2>But Anyway, Germany Is Beautiful</h2><p>And yet, here I am.</p><p>Sitting in Germany, learning about the EU, thinking about global instability, the rise of the far right, the loudness of the far left, war, polarisation, and the general moral failure of the human race.</p><p>But Germany is beautiful.</p><p>And for the first time in a while, I am enjoying sitting back, relaxing, and watching the world from somewhere else.</p><p>Maybe that distance is what makes all of this feel clearer.</p><p>Or maybe it just makes the world look even stranger.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Undercharging Isn’t Humble.]]></title><description><![CDATA[It Might Just Be Dishonest.]]></description><link>https://brainwaves.tomedia.com.au/p/undercharging-isnt-humble</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/undercharging-isnt-humble</guid><dc:creator><![CDATA[Tomas Heligr-Pyke]]></dc:creator><pubDate>Tue, 28 Apr 2026 07:35:51 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/6859a45d-e7f9-44ea-beba-06f3d303c11c_1707x2560.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>So this is interesting.</p><p>I&#8217;ve been building a Bible app for the past couple of weeks as a hobby project, call it a calling. Somewhere between code, theology, and curiosity, I stumbled into something I genuinely wasn&#8217;t expecting. I was working through a dataset called <em>BibleData</em>, building out a &#8220;laws toolkit&#8221;, something that lets you explore biblical laws, their verses, and how those laws are interpreted. Clean, structured, almost mechanical.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>And then I hit something that didn&#8217;t feel mechanical at all.</p><p>One verse. Two laws.</p><p>Same Hebrew. Same Greek. Same source text. But two completely different commands.</p><p>That alone was enough to make me stop. So I dug.</p><div><hr></div><h3>The Verse That Started It</h3><p>Leviticus 25:14 reads simply enough: &#8220;If you make a sale&#8230; you shall not wrong one another.&#8221; On face value, it&#8217;s straightforward. Be fair. Don&#8217;t rip people off. Move on.</p><p>But Jewish interpretation doesn&#8217;t stop at face value. It pulls Scripture apart, examines it, and asks what is being said beneath what is being said.</p><p>From that one line, two commandments are drawn. One is a positive command, to conduct business fairly and rightly. The other is a negative command, not to exploit or distort value in a transaction.</p><p>Same verse. Two directions.</p><p>Not just &#8220;don&#8217;t do wrong,&#8221; but &#8220;actively do right.&#8221;</p><div><hr></div><h3>Where It Got Personal</h3><p>That&#8217;s where it stopped being theoretical.</p><p>Because I run a business. And like a lot of founders, I don&#8217;t overcharge. If anything, I undercharge. I&#8217;ve always framed it as strategy, positioning, relationship-building, getting ahead by being more accessible than competitors.</p><p>But I&#8217;ll be honest. There was a moment where I paused and asked a question I&#8217;ve never really asked before.</p><p>Am I doing something wrong?</p><p>Not in a dramatic, &#8220;I&#8217;m going to hell&#8221; sense. But in a quieter, more uncomfortable way. The kind of question that doesn&#8217;t accuse you, but doesn&#8217;t let you move on either.</p><div><hr></div><h3>The Problem With Surface-Level Thinking</h3><p>The easy reading of that verse is about avoiding obvious wrongdoing. Don&#8217;t scam people. Don&#8217;t manipulate pricing. Don&#8217;t exploit someone who doesn&#8217;t know better.</p><p>But the deeper reading isn&#8217;t just about behaviour, it&#8217;s about alignment.</p><p>Because &#8220;wronging someone&#8221; isn&#8217;t limited to overcharging. It&#8217;s about distorting what is true in a transaction. It&#8217;s about misrepresenting value, whether that distortion moves upward or downward.</p><p>We&#8217;re very comfortable calling out overcharging. It&#8217;s visible, aggressive, easy to label. But undercharging tends to slip through unnoticed because it feels virtuous. It looks like generosity. It looks like humility.</p><p>But that doesn&#8217;t automatically make it truthful.</p><div><hr></div><h3>The Other Side of the Coin</h3><p>If overcharging is a distortion of value upward, then undercharging can be a distortion downward.</p><p>Both move away from what is real.</p><p>That&#8217;s the part that hit me. Not as a condemnation, but as a correction. Because when you strip away the surface-level framing, undercharging isn&#8217;t always about kindness. Sometimes it&#8217;s about avoidance. Sometimes it&#8217;s about not wanting to justify your worth. Sometimes it&#8217;s about protecting yourself from rejection.</p><p>It&#8217;s easier to be accepted when you&#8217;re cheaper.</p><p>And that&#8217;s not a pricing strategy.</p><div><hr></div><h3>What the Standard Actually Is</h3><p>The biblical framework isn&#8217;t built around being cheap or expensive. It&#8217;s built around being truthful.</p><p>Throughout Scripture, especially in the Old Testament, there&#8217;s a repeated emphasis on honest weights and measures. That wasn&#8217;t just about physical scales, it was about integrity in exchange. What is presented should match what is real.</p><p>In a modern context, we don&#8217;t use scales. We use branding, positioning, perceived value, and pricing models. But the principle hasn&#8217;t changed.</p><p>The question isn&#8217;t whether you&#8217;re charging more or less than someone else. The question is whether your pricing reflects truth, or whether it&#8217;s shaped by something else entirely.</p><div><hr></div><h3>A More Uncomfortable Realisation</h3><p>If I&#8217;m being completely honest, not all of my undercharging has been strategic.</p><p>Some of it has been fear. Fear of losing the deal. Fear of being questioned. Fear of not being &#8220;worth it.&#8221; And fear has a way of disguising itself as wisdom if you let it.</p><p>That doesn&#8217;t mean every discounted price is wrong. Strategy is real. Market positioning is real. There are valid reasons to adjust pricing.</p><p>But when the underlying driver is misalignment, when you know the value and choose to present something else, that&#8217;s where it starts to drift.</p><p>Not into obvious wrongdoing, but into something quieter. Something slightly off.</p><div><hr></div><h3>The Quiet Conclusion</h3><p>I didn&#8217;t walk away from this thinking I&#8217;d been sinning in some overt, measurable way. But I also didn&#8217;t walk away unchanged.</p><p>What shifted wasn&#8217;t my pricing model. It was my awareness.</p><p>Because the verse doesn&#8217;t just sit there as an ancient rule about transactions. It asks something much sharper. It asks whether what you present to the world is aligned with what is actually true.</p><p>And that applies far beyond business.</p><div><hr></div><h3>Final Thought</h3><p>We tend to measure ourselves against obvious failures. We avoid the big, visible mistakes and assume that means we&#8217;re on the right track.</p><p>But Scripture has a way of cutting deeper than that. It doesn&#8217;t just deal with what is clearly wrong. It deals with what is subtly misaligned.</p><p>And sometimes the difference between the two isn&#8217;t loud.</p><p>It&#8217;s just honest.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[We Don’t Have a Leadership Problem — We Have a Time Horizon Problem]]></title><description><![CDATA[&#8220;Let&#8217;s stop pretending this is about &#8220;bad leadership.&#8221;]]></description><link>https://brainwaves.tomedia.com.au/p/we-dont-have-a-leadership-problem</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/we-dont-have-a-leadership-problem</guid><dc:creator><![CDATA[Michael Pyke]]></dc:creator><pubDate>Wed, 22 Apr 2026 05:09:37 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!1mF4!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc94197c-3cad-4796-85c1-8eb9c1e7e431_259x194.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>&#8220;Let&#8217;s stop pretending this is about &#8220;bad leadership.&#8221;</p><p>It&#8217;s not.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>Because if you dropped most CEOs into a different system with different incentives, they&#8217;d behave differently overnight.</p><p><strong>The system is doing exactly what it was designed to do.</strong></p><p>And right now, it&#8217;s designed for the short term.</p><div><hr></div><p><strong>We Reward Short-Term Thinking &#8212; Then Act Surprised When We Get It</strong></p><p>Executives are measured on:</p><ul><li><p>12-month performance</p></li><li><p>2&#8211;3 year contracts</p></li><li><p>Annual bonuses tied to financial outcomes</p></li><li><p>Share price movements reacting in real time</p></li></ul><p>And somehow we expect them to think in decades?</p><p>That&#8217;s not leadership failure.</p><p>That&#8217;s incentive alignment.</p><p>As Harvard Business Review has consistently pointed out, short-termism isn&#8217;t accidental it&#8217;s structurally embedded in how modern corporations operate.</p><p>So let&#8217;s call it what it is:</p><p><strong>We built a system that rewards short-term wins and punishes long-term thinking.</strong></p><div><hr></div><p><strong>Meanwhile, the Real Problems Are Just Being Deferred</strong></p><p>If you&#8217;ve ever worked in asset-heavy environments, you already know how this plays out.</p><ul><li><p>Maintenance gets pushed</p></li><li><p>Lifecycle plans get watered down</p></li><li><p>Capital programs get delayed</p></li><li><p>Risk gets &#8220;managed&#8221; on paper</p></li></ul><p>Until one day it isn&#8217;t.</p><p>The International Organization for Standardization through ISO 55000 is very clear:</p><p>You must balance cost, risk, and performance over the <strong>long term</strong>.</p><p>But in practice?</p><p>We optimise for this year&#8217;s numbers and let the future absorb the impact.</p><p><strong>We&#8217;re not removing risk.<br>We&#8217;re just moving it forward.</strong></p><div><hr></div><p><strong>Ownership Has Drifted So Has Accountability</strong></p><p>There was a time when the people making decisions were the same people who lived with the consequences.</p><p>That&#8217;s not the world we operate in anymore.</p><p>Ownership now sits with:</p><ul><li><p>Super funds</p></li><li><p>Institutions</p></li><li><p>Passive investors</p></li></ul><p>Executives rotate through.</p><p>Boards change composition.</p><p>And the organisation keeps moving often without true long-term accountability.</p><p>The Organisation for Economic Co-operation and Development has flagged this exact issue in modern governance structures:</p><p><strong>When ownership is dispersed, long-term accountability weakens.</strong></p><p>And when accountability weakens, short-term thinking fills the gap.</p><div><hr></div><p><strong>We Celebrate the Wrong Things</strong></p><p>In Australia, we celebrate:</p><ul><li><p>Fast growth</p></li><li><p>Turnarounds</p></li><li><p>Cost-cutting</p></li><li><p>&#8220;Transformation&#8221; in 18 months</p></li></ul><p>We don&#8217;t celebrate:</p><ul><li><p>15-year capital discipline</p></li><li><p>Infrastructure resilience</p></li><li><p>Quiet, consistent stewardship</p></li></ul><p>No one writes headlines about:</p><p>&#8220;Organisation Avoids Major Failure Due to Boring, Well-Planned Asset Strategy.&#8221;</p><p>But that&#8217;s exactly what good looks like.</p><div><hr></div><p><strong>The Bit That Actually Matters And No One Talks About</strong></p><p>This isn&#8217;t just a boardroom problem.</p><p>It&#8217;s a people problem.</p><p>Because I&#8217;ve watched high-performing teams go from fully engaged to completely disconnected.</p><p>Not slowly.</p><p><strong>Instantly.</strong></p><p>The moment they realise:</p><ul><li><p>Strategy has no continuity</p></li><li><p>Long-term work is being undone</p></li><li><p>Decisions are being made for optics, not outcomes</p></li></ul><p>You don&#8217;t lose talent because people can&#8217;t do the work.</p><p>You lose them because:</p><p><strong>They stop believing the work means anything.</strong></p><div><hr></div><p><strong>Even Good Leaders Get Trapped</strong></p><p>Here&#8217;s the uncomfortable truth.</p><p>Even leaders who <em>want</em> to do the right thing get boxed in.</p><p>Because:</p><ul><li><p>They won&#8217;t be there in 5&#8211;10 years</p></li><li><p>They won&#8217;t see the payoff</p></li><li><p>The next leader might scrap it anyway</p></li></ul><p>So they optimise for what they can control.</p><p>And the cycle continues.</p><div><hr></div><p><strong>So What Actually Fixes It?</strong></p><p>Not more leadership training.</p><p>Not another strategy workshop.</p><p><strong>Governance fixes this.</strong></p><p>Boards need to stop asking:</p><p>&#8220;How did we perform this year?&#8221;</p><p>And start asking:</p><ul><li><p>What does this look like in 10 years?</p></li><li><p>What risk are we pushing forward?</p></li><li><p>What are we deliberately not funding right now?</p></li><li><p>Are we building something that survives leadership turnover?</p></li></ul><p>Frameworks like ISO 55000 already exist.</p><p>The problem isn&#8217;t knowledge.</p><p><strong>It&#8217;s enforcement.</strong></p><div><hr></div><p><strong>Final Thought</strong></p><p>The most dangerous organisations aren&#8217;t the ones that fail.</p><p>They&#8217;re the ones who</p><div class="image-gallery-embed" data-attrs="{&quot;gallery&quot;:{&quot;images&quot;:[{&quot;type&quot;:&quot;image/jpeg&quot;,&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/cc94197c-3cad-4796-85c1-8eb9c1e7e431_259x194.jpeg&quot;}],&quot;caption&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;staticGalleryImage&quot;:{&quot;type&quot;:&quot;image/jpeg&quot;,&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/cc94197c-3cad-4796-85c1-8eb9c1e7e431_259x194.jpeg&quot;}},&quot;isEditorNode&quot;:true}"></div><p> look successful while slowly building problems they can&#8217;t see yet.</p><p>Because short-term thinking feels like success.</p><p>Right up until it doesn&#8217;t.</p><div><hr></div><p><strong>The Question That Actually Matters</strong></p><p>Before we question leadership capability, we should be asking:</p><p><strong>What time horizon are we rewarding them to operate within?</strong></p><p>Because until that changes, nothing else will.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[When Leadership Doesn’t Share the Vision, Engagement Doesn’t Fade — It Breaks]]></title><description><![CDATA[Disengagement isn&#8217;t a people problem.]]></description><link>https://brainwaves.tomedia.com.au/p/when-leadership-doesnt-share-the</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/when-leadership-doesnt-share-the</guid><dc:creator><![CDATA[Michael Pyke]]></dc:creator><pubDate>Wed, 15 Apr 2026 05:47:53 GMT</pubDate><enclosure url="https://images.unsplash.com/photo-1752650735615-9829d8008a01?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwyNTR8fHVubW90aXZhdGVkfGVufDB8fHx8MTc3NjIzMTk5MXww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>There&#8217;s a narrative in organisations that disengagement is a people problem.</p><p><strong>It&#8217;s not.</strong></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>It&#8217;s almost always a leadership problem.</p><p>I&#8217;ve seen highly engaged, high-performing teams that have delivered exceptional results for 3, 5, even 10 years shift almost overnight into something unrecognisable.</p><p>Not because the people changed.</p><p>Because the leadership did.</p><p><strong>The moment everything starts to fracture</strong></p><p>A new executive comes in.</p><p>That&#8217;s normal. That should bring fresh thinking, new direction, and momentum.</p><p>But when that leader:</p><ul><li><p>doesn&#8217;t take the time to understand what already works</p></li><li><p>overrides without context</p></li><li><p>issues direction without sharing the &#8220;why&#8221;</p></li></ul><p>&#8230;it creates something far more damaging than poor communication.</p><p>It creates disconnection.</p><p><strong>The silent message being sent</strong></p><p>When past success is ignored or dismissed, the message to the team is clear:</p><p><strong>&#8220;What you built doesn&#8217;t matter.&#8221;</strong></p><p>Not explicitly.</p><p>But operationally, that&#8217;s exactly how it feels.</p><p>And that hits harder than most leaders realise.</p><p>Because teams don&#8217;t just deliver outcomes, they build:</p><ul><li><p>systems</p></li><li><p>standards</p></li><li><p>identity</p></li><li><p>pride</p></li></ul><p>Remove recognition of that, and you don&#8217;t just lose engagement.</p><p>You lose belief.</p><p><strong>What disengagement actually looks like</strong></p><p>It&#8217;s not loud.</p><p>It&#8217;s not people pushing back or causing issues.</p><p>It&#8217;s much quieter than that.</p><p>It looks like:</p><ul><li><p>people working independently instead of as a team</p></li><li><p>no input into strategy</p></li><li><p>no challenge, no ideas, no initiative</p></li><li><p>&#8220;Just tell me what to do&#8221;</p></li></ul><p>From the outside, it can look like compliance.</p><p>From the inside, it&#8217;s detachment.</p><p><strong>The dangerous shift: from ownership to instruction</strong></p><p>High-performing teams operate on ownership.</p><p>They think, challenge, improve, and build.</p><p>But when leadership removes visibility of vision and direction, people stop owning outcomes and start executing tasks.</p><p>They go from:</p><p>&#8220;How do we make this better?&#8221;</p><p>to:</p><p>&#8220;What&#8217;s the next thing you want done?&#8221;</p><p>And once that shift happens, performance may hold for a while&#8212;but culture is already gone.</p><p><strong>The emotional reality leaders often miss</strong></p><p>No one says it out loud, but it&#8217;s there:</p><ul><li><p><em>Was everything we did wrong?</em></p></li><li><p><em>Why wasn&#8217;t what we built valued?</em></p></li><li><p><em>Why should I care if it can be dismissed overnight?</em></p></li></ul><p>That&#8217;s the moment engagement doesn&#8217;t just drop&#8212;it switches off.</p><p><strong>Why teams become disjointed</strong></p><p>Without a shared vision, teams don&#8217;t stay aligned.</p><p>They fragment.</p><p>Everyone defaults to their own understanding of &#8220;what matters,&#8221; because nothing has been clearly defined from above.</p><p>And the result is predictable:</p><ul><li><p>silos</p></li><li><p>inconsistent standards</p></li><li><p>loss of cohesion</p></li><li><p>decline in trust</p></li></ul><p>Not because people don&#8217;t care.</p><p>Because they no longer know <strong>what to care about</strong>.</p><p><strong>A reality check for leaders</strong></p><p>You cannot expect engagement when:</p><ul><li><p>vision isn&#8217;t shared</p></li><li><p>context isn&#8217;t provided</p></li><li><p>past success isn&#8217;t acknowledged</p></li><li><p>and teams are removed from the strategy</p></li></ul><p>Engagement isn&#8217;t built through directives.</p><p>It&#8217;s built through <strong>clarity, trust, and connection to purpose</strong>.</p><p><strong>The uncomfortable truth</strong></p><p>A single executive&#8212;no matter how capable&#8212;can undo years of engagement in a matter of months if they disconnect people from their sense of </p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://images.unsplash.com/photo-1752650735615-9829d8008a01?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwyNTR8fHVubW90aXZhdGVkfGVufDB8fHx8MTc3NjIzMTk5MXww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://images.unsplash.com/photo-1752650735615-9829d8008a01?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwyNTR8fHVubW90aXZhdGVkfGVufDB8fHx8MTc3NjIzMTk5MXww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 424w, https://images.unsplash.com/photo-1752650735615-9829d8008a01?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwyNTR8fHVubW90aXZhdGVkfGVufDB8fHx8MTc3NjIzMTk5MXww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 848w, https://images.unsplash.com/photo-1752650735615-9829d8008a01?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwyNTR8fHVubW90aXZhdGVkfGVufDB8fHx8MTc3NjIzMTk5MXww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1272w, https://images.unsplash.com/photo-1752650735615-9829d8008a01?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwyNTR8fHVubW90aXZhdGVkfGVufDB8fHx8MTc3NjIzMTk5MXww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1456w" sizes="100vw"><img src="https://images.unsplash.com/photo-1752650735615-9829d8008a01?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwyNTR8fHVubW90aXZhdGVkfGVufDB8fHx8MTc3NjIzMTk5MXww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" width="3800" height="2138" data-attrs="{&quot;src&quot;:&quot;https://images.unsplash.com/photo-1752650735615-9829d8008a01?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwyNTR8fHVubW90aXZhdGVkfGVufDB8fHx8MTc3NjIzMTk5MXww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:2138,&quot;width&quot;:3800,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;A woman appears stressed while working on laptop.&quot;,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="A woman appears stressed while working on laptop." title="A woman appears stressed while working on laptop." srcset="https://images.unsplash.com/photo-1752650735615-9829d8008a01?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwyNTR8fHVubW90aXZhdGVkfGVufDB8fHx8MTc3NjIzMTk5MXww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 424w, https://images.unsplash.com/photo-1752650735615-9829d8008a01?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwyNTR8fHVubW90aXZhdGVkfGVufDB8fHx8MTc3NjIzMTk5MXww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 848w, https://images.unsplash.com/photo-1752650735615-9829d8008a01?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwyNTR8fHVubW90aXZhdGVkfGVufDB8fHx8MTc3NjIzMTk5MXww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1272w, https://images.unsplash.com/photo-1752650735615-9829d8008a01?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwyNTR8fHVubW90aXZhdGVkfGVufDB8fHx8MTc3NjIzMTk5MXww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Photo by <a href="https://unsplash.com/@silverkblack">Vitaly Gariev</a> on <a href="https://unsplash.com">Unsplash</a></figcaption></figure></div><p>meaning.</p><p>Not through bad intent.</p><p>Through lack of awareness.</p><p><strong>Final thought</strong></p><p>If your team has gone quiet, stopped contributing, and is simply executing tasks&#8230;</p><p>Don&#8217;t ask:</p><p>&#8220;Why aren&#8217;t they engaged?&#8221;</p><p>Ask:</p><p><strong>&#8220;What have we done to disconnect them from the vision?&#8221;</strong></p><p>Because engagement doesn&#8217;t disappear on its own.</p><p>It&#8217;s removed.</p><p><strong>Have you seen this happen in your organisation when leadership changed?</strong></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[What 230 Buildings Taught Me About Asset Governance]]></title><description><![CDATA[Most organisations don&#8217;t have an asset problem. They have a governance problem they haven&#8217;t identified yet.]]></description><link>https://brainwaves.tomedia.com.au/p/what-230-buildings-taught-me-about</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/what-230-buildings-taught-me-about</guid><dc:creator><![CDATA[Michael Pyke]]></dc:creator><pubDate>Mon, 13 Apr 2026 02:11:31 GMT</pubDate><enclosure url="https://images.unsplash.com/photo-1635322039171-4b9f2e0d5337?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1fHxhc3NldCUyMGF1ZGl0fGVufDB8fHx8MTc3NjA0NjIxMnww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>There&#8217;s a difference between <em>managing assets</em> and <em>understanding asset governance</em>.</p><p>Most organisations think they&#8217;re doing the former. Very few are doing the latter well.</p><p>Over the course of my career&#8212;most recently overseeing <strong>230 buildings and a fleet of 130 vehicles</strong> in a shared services model I&#8217;ve learned that asset governance is not a system, not a register, and not a report.</p><p>It&#8217;s a discipline.</p><p>And if you get it wrong early, you spend years paying for it later.</p><p><strong>1. Asset Audits: Decide What Actually Matters (Early)</strong></p><p>One of the first and most critical governance decisions is deceptively simple:</p><p><strong>What are we actually auditing?</strong></p><p>Capital assets only?<br>Or everything ncluding FFE (Furniture, Fixtures &amp; Equipment)?</p><p>I&#8217;ve seen organisations try to &#8220;capture everything&#8221; without understanding the operational burden that comes with it. The result is predictable:</p><ul><li><p>bloated asset registers</p></li><li><p>poor data quality</p></li><li><p>systems nobody trusts</p></li></ul><p>On the other hand, I&#8217;ve also seen the opposite where FFE is ignored entirely, and suddenly millions of dollars of distributed assets have:</p><ul><li><p>no ownership</p></li><li><p>no lifecycle tracking</p></li><li><p>no accountability</p></li></ul><p>The key lesson:</p><p><strong>Scope is a governance decision, not a data exercise.</strong></p><p>And just as important:</p><p><strong>Every asset must have an owner.</strong></p><p>Not a department.<br>Not a cost centre.</p><p>A person accountable for its performance, cost, and risk.</p><p>Without this, your asset register is just a spreadsheet with no consequences.</p><p><strong>2. Lifecycle Planning: Strategy vs Reality</strong></p><p>I&#8217;ve delivered full lifecycle models, 10-year capital plans, and end-of-life forecasting across multiple portfolios.</p><p>On paper, most organisations say they want this.</p><p>In practice, very few are actually committed to it.</p><p>Because lifecycle planning exposes uncomfortable truths:</p><ul><li><p>assets that should already be replaced</p></li><li><p>underfunded maintenance</p></li><li><p>deferred capital that is quietly building risk</p></li></ul><p>And here&#8217;s where governance either holds&#8230; or collapses.</p><p>If your executive team is only focused on:</p><ul><li><p>2&#8211;5 year financial optics</p></li><li><p>short-term EBITDA improvements</p></li><li><p>bonus-driven outcomes</p></li></ul><p>then your lifecycle plan becomes a document that gets acknowledged&#8230; and ignored.</p><p>ISO 55000 is very clear on this:</p><p>Asset management must align with organisational objectives and deliver long-term value.</p><p>That means:</p><p><strong>You cannot claim asset maturity if your decisions are short-term.</strong></p><p>The real question is not:<br>&#8220;Do we have a lifecycle plan?&#8221;</p><p>It&#8217;s:<br><strong>&#8220;Are we willing to follow it when it impacts the bottom line?&#8221;</strong></p><p><strong>3. Infrastructure Risk: What Are You Actually Managing?</strong></p><p>When people talk about asset risk, they often default to condition.</p><p>But condition is only one piece.</p><p>From my experience, infrastructure risk sits across three real dimensions:</p><p><strong>1. People Risk</strong></p><ul><li><p>Do you have the capability to maintain the asset?</p></li><li><p>Are your contractors competent?</p></li><li><p>Is knowledge locked in individuals?</p></li></ul><p><strong>2. Financial Risk</strong></p><ul><li><p>Are you underfunding lifecycle replacement?</p></li><li><p>Are you deferring maintenance to protect short-term budgets?</p></li><li><p>Are you accurately forecasting cost-to-serve?</p></li></ul><p><strong>3. Safety Risk</strong></p><ul><li><p>Are assets compliant today not just on paper?</p></li><li><p>Are inspections meaningful or just procedural?</p></li><li><p>Do you truly understand critical failure points?</p></li></ul><p>Most organisations over-index on compliance reporting and under-index on real risk visibility.</p><p>The result:</p><p><strong>They feel safe right up until they&#8217;re not.</strong></p><p><strong>4. Portfolio Oversight: Do You Actually Know What You Own?</strong></p><p>This sounds basic.</p><p>It isn&#8217;t.</p><p>Across large portfolios, I&#8217;ve consistently found:</p><ul><li><p>duplicate assets</p></li><li><p>missing assets</p></li><li><p>inconsistent classifications</p></li><li><p>no clear linkage between assets and financial systems</p></li></ul><p>Before you can optimise a portfolio, you need to answer a simple question:</p><p><strong>&#8220;What do we actually have?&#8221;</strong></p><p>When I completed full asset audits across national portfolios, the biggest value wasn&#8217;t the data itself.</p><p>It was the clarity.</p><p>Clarity that enabled:</p><ul><li><p>accurate capital forecasting</p></li><li><p>standardised maintenance models</p></li><li><p>better procurement decisions</p></li><li><p>informed acquisition strategies</p></li></ul><p>In one case, this clarity supported a strategic shift from a leased to an owned model&#8212;unlocking long-term cost efficiency and balance sheet strength.</p><p>Because governance is not just about control.</p><p>It&#8217;s about enabling better decisions.</p><p><strong>5. Governance Is a Leadership Issue, Not a Systems Issue</strong></p><p>You can implement:</p><ul><li><p>CMMS platforms</p></li><li><p>asset registers</p></li><li><p>lifecycle models</p></li><li><p>dashboards</p></li></ul><p>&#8230;and still fail at asset governance.</p><p>Because governance is ultimately driven by:</p><ul><li><p>leadership discipline</p></li><li><p>organisational alignment</p></li><li><p>willingness to make long-term decisions</p></li></ul><p>I&#8217;ve seen high-performing asset environments with simple systems.</p><p>And I&#8217;ve seen failing environments with world-class technology.</p><p>The difference is always the same:</p><p><strong>Leadership intent.</strong></p><p><strong>Final Thought: Asset Governance Is a Board-Level Responsibility</strong></p><p>After managing assets across hundreds and in some cases thousands of sites, one thing is clear:</p><p><strong>Asset governance should not sit buried in operations.</strong></p><p>It belongs at the board and executive level.</p><p>Because the consequences of getting it wrong are not operational.</p><p>They are:</p><ul><li><p>financial</p></li><li><p>reputational</p></li><li><p>safety-related</p></li></ul><p>And often, they&#8217;re irreversible.</p><div><hr></div><p><strong>The Question Every Organisation Should Ask</strong></p><p>Before investing in another system, another audit, or another consultant, ask:</p><p><strong>Do we actually have the discipline to govern our assets properly?</strong></p><p>Because if the answer is no&#8212;</p><p>no framework, not even ISO 55000, will save you.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://images.unsplash.com/photo-1635322039171-4b9f2e0d5337?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1fHxhc3NldCUyMGF1ZGl0fGVufDB8fHx8MTc3NjA0NjIxMnww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://images.unsplash.com/photo-1635322039171-4b9f2e0d5337?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1fHxhc3NldCUyMGF1ZGl0fGVufDB8fHx8MTc3NjA0NjIxMnww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 424w, https://images.unsplash.com/photo-1635322039171-4b9f2e0d5337?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1fHxhc3NldCUyMGF1ZGl0fGVufDB8fHx8MTc3NjA0NjIxMnww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 848w, https://images.unsplash.com/photo-1635322039171-4b9f2e0d5337?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1fHxhc3NldCUyMGF1ZGl0fGVufDB8fHx8MTc3NjA0NjIxMnww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1272w, https://images.unsplash.com/photo-1635322039171-4b9f2e0d5337?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1fHxhc3NldCUyMGF1ZGl0fGVufDB8fHx8MTc3NjA0NjIxMnww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1456w" sizes="100vw"><img src="https://images.unsplash.com/photo-1635322039171-4b9f2e0d5337?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1fHxhc3NldCUyMGF1ZGl0fGVufDB8fHx8MTc3NjA0NjIxMnww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" width="5184" height="3888" data-attrs="{&quot;src&quot;:&quot;https://images.unsplash.com/photo-1635322039171-4b9f2e0d5337?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1fHxhc3NldCUyMGF1ZGl0fGVufDB8fHx8MTc3NjA0NjIxMnww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:3888,&quot;width&quot;:5184,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;scrabble tiles spelling manage your asset&quot;,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="scrabble tiles spelling manage your asset" title="scrabble tiles spelling manage your asset" srcset="https://images.unsplash.com/photo-1635322039171-4b9f2e0d5337?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1fHxhc3NldCUyMGF1ZGl0fGVufDB8fHx8MTc3NjA0NjIxMnww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 424w, https://images.unsplash.com/photo-1635322039171-4b9f2e0d5337?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1fHxhc3NldCUyMGF1ZGl0fGVufDB8fHx8MTc3NjA0NjIxMnww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 848w, https://images.unsplash.com/photo-1635322039171-4b9f2e0d5337?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1fHxhc3NldCUyMGF1ZGl0fGVufDB8fHx8MTc3NjA0NjIxMnww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1272w, https://images.unsplash.com/photo-1635322039171-4b9f2e0d5337?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw1fHxhc3NldCUyMGF1ZGl0fGVufDB8fHx8MTc3NjA0NjIxMnww&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Photo by <a href="https://unsplash.com/@brett_jordan">Brett Jordan</a> on <a href="https://unsplash.com">Unsplash</a></figcaption></figure></div>]]></content:encoded></item><item><title><![CDATA[The Bastardisation of Faith]]></title><description><![CDATA[Watching Religion Get Dragged Into War]]></description><link>https://brainwaves.tomedia.com.au/p/the-bastardisation-of-faith</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/the-bastardisation-of-faith</guid><dc:creator><![CDATA[Tomas Heligr-Pyke]]></dc:creator><pubDate>Tue, 07 Apr 2026 23:13:50 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/0df34ce3-8d10-4f79-a4fc-da07b57c847e_3000x1688.webp" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2>Watching Religion Get Dragged Into War</h2><p>What has been getting under my skin lately is not just war itself, although that is bad enough. It is the way religion keeps getting dragged into it, twisted into a political weapon, and then presented as if God somehow signed off on the whole thing.</p><p>That is what I cannot stand.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>There is something especially revolting about watching human beings take something that is meant to orient people toward meaning, humility, repentance, mercy, reverence, love, and peace, and then refashion it into a banner for vengeance, conquest, domination, and bloodshed. It is not just cynical. It is blasphemous. It is <strong>Heresy</strong>.</p><p>And this is not confined to one side, one country, or one religion. That is part of what makes it so infuriating. Bad actors do this everywhere. Political leaders do it. Extremists do it. Opportunists do it. Entire movements do it. They reach for faith because faith is powerful, and powerful things are always the first things corrupted by people who want control.</p><p>That is the pattern. Not holiness, but manipulation.</p><h2>The Problem Is Not Faith. It Is What People Do With It</h2><p>One of the most frustrating things about all of this is the lazy conclusion people jump to afterwards. They see violence committed in the name of religion, and their answer is that religion itself must be the disease.</p><p>I do not buy that.</p><p>The problem is not that faith exists. The problem is that people lie, people crave power, people want justification, and people are perfectly willing to mangle good things in order to sanctify their worst instincts. Religion is one of the tools they use because religion reaches deep into identity, morality, destiny, and community. If you can hijack that, you can move masses of people.</p><p>That does not mean the faith itself is identical to the corruption done in its name.</p><p>There will always be bad actors. There will always be people who know how to manipulate symbols, institutions, language, and sacred ideas in order to sway the population or excuse their own brutality. Sometimes they use religion. Sometimes they use education. Sometimes they use nationalism. Sometimes they use liberation language. Sometimes they use morality itself. The object changes. The tactic does not.</p><p>That is why I get so irritated when people act as if the answer is simply to blame the underlying belief system in its pure form. No. The rot is older than that. The rot is human.</p><h2>The Shared Roots, and the Shared Vulnerability</h2><p>Part of what makes this so tragic is that the major Abrahamic religions are not alien to one another in the way people often pretend they are. Judaism, Christianity, and Islam all emerge from related theological soil. They are not identical, and their doctrinal differences matter, but they are connected traditions with overlapping histories, prophets, texts, and moral language.</p><p>That shared heritage should, in theory, make humility easier. It should make people slower to dehumanise each other. It should make the possibility of reverence, moral seriousness, and self-critique more available.</p><p>Instead, what we keep seeing is that the same sacred inheritance can be seized and turned into fuel for tribalism and apocalyptic thinking.</p><p>That is the real horror for me. Not that religion exists, but that something rooted in the search for God can be dragged downward so easily by human pride.</p><h2>Christianity, Schism, and the Corruption of Institutions</h2><p>Within Christianity, this is not exactly new. The tradition has its own long history of fracture, power struggles, institutional failure, reform, counter-reform, and theological conflict. Anyone with even a passing knowledge of church history knows that the Church has never been immune to politics, ego, or corruption.</p><p>That is part of the background to why so many people, myself included, get suspicious when institutional religion starts acting like empire. Historically, Christian communities split for serious reasons, including doctrinal disputes, political pressures, and disgust with abuses of power. The Great Schism divided East and West. The Protestant Reformation did not emerge from nowhere either. It came out of deep objections to how church authority was being exercised, how spiritual life was being administered, and how power had become entangled with things it should never have been entangled with.</p><p>That does not mean every criticism made by every reformer was right, and it does not mean every branch that later emerged represented a healthy correction. It means the suspicion itself has a history. When people look at large religious institutions and feel that they have drifted from humility into machinery, they are not imagining that tension out of thin air.</p><p>And in the modern world, that tension has not disappeared. In some places it has become even uglier.</p><h2>When the Church Becomes a Brand</h2><p>One of the clearest examples is the rise of religious spectacle. Faith gets packaged, marketed, monetised, and sold back to people as identity performance. Churches become brands. Pastors become celebrities. Theology becomes a product line. Conviction becomes optics. Reverence becomes theatre.</p><p>And once that happens, it becomes very easy for religion to serve power instead of confronting it.</p><p>That is why I have such a problem with modern political Christianity when it starts sounding less like the Gospels and more like a war room. Once the church becomes obsessed with size, influence, optics, and dominance, it stops looking like a body of believers and starts looking like just another institution trying to secure market share and power. At that point, do not be surprised when it ends up blessing things Christ would have rebuked.</p><h2>What Christianity Actually Demands</h2><p>I am speaking most directly here as a Christian, because that is the tradition I know from the inside.</p><p>Christianity is not a religion of domination. It is not a religion of state violence dressed up as righteousness. It is not a religion of chest-beating cruelty, nationalist idolatry, or sanctified hatred. Christ did not come here to teach people how to baptise their resentment. He came proclaiming repentance, mercy, forgiveness, humility, sacrificial love, and the radical dignity of people society despised.</p><p>That matters.</p><p>Jesus did not reserve compassion for the respectable. He moved toward the people everyone else wanted to condemn. He shattered the fantasy that holiness belongs only to the clean, the powerful, the socially approved, or the ideologically useful. He told people to love their enemies, to care for the poor, to forgive, to serve, and to stop mistaking public religiosity for actual righteousness.</p><p>So when someone invokes Christianity to justify hatred, cruelty, or war fever, I do not see a stronger version of the faith. I see a betrayal of it.</p><p>That is the bit that truly angers me. Not because I expect the world to behave perfectly, but because this is such a grotesque inversion of what the faith actually teaches. It is a desecration wearing religious language like a costume.</p><h2>Holy War Rhetoric Is a Sign of Decay</h2><p>The moment political leaders, extremists, propagandists, or ideological movements start invoking religion as a framework for war, alarm bells should go off. It does not matter whether the language is Christian, Muslim, Jewish, or anything else. The mechanism is the same. Sacred meaning gets fused with political violence, and suddenly ordinary people are told that destruction has a divine mandate.</p><p>That is a profoundly dangerous move.</p><p>It hardens conflicts that are already combustible. It makes compromise feel like betrayal. It turns political disputes into cosmic struggles. It grants leaders the kind of moral cover they do not deserve. It also poisons the public imagination, because people stop seeing war as a tragic failure of humanity and start seeing it as spiritually meaningful.</p><p>That is how you radicalise populations. That is how you produce fanaticism. That is how you make every casualty easier to excuse.</p><p>And once religion is successfully welded to violence, everyone loses. Believers lose because their faith gets dragged through mud. Non-believers lose because they are handed a cartoon version of religion as proof that all faith is insane. Wider society loses because nuance gets obliterated. And the people caught in the actual conflict lose most of all.</p><h2>The End Times Obsession</h2><p>What also disturbs me is the way apocalyptic thinking keeps creeping into geopolitics. Whenever people start treating war, territorial conflict, or destruction of sacred sites as steps toward some prophetic climax, the situation becomes even more deranged.</p><p>At that point, peace is no longer just politically inconvenient. It becomes spiritually undesirable to the people caught up in that mindset.</p><p>That is terrifying.</p><p>Any theology that starts hungering for catastrophe in order to force history toward a desired ending has already lost the plot. It stops being reverence and starts becoming theatre for people who want divine significance attached to their brutality or their fantasies of control. Whether that language is framed in messianic, prophetic, or eschatological terms, the effect is the same. Human suffering becomes instrumental. Bloodshed becomes symbolic capital.</p><p>Nothing about that is holy.</p><h2>Why This Actually Gets to Me</h2><p>This is not abstract for me, and that is probably why I am writing this with so much heat.</p><p>Faith has mattered enormously in my own life. I know what it has done for me. I know what Christ has done for me. I know the way grace can reorder a person, steady a person, rescue a person, and pull them toward something better than their own instincts would have produced. I would not be where I am without that.</p><p>So yes, it angers me when I see the name of God used like a weapon.</p><p>It angers me when Christ is invoked to excuse things that spit in the face of his teaching. It angers me when religion becomes a prop for cruelty. It angers me when the sacred is reduced to propaganda. And it angers me when people then turn around and blame the faith itself, as if the corruption and the source were the same thing.</p><p>They are not the same thing.</p><p>The distortion is real. The betrayal is real. The hypocrisy is real. But precisely because those things are real, it becomes even more important to say clearly that the abuse of a thing is not the definition of it.</p><h2>The Real Enemy</h2><p>The real enemy here is not sincere belief. It is the human tendency to corrupt whatever it touches.</p><p>People do this to religion because religion is powerful. They also do it to law, education, politics, family, science, media, and morality. Anything with authority, meaning, or emotional force is vulnerable to capture by people who want to rule, justify themselves, or avoid accountability.</p><p>That is why vigilance matters.</p><p>It is not enough to say, &#8220;That person is religious, therefore they must be right.&#8221; It is also not enough to say, &#8220;That atrocity was done in the name of religion, therefore religion must be the problem.&#8221; Both responses are intellectually lazy. Both ignore the harder truth, which is that human beings are fully capable of dressing up vice as virtue and calling it holy.</p><p>That is the actual scandal.</p><h2>Final Thought</h2><p>I do not have a neat solution to this. I do not think there is one.</p><p>I just know that I am sick of watching faith be mutilated by people who want to use it as cover for domination, violence, and hate. I am sick of watching religion turned into a stage prop for political insanity. I am sick of seeing the sacred hollowed out and then marched into war as if God should be grateful for the association.</p><p>Religion, at its best, should call people to humility, repentance, peace, and love. The moment it is used to inflame bloodlust or sanctify cruelty, something has gone badly wrong.</p><p>And I am not interested in pretending otherwise.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://brainwaves.tomedia.com.au/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Brainwaves! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Why Boards Need Directors Who Understand Physical Assets]]></title><description><![CDATA[In boardrooms across Australia, governance is often strong on paper but dangerously incomplete in practice.]]></description><link>https://brainwaves.tomedia.com.au/p/why-boards-need-directors-who-understand</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/why-boards-need-directors-who-understand</guid><dc:creator><![CDATA[Michael Pyke]]></dc:creator><pubDate>Sun, 05 Apr 2026 04:54:54 GMT</pubDate><enclosure url="https://images.unsplash.com/photo-1513342253181-7a2f7cdc3d1f?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw4OHx8ZmFjaWxpdGllcyUyMG1hbmFnZW1lbnR8ZW58MHx8fHwxNzc1MzY0NzI2fDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>In boardrooms across Australia, governance is often strong on paper but dangerously incomplete in practice.</p><p>Most boards are well-equipped with:</p><ul><li><p>Lawyers to manage legal risk</p></li><li><p>Accountants to oversee financial performance</p></li><li><p>Consultants to guide strategy</p></li></ul><p>But there&#8217;s a critical gap that is consistently overlooked:</p><p><strong>Very few boards include directors who truly understand physical assets.</strong></p><p><strong>The Governance Gap No One Talks About</strong></p><p>Asset-heavy organisations whether in property, infrastructure, healthcare, education, or government are fundamentally built on physical assets.</p><p>Buildings. Equipment. Infrastructure. Vehicles. Systems.</p><p>Yet governance conversations often reduce these to:</p><ul><li><p>depreciation schedules</p></li><li><p>capital expenditure line items</p></li><li><p>reactive maintenance budgets</p></li></ul><p>This is not asset management.<br>This is <strong>financial abstraction of operational reality</strong>.</p><p>Leading asset management frameworks such as ISO 55000 emphasise that assets are not just financial entries, they are <strong>value-generating systems requiring lifecycle thinking, risk modelling, and long-term planning</strong>.</p><p>Without this lens at the board level, decisions become disconnected from reality.</p><p><strong>What Happens When Boards Lack Asset Expertise</strong></p><p>From both industry research and real-world experience, the consequences are consistent:</p><p><strong>1. Short-term decision making</strong><br>Boards prioritise cost reduction over lifecycle value deferring maintenance, underinvesting in renewal, and creating hidden liabilities.</p><p><strong>2. Poor capital allocation</strong><br>Without understanding asset condition, utilisation, and risk, capital is often deployed reactively rather than strategically.</p><p><strong>3. Increased operational risk</strong><br>Critical failures whether compliance, safety, or service delivery are often the result of under-informed governance.</p><p><strong>4. Misalignment between strategy and execution</strong><br>Strategies look sound in board papers but fail in operations because they don&#8217;t reflect how assets actually perform on the ground.</p><p><strong>The Missing Voice at the Table</strong></p><p>This is where asset management expertise becomes essential.</p><p>A director with deep experience in physical assets brings a fundamentally different perspective:</p><ul><li><p><strong>Lifecycle thinking</strong> understanding total cost of ownership, not just upfront spend</p></li><li><p><strong>Operational realism</strong> knowing what works in practice, not just in theory</p></li><li><p><strong>Risk visibility</strong> identifying hidden failures before they surface</p></li><li><p><strong>Capital discipline</strong> aligning investment with long-term asset performance</p></li></ul><p>This is not a &#8220;nice to have.&#8221;<br>It is <strong>core governance capability</strong> in asset-intensive organisations.</p><p><strong>From Theory to Practice: What Good Looks Like</strong></p><p>Boards should be asking:</p><ul><li><p>Do we have a <strong>10-year asset plan</strong> backed by real data?</p></li><li><p>Are we forecasting <strong>end-of-life risk and replacement cycles</strong>?</p></li><li><p>Is our <strong>maintenance strategy proactive or reactive</strong>?</p></li><li><p>Do we understand the <strong>true cost to maintain service levels</strong>?</p></li><li><p>Are asset decisions aligned with <strong>organisational strategy and demand</strong>?</p></li></ul><p>These are not operational questions. They are <strong>governance questions</strong>.</p><p><strong>Why This Matters Now More Than Ever</strong></p><p>Across Australia, organisations are facing:</p><ul><li><p>ageing infrastructure</p></li><li><p>rising maintenance costs</p></li><li><p>increased compliance and safety obligations</p></li><li><p>pressure on capital budgets</p></li></ul><p>At the same time, boards are being held to higher standards of accountability.</p><p>This creates a clear reality:</p><p><strong>You cannot govern what you do not understand.</strong></p><p><strong>The Future of Board Composition</strong></p><p>The next evolution of high-performing boards will include:</p><ul><li><p>Financial expertise</p></li><li><p>Legal expertise</p></li><li><p>Strategic capability</p></li></ul><p><strong>And critically asset management expertise.</strong></p><p>Because in asset-intensive organisations:</p><p><strong>The balance sheet tells you what you own.<br>But only asset expertise tells you what it&#8217;s actually worth and what it will cost you next.</strong></p><div><hr></div><p><strong>Final Thought</strong></p><p>Boards don&#8217;t fail because they lack intelligence.</p><p>They fail because they lack <strong>visibility into the systems that actually drive performance</strong>.</p><p>Physical assets are one of those systems.</p><p>And the boards that recognise this and bring the right expertise to the table will be the ones that deliver sustainable, long-term value.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://images.unsplash.com/photo-1513342253181-7a2f7cdc3d1f?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw4OHx8ZmFjaWxpdGllcyUyMG1hbmFnZW1lbnR8ZW58MHx8fHwxNzc1MzY0NzI2fDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://images.unsplash.com/photo-1513342253181-7a2f7cdc3d1f?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw4OHx8ZmFjaWxpdGllcyUyMG1hbmFnZW1lbnR8ZW58MHx8fHwxNzc1MzY0NzI2fDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 424w, https://images.unsplash.com/photo-1513342253181-7a2f7cdc3d1f?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw4OHx8ZmFjaWxpdGllcyUyMG1hbmFnZW1lbnR8ZW58MHx8fHwxNzc1MzY0NzI2fDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 848w, https://images.unsplash.com/photo-1513342253181-7a2f7cdc3d1f?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw4OHx8ZmFjaWxpdGllcyUyMG1hbmFnZW1lbnR8ZW58MHx8fHwxNzc1MzY0NzI2fDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1272w, https://images.unsplash.com/photo-1513342253181-7a2f7cdc3d1f?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw4OHx8ZmFjaWxpdGllcyUyMG1hbmFnZW1lbnR8ZW58MHx8fHwxNzc1MzY0NzI2fDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1456w" sizes="100vw"><img src="https://images.unsplash.com/photo-1513342253181-7a2f7cdc3d1f?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw4OHx8ZmFjaWxpdGllcyUyMG1hbmFnZW1lbnR8ZW58MHx8fHwxNzc1MzY0NzI2fDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080" width="3992" height="2992" data-attrs="{&quot;src&quot;:&quot;https://images.unsplash.com/photo-1513342253181-7a2f7cdc3d1f?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw4OHx8ZmFjaWxpdGllcyUyMG1hbmFnZW1lbnR8ZW58MHx8fHwxNzc1MzY0NzI2fDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:2992,&quot;width&quot;:3992,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;bird's eye photography of building structures&quot;,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="bird's eye photography of building structures" title="bird's eye photography of building structures" srcset="https://images.unsplash.com/photo-1513342253181-7a2f7cdc3d1f?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw4OHx8ZmFjaWxpdGllcyUyMG1hbmFnZW1lbnR8ZW58MHx8fHwxNzc1MzY0NzI2fDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 424w, https://images.unsplash.com/photo-1513342253181-7a2f7cdc3d1f?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw4OHx8ZmFjaWxpdGllcyUyMG1hbmFnZW1lbnR8ZW58MHx8fHwxNzc1MzY0NzI2fDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 848w, https://images.unsplash.com/photo-1513342253181-7a2f7cdc3d1f?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw4OHx8ZmFjaWxpdGllcyUyMG1hbmFnZW1lbnR8ZW58MHx8fHwxNzc1MzY0NzI2fDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1272w, https://images.unsplash.com/photo-1513342253181-7a2f7cdc3d1f?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHw4OHx8ZmFjaWxpdGllcyUyMG1hbmFnZW1lbnR8ZW58MHx8fHwxNzc1MzY0NzI2fDA&amp;ixlib=rb-4.1.0&amp;q=80&amp;w=1080 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Photo by <a href="https://unsplash.com/@chuttersnap">CHUTTERSNAP</a> on <a href="https://unsplash.com">Unsplash</a></figcaption></figure></div>]]></content:encoded></item><item><title><![CDATA[Job Hunting – Survival, Fun, What Matters, Stay or Go]]></title><description><![CDATA[Job hunting strips work back to its core &#8212; not titles or security, but a brutal question: are you surviving&#8230; or actually living the life your work is building?]]></description><link>https://brainwaves.tomedia.com.au/p/job-hunting-survival-fun-what-matters</link><guid isPermaLink="false">https://brainwaves.tomedia.com.au/p/job-hunting-survival-fun-what-matters</guid><dc:creator><![CDATA[Michael Pyke]]></dc:creator><pubDate>Wed, 25 Mar 2026 23:31:43 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!Yl-m!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffbd0cfea-e028-46ab-a964-dcebd55dff91_464x309.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>There&#8217;s something about job hunting that strips everything back to survival.</p><p>Not ego. Not titles. Not LinkedIn bios.</p><p>Just survival.</p><p>Will I have work next week?<br>Will the pay hit the account?<br>Do I stay loyal?<br>Or is it time to go?</p><p>I find myself here again. Not for the first time. And certainly not for the last.</p><p>Three and a half years in my current role a record for me and now new management is shifting the ground beneath our feet. Strategies rewritten. Assumptions overturned. The quiet whisper of &#8220;restructure.&#8221; The word redundancy floating just close enough to feel real.</p><p>This isn&#8217;t new. Thousands of people live here every day.</p><p>But when you land here, it forces reflection.</p><p>What was fun?<br>What mattered?<br>What do I actually want?</p><p>Because here&#8217;s the hard truth:</p><p>We spend half our waking lives at work.</p><p><strong>Half.</strong></p><p>If you don&#8217;t enjoy what you do&#8230; why are you doing it?</p><p>That question hits differently when you blink and your kids are suddenly in their twenties. When you&#8217;ve been married nearly thirty years. When retirement is no longer theoretical.</p><p>Life is short. Too short for a joyless grind.</p><p>And yet most of us forget that work can and should be fun.</p><p><strong>The Best Jobs I Ever Had</strong></p><p>Some of my best job memories weren&#8217;t about promotions or pay rises.</p><p>They were about adventure. About stories I can reflect back on.</p><p>About the kind of days that make you sit back and say, <em><strong>this is unreal and I&#8217;m being paid for it.</strong></em></p><p><strong>Darwin to Groote Eylandt</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!GhcT!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89b58e86-1981-491c-819d-10c408b025e2_370x246.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!GhcT!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89b58e86-1981-491c-819d-10c408b025e2_370x246.jpeg 424w, https://substackcdn.com/image/fetch/$s_!GhcT!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89b58e86-1981-491c-819d-10c408b025e2_370x246.jpeg 848w, https://substackcdn.com/image/fetch/$s_!GhcT!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89b58e86-1981-491c-819d-10c408b025e2_370x246.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!GhcT!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89b58e86-1981-491c-819d-10c408b025e2_370x246.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!GhcT!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89b58e86-1981-491c-819d-10c408b025e2_370x246.jpeg" width="370" height="246" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/89b58e86-1981-491c-819d-10c408b025e2_370x246.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:246,&quot;width&quot;:370,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image" title="Image" srcset="https://substackcdn.com/image/fetch/$s_!GhcT!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89b58e86-1981-491c-819d-10c408b025e2_370x246.jpeg 424w, https://substackcdn.com/image/fetch/$s_!GhcT!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89b58e86-1981-491c-819d-10c408b025e2_370x246.jpeg 848w, https://substackcdn.com/image/fetch/$s_!GhcT!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89b58e86-1981-491c-819d-10c408b025e2_370x246.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!GhcT!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F89b58e86-1981-491c-819d-10c408b025e2_370x246.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!za86!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd72edce5-4462-4a80-a80f-9c9159e208b0_243x244.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!za86!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd72edce5-4462-4a80-a80f-9c9159e208b0_243x244.jpeg 424w, https://substackcdn.com/image/fetch/$s_!za86!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd72edce5-4462-4a80-a80f-9c9159e208b0_243x244.jpeg 848w, https://substackcdn.com/image/fetch/$s_!za86!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd72edce5-4462-4a80-a80f-9c9159e208b0_243x244.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!za86!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd72edce5-4462-4a80-a80f-9c9159e208b0_243x244.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!za86!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd72edce5-4462-4a80-a80f-9c9159e208b0_243x244.jpeg" width="243" height="244" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d72edce5-4462-4a80-a80f-9c9159e208b0_243x244.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:244,&quot;width&quot;:243,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image" title="Image" srcset="https://substackcdn.com/image/fetch/$s_!za86!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd72edce5-4462-4a80-a80f-9c9159e208b0_243x244.jpeg 424w, https://substackcdn.com/image/fetch/$s_!za86!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd72edce5-4462-4a80-a80f-9c9159e208b0_243x244.jpeg 848w, https://substackcdn.com/image/fetch/$s_!za86!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd72edce5-4462-4a80-a80f-9c9159e208b0_243x244.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!za86!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd72edce5-4462-4a80-a80f-9c9159e208b0_243x244.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!JgWZ!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa51cb238-876b-4586-ba68-6e4c2795461f_379x253.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!JgWZ!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa51cb238-876b-4586-ba68-6e4c2795461f_379x253.jpeg 424w, https://substackcdn.com/image/fetch/$s_!JgWZ!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa51cb238-876b-4586-ba68-6e4c2795461f_379x253.jpeg 848w, https://substackcdn.com/image/fetch/$s_!JgWZ!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa51cb238-876b-4586-ba68-6e4c2795461f_379x253.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!JgWZ!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa51cb238-876b-4586-ba68-6e4c2795461f_379x253.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!JgWZ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa51cb238-876b-4586-ba68-6e4c2795461f_379x253.jpeg" width="379" height="253" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/a51cb238-876b-4586-ba68-6e4c2795461f_379x253.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:253,&quot;width&quot;:379,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image" title="Image" srcset="https://substackcdn.com/image/fetch/$s_!JgWZ!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa51cb238-876b-4586-ba68-6e4c2795461f_379x253.jpeg 424w, https://substackcdn.com/image/fetch/$s_!JgWZ!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa51cb238-876b-4586-ba68-6e4c2795461f_379x253.jpeg 848w, https://substackcdn.com/image/fetch/$s_!JgWZ!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa51cb238-876b-4586-ba68-6e4c2795461f_379x253.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!JgWZ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa51cb238-876b-4586-ba68-6e4c2795461f_379x253.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>As a facility manager inspecting remote sites, work meant distance. Real distance.</p><p>Six-hundred-kilometre road trips across the Northern Territory. Darwin to Groote Eylandt. Gove to Mount Isa and back again. Red dirt highways stretching beyond the horizon. The kind of isolation that resets your perspective.</p><p>You don&#8217;t just inspect buildings in places like that.</p><p>You meet people living their best lives on the road contractors camped in caravans, mechanics who know every corrugation in the track, sparkies who&#8217;ve raised families between projects. People away from loved ones in the name of work, but building something, fixing something, keeping something running.</p><p>There&#8217;s pride in that.</p><p>There&#8217;s purpose.</p><p><strong>Chasing Crocodiles on the Booroloola River</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!15cf!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ee927de-d454-4ca3-84ec-11050aec9897_312x253.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!15cf!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ee927de-d454-4ca3-84ec-11050aec9897_312x253.jpeg 424w, https://substackcdn.com/image/fetch/$s_!15cf!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ee927de-d454-4ca3-84ec-11050aec9897_312x253.jpeg 848w, https://substackcdn.com/image/fetch/$s_!15cf!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ee927de-d454-4ca3-84ec-11050aec9897_312x253.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!15cf!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ee927de-d454-4ca3-84ec-11050aec9897_312x253.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!15cf!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ee927de-d454-4ca3-84ec-11050aec9897_312x253.jpeg" width="312" height="253" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/1ee927de-d454-4ca3-84ec-11050aec9897_312x253.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:253,&quot;width&quot;:312,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image" title="Image" srcset="https://substackcdn.com/image/fetch/$s_!15cf!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ee927de-d454-4ca3-84ec-11050aec9897_312x253.jpeg 424w, https://substackcdn.com/image/fetch/$s_!15cf!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ee927de-d454-4ca3-84ec-11050aec9897_312x253.jpeg 848w, https://substackcdn.com/image/fetch/$s_!15cf!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ee927de-d454-4ca3-84ec-11050aec9897_312x253.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!15cf!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ee927de-d454-4ca3-84ec-11050aec9897_312x253.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!iPDT!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbc5e58fa-542c-4f81-a122-628ef3bc52c3_395x253.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!iPDT!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbc5e58fa-542c-4f81-a122-628ef3bc52c3_395x253.jpeg 424w, https://substackcdn.com/image/fetch/$s_!iPDT!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbc5e58fa-542c-4f81-a122-628ef3bc52c3_395x253.jpeg 848w, https://substackcdn.com/image/fetch/$s_!iPDT!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbc5e58fa-542c-4f81-a122-628ef3bc52c3_395x253.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!iPDT!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbc5e58fa-542c-4f81-a122-628ef3bc52c3_395x253.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!iPDT!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbc5e58fa-542c-4f81-a122-628ef3bc52c3_395x253.jpeg" width="395" height="253" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/bc5e58fa-542c-4f81-a122-628ef3bc52c3_395x253.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:253,&quot;width&quot;:395,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image" title="Image" srcset="https://substackcdn.com/image/fetch/$s_!iPDT!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbc5e58fa-542c-4f81-a122-628ef3bc52c3_395x253.jpeg 424w, https://substackcdn.com/image/fetch/$s_!iPDT!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbc5e58fa-542c-4f81-a122-628ef3bc52c3_395x253.jpeg 848w, https://substackcdn.com/image/fetch/$s_!iPDT!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbc5e58fa-542c-4f81-a122-628ef3bc52c3_395x253.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!iPDT!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbc5e58fa-542c-4f81-a122-628ef3bc52c3_395x253.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!GXIv!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F99d0b9a4-eade-4ee5-9e67-51813ec8185f_344x229.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!GXIv!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F99d0b9a4-eade-4ee5-9e67-51813ec8185f_344x229.jpeg 424w, https://substackcdn.com/image/fetch/$s_!GXIv!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F99d0b9a4-eade-4ee5-9e67-51813ec8185f_344x229.jpeg 848w, https://substackcdn.com/image/fetch/$s_!GXIv!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F99d0b9a4-eade-4ee5-9e67-51813ec8185f_344x229.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!GXIv!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F99d0b9a4-eade-4ee5-9e67-51813ec8185f_344x229.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!GXIv!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F99d0b9a4-eade-4ee5-9e67-51813ec8185f_344x229.jpeg" width="344" height="229" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/99d0b9a4-eade-4ee5-9e67-51813ec8185f_344x229.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:229,&quot;width&quot;:344,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image" title="Image" srcset="https://substackcdn.com/image/fetch/$s_!GXIv!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F99d0b9a4-eade-4ee5-9e67-51813ec8185f_344x229.jpeg 424w, https://substackcdn.com/image/fetch/$s_!GXIv!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F99d0b9a4-eade-4ee5-9e67-51813ec8185f_344x229.jpeg 848w, https://substackcdn.com/image/fetch/$s_!GXIv!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F99d0b9a4-eade-4ee5-9e67-51813ec8185f_344x229.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!GXIv!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F99d0b9a4-eade-4ee5-9e67-51813ec8185f_344x229.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!6hLa!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ae66f4c-a2ca-48e5-9cd6-e5de606d0c49_342x228.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!6hLa!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ae66f4c-a2ca-48e5-9cd6-e5de606d0c49_342x228.jpeg 424w, https://substackcdn.com/image/fetch/$s_!6hLa!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ae66f4c-a2ca-48e5-9cd6-e5de606d0c49_342x228.jpeg 848w, https://substackcdn.com/image/fetch/$s_!6hLa!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ae66f4c-a2ca-48e5-9cd6-e5de606d0c49_342x228.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!6hLa!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ae66f4c-a2ca-48e5-9cd6-e5de606d0c49_342x228.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!6hLa!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ae66f4c-a2ca-48e5-9cd6-e5de606d0c49_342x228.jpeg" width="342" height="228" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/4ae66f4c-a2ca-48e5-9cd6-e5de606d0c49_342x228.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:228,&quot;width&quot;:342,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image" title="Image" srcset="https://substackcdn.com/image/fetch/$s_!6hLa!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ae66f4c-a2ca-48e5-9cd6-e5de606d0c49_342x228.jpeg 424w, https://substackcdn.com/image/fetch/$s_!6hLa!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ae66f4c-a2ca-48e5-9cd6-e5de606d0c49_342x228.jpeg 848w, https://substackcdn.com/image/fetch/$s_!6hLa!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ae66f4c-a2ca-48e5-9cd6-e5de606d0c49_342x228.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!6hLa!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ae66f4c-a2ca-48e5-9cd6-e5de606d0c49_342x228.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><p>Then there were the moments no one believes.</p><p>Chasing crocodiles down the Booroloola River.</p><p>Not because I&#8217;m a wildlife ranger. Because site access sometimes means navigating real terrain. Real risk. Real country. When you work remote Australia, nature doesn&#8217;t move for you. You adapt.</p><p>And there&#8217;s something alive about that kind of work. It sharpens you.</p><p style="text-align: center;"><strong>Flying into Victoria River Cattle Station</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Yl-m!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffbd0cfea-e028-46ab-a964-dcebd55dff91_464x309.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Yl-m!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffbd0cfea-e028-46ab-a964-dcebd55dff91_464x309.jpeg 424w, https://substackcdn.com/image/fetch/$s_!Yl-m!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffbd0cfea-e028-46ab-a964-dcebd55dff91_464x309.jpeg 848w, https://substackcdn.com/image/fetch/$s_!Yl-m!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffbd0cfea-e028-46ab-a964-dcebd55dff91_464x309.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!Yl-m!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffbd0cfea-e028-46ab-a964-dcebd55dff91_464x309.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Yl-m!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffbd0cfea-e028-46ab-a964-dcebd55dff91_464x309.jpeg" width="464" height="309" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/fbd0cfea-e028-46ab-a964-dcebd55dff91_464x309.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:309,&quot;width&quot;:464,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image" title="Image" srcset="https://substackcdn.com/image/fetch/$s_!Yl-m!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffbd0cfea-e028-46ab-a964-dcebd55dff91_464x309.jpeg 424w, https://substackcdn.com/image/fetch/$s_!Yl-m!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffbd0cfea-e028-46ab-a964-dcebd55dff91_464x309.jpeg 848w, https://substackcdn.com/image/fetch/$s_!Yl-m!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffbd0cfea-e028-46ab-a964-dcebd55dff91_464x309.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!Yl-m!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffbd0cfea-e028-46ab-a964-dcebd55dff91_464x309.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!VPR6!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faa09f560-a140-403b-a156-e51b8d20fa03_693x389.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!VPR6!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faa09f560-a140-403b-a156-e51b8d20fa03_693x389.jpeg 424w, https://substackcdn.com/image/fetch/$s_!VPR6!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faa09f560-a140-403b-a156-e51b8d20fa03_693x389.jpeg 848w, https://substackcdn.com/image/fetch/$s_!VPR6!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faa09f560-a140-403b-a156-e51b8d20fa03_693x389.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!VPR6!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faa09f560-a140-403b-a156-e51b8d20fa03_693x389.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!VPR6!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faa09f560-a140-403b-a156-e51b8d20fa03_693x389.jpeg" width="693" height="389" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/aa09f560-a140-403b-a156-e51b8d20fa03_693x389.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:389,&quot;width&quot;:693,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image" title="Image" srcset="https://substackcdn.com/image/fetch/$s_!VPR6!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faa09f560-a140-403b-a156-e51b8d20fa03_693x389.jpeg 424w, https://substackcdn.com/image/fetch/$s_!VPR6!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faa09f560-a140-403b-a156-e51b8d20fa03_693x389.jpeg 848w, https://substackcdn.com/image/fetch/$s_!VPR6!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faa09f560-a140-403b-a156-e51b8d20fa03_693x389.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!VPR6!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Faa09f560-a140-403b-a156-e51b8d20fa03_693x389.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!LZ46!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ce18dcd-3d44-4e4c-bc96-bd84bdd48ab4_685x484.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!LZ46!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ce18dcd-3d44-4e4c-bc96-bd84bdd48ab4_685x484.jpeg 424w, https://substackcdn.com/image/fetch/$s_!LZ46!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ce18dcd-3d44-4e4c-bc96-bd84bdd48ab4_685x484.jpeg 848w, https://substackcdn.com/image/fetch/$s_!LZ46!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ce18dcd-3d44-4e4c-bc96-bd84bdd48ab4_685x484.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!LZ46!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ce18dcd-3d44-4e4c-bc96-bd84bdd48ab4_685x484.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!LZ46!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ce18dcd-3d44-4e4c-bc96-bd84bdd48ab4_685x484.jpeg" width="685" height="484" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/1ce18dcd-3d44-4e4c-bc96-bd84bdd48ab4_685x484.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:484,&quot;width&quot;:685,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image" title="Image" srcset="https://substackcdn.com/image/fetch/$s_!LZ46!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ce18dcd-3d44-4e4c-bc96-bd84bdd48ab4_685x484.jpeg 424w, https://substackcdn.com/image/fetch/$s_!LZ46!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ce18dcd-3d44-4e4c-bc96-bd84bdd48ab4_685x484.jpeg 848w, https://substackcdn.com/image/fetch/$s_!LZ46!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ce18dcd-3d44-4e4c-bc96-bd84bdd48ab4_685x484.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!LZ46!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1ce18dcd-3d44-4e4c-bc96-bd84bdd48ab4_685x484.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Flooded roads cut off all access &#8212; so we took to the air. A helicopter into Victoria River Cattle Station. Because the job still had to get done.</p><p>You don&#8217;t forget the sound of rotors cutting through hot NT air. The view of endless red plains below you. The absurd realisation that &#8220;office work&#8221; has taken a strange turn.</p><p>That&#8217;s fun. Not because it&#8217;s glamorous. Because it&#8217;s alive.</p><p><strong>Big Red, Birdsville and My Dad</strong></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!RwjP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7d2d6b6d-e6bc-4206-821f-5b2f3c9c22a4_356x267.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!RwjP!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7d2d6b6d-e6bc-4206-821f-5b2f3c9c22a4_356x267.jpeg 424w, https://substackcdn.com/image/fetch/$s_!RwjP!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7d2d6b6d-e6bc-4206-821f-5b2f3c9c22a4_356x267.jpeg 848w, https://substackcdn.com/image/fetch/$s_!RwjP!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7d2d6b6d-e6bc-4206-821f-5b2f3c9c22a4_356x267.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!RwjP!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7d2d6b6d-e6bc-4206-821f-5b2f3c9c22a4_356x267.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!RwjP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7d2d6b6d-e6bc-4206-821f-5b2f3c9c22a4_356x267.jpeg" width="356" height="267" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/7d2d6b6d-e6bc-4206-821f-5b2f3c9c22a4_356x267.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:267,&quot;width&quot;:356,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image" title="Image" srcset="https://substackcdn.com/image/fetch/$s_!RwjP!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7d2d6b6d-e6bc-4206-821f-5b2f3c9c22a4_356x267.jpeg 424w, https://substackcdn.com/image/fetch/$s_!RwjP!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7d2d6b6d-e6bc-4206-821f-5b2f3c9c22a4_356x267.jpeg 848w, https://substackcdn.com/image/fetch/$s_!RwjP!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7d2d6b6d-e6bc-4206-821f-5b2f3c9c22a4_356x267.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!RwjP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7d2d6b6d-e6bc-4206-821f-5b2f3c9c22a4_356x267.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!bSJF!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5eb557a3-4f01-4954-86a1-3cd5336fe641_377x269.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!bSJF!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5eb557a3-4f01-4954-86a1-3cd5336fe641_377x269.jpeg 424w, https://substackcdn.com/image/fetch/$s_!bSJF!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5eb557a3-4f01-4954-86a1-3cd5336fe641_377x269.jpeg 848w, https://substackcdn.com/image/fetch/$s_!bSJF!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5eb557a3-4f01-4954-86a1-3cd5336fe641_377x269.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!bSJF!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5eb557a3-4f01-4954-86a1-3cd5336fe641_377x269.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!bSJF!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5eb557a3-4f01-4954-86a1-3cd5336fe641_377x269.jpeg" width="377" height="269" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/5eb557a3-4f01-4954-86a1-3cd5336fe641_377x269.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:269,&quot;width&quot;:377,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image" title="Image" srcset="https://substackcdn.com/image/fetch/$s_!bSJF!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5eb557a3-4f01-4954-86a1-3cd5336fe641_377x269.jpeg 424w, https://substackcdn.com/image/fetch/$s_!bSJF!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5eb557a3-4f01-4954-86a1-3cd5336fe641_377x269.jpeg 848w, https://substackcdn.com/image/fetch/$s_!bSJF!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5eb557a3-4f01-4954-86a1-3cd5336fe641_377x269.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!bSJF!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5eb557a3-4f01-4954-86a1-3cd5336fe641_377x269.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!prRC!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa016242c-b61c-4af6-91c6-ee223e56e91a_552x418.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!prRC!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa016242c-b61c-4af6-91c6-ee223e56e91a_552x418.jpeg 424w, https://substackcdn.com/image/fetch/$s_!prRC!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa016242c-b61c-4af6-91c6-ee223e56e91a_552x418.jpeg 848w, https://substackcdn.com/image/fetch/$s_!prRC!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa016242c-b61c-4af6-91c6-ee223e56e91a_552x418.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!prRC!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa016242c-b61c-4af6-91c6-ee223e56e91a_552x418.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!prRC!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa016242c-b61c-4af6-91c6-ee223e56e91a_552x418.jpeg" width="552" height="418" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/a016242c-b61c-4af6-91c6-ee223e56e91a_552x418.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:418,&quot;width&quot;:552,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image" title="Image" srcset="https://substackcdn.com/image/fetch/$s_!prRC!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa016242c-b61c-4af6-91c6-ee223e56e91a_552x418.jpeg 424w, https://substackcdn.com/image/fetch/$s_!prRC!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa016242c-b61c-4af6-91c6-ee223e56e91a_552x418.jpeg 848w, https://substackcdn.com/image/fetch/$s_!prRC!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa016242c-b61c-4af6-91c6-ee223e56e91a_552x418.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!prRC!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa016242c-b61c-4af6-91c6-ee223e56e91a_552x418.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!C_vD!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c4f3f96-b8a1-4133-a95b-de7f0aedb4c8_542x361.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!C_vD!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c4f3f96-b8a1-4133-a95b-de7f0aedb4c8_542x361.jpeg 424w, https://substackcdn.com/image/fetch/$s_!C_vD!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c4f3f96-b8a1-4133-a95b-de7f0aedb4c8_542x361.jpeg 848w, https://substackcdn.com/image/fetch/$s_!C_vD!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c4f3f96-b8a1-4133-a95b-de7f0aedb4c8_542x361.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!C_vD!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c4f3f96-b8a1-4133-a95b-de7f0aedb4c8_542x361.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!C_vD!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c4f3f96-b8a1-4133-a95b-de7f0aedb4c8_542x361.jpeg" width="542" height="361" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/5c4f3f96-b8a1-4133-a95b-de7f0aedb4c8_542x361.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:361,&quot;width&quot;:542,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image" title="Image" srcset="https://substackcdn.com/image/fetch/$s_!C_vD!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c4f3f96-b8a1-4133-a95b-de7f0aedb4c8_542x361.jpeg 424w, https://substackcdn.com/image/fetch/$s_!C_vD!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c4f3f96-b8a1-4133-a95b-de7f0aedb4c8_542x361.jpeg 848w, https://substackcdn.com/image/fetch/$s_!C_vD!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c4f3f96-b8a1-4133-a95b-de7f0aedb4c8_542x361.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!C_vD!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c4f3f96-b8a1-4133-a95b-de7f0aedb4c8_542x361.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>One trip to Birdsville, I convinced my father to come along.</p><p>We rented a 4x4. Took it up Big Red in the Simpson Desert. Only to be gently told by locals we probably shouldn&#8217;t be taking a rental off gazetted roads.</p><p>All in the name of work. But really &#8212; in the name of life.</p><p>Dad and I bouncing over dunes, laughing like idiots, pretending we knew what we were doing. Work gave me that memory. Tell me that&#8217;s not worth something.</p><p><strong>Survival Mode vs Fun Mode</strong></p><p>Right now, I&#8217;m in evaluation mode. Stay or go?</p><p>Do I cling to what I&#8217;ve built for three and a half years?<br>Do I fight for relevance under new management?<br>Or do I step into uncertainty again?</p><p>The survival instinct says:<br>Take the safe 9&#8211;5. Keep your head down. Make ends meet.</p><p>But something in me resists that.</p><p>No way. Life&#8217;s too short.</p><p>And here&#8217;s the deeper truth: Fun doesn&#8217;t mean easy.</p><p>Fun means:</p><ul><li><p>Work that stretches you</p></li><li><p>Work that lets you travel</p></li><li><p>Work that allows mentoring</p></li><li><p>Work with purpose</p></li><li><p>Work that leaves a legacy</p></li></ul><p>Maybe one of those. Maybe all. But fun isn&#8217;t frivolous. Fun is alignment.</p><p><strong>Am I Too Old for a Fun Job?</strong></p><p>I&#8217;ve asked myself this. Am I too old to chase something different?<br>Should I finally accept the reality of the grind? But when did we decide that responsibility and joy were mutually exclusive? Experience should widen options, not shrink them.</p><p>If anything, I now know what fun looks like. I know what purpose feels like. I know what good teams are. I know the kind of leader I want to follow and the kind I refuse to become.</p><p>And I know this:</p><p>If you don&#8217;t include fun, you burn out.</p><p>If you don&#8217;t build teams that laugh, they disengage.</p><p>If you don&#8217;t create purpose, people drift.</p><p><strong>What Job Hunting Really Is</strong></p><p>Job hunting isn&#8217;t just survival. It&#8217;s recalibration.</p><p>It&#8217;s taking stock:</p><ul><li><p>What were my best days?</p></li><li><p>What environments brought out my best?</p></li><li><p>Where did I feel alive?</p></li><li><p>What kind of people do I want to build with?</p></li></ul><p>Sometimes we stay because it&#8217;s comfortable Sometimes we go because it&#8217;s necessary.</p><p>Sometimes we&#8217;re pushed and that push becomes the best thing that ever happened to us.</p><p><strong>Make Work Fun</strong></p><p>Here&#8217;s the challenge:</p><p style="text-align: center;">Whatever you do &#8212; make it fun.</p><p style="text-align: center;">Be fun to be around.</p><p style="text-align: center;">Build teams that want to follow you.</p><p style="text-align: center;">Mentor someone younger.</p><p style="text-align: center;">Take the long road occasionally.</p><p style="text-align: center;">Say yes to the helicopter.</p><p style="text-align: center;">Bring your dad on the trip.</p><p style="text-align: center;">Because one day you&#8217;ll blink and decades will have passed.</p><p style="text-align: center;">Your kids will be grown.</p><p style="text-align: center;">Your career will be nearly done.</p><p style="text-align: center;">And you&#8217;ll either have stories&#8230;</p><p style="text-align: center;">Or spreadsheets.</p><p style="text-align: center;">Work is survival. Work is accomplishment. Work is the next step.</p><p style="text-align: center;">But it should also be joy. I don&#8217;t know yet whether I&#8217;m staying or going.</p><p style="text-align: center;">But I know this much: Wherever I land next, it must be fun.</p><p style="text-align: center;">Because life is too short for anything less.</p>]]></content:encoded></item></channel></rss>