<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vegatron 🌈✨</title><link>https://vegatron.engineering/</link><description>Recent content on Vegatron 🌈✨</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 25 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://vegatron.engineering/index.xml" rel="self" type="application/rss+xml"/><item><title>Nanoclaw</title><link>https://vegatron.engineering/posts/nanoclaw/</link><pubDate>Wed, 25 Mar 2026 00:00:00 +0000</pubDate><guid>https://vegatron.engineering/posts/nanoclaw/</guid><description>&lt;p>I&amp;rsquo;m running nanoclaw locally and it&amp;rsquo;s fun!
I can see a lot of potential.&lt;/p>
&lt;p>As soon as I deployed it, I realised there were some things that I really wanted to change.
Here are some rough thoughts about how I changed it.&lt;/p>
&lt;h2 id="initial-design">Initial design&lt;/h2>
&lt;p>The initial design for Whatsapp is a socket and response to messages.
This works fine for basic cases.&lt;/p>
&lt;p>I added transcription and local media download.
But, the logic began to sprawl among many functions.&lt;/p></description></item><item><title>Git Commands</title><link>https://vegatron.engineering/posts/git-commands/</link><pubDate>Thu, 12 Mar 2026 00:00:00 +0000</pubDate><guid>https://vegatron.engineering/posts/git-commands/</guid><description>&lt;p>I still use git at the command line when I need some power.&lt;/p>
&lt;h2 id="finding-the-commit">Finding the commit&lt;/h2>
&lt;p>I use &lt;code>git log -S 'SEARCH'&lt;/code> a lot.
I can search for a string through the entire history, across refactors and renames.&lt;/p>
&lt;h2 id="the-log-format">The log format&lt;/h2>
&lt;p>All the options are defined in &lt;a href="https://git-scm.com/docs/git-log">git-log docs&lt;/a>.
There are so many ways to output the log for humans or other tools.&lt;/p>
&lt;p>If you find an output you want to save, you can add it into your &lt;code>.gitconfig&lt;/code>&lt;/p></description></item><item><title>Code Freeze</title><link>https://vegatron.engineering/posts/code-freeze/</link><pubDate>Wed, 04 Mar 2026 00:00:00 +0000</pubDate><guid>https://vegatron.engineering/posts/code-freeze/</guid><description>&lt;p>Your reactive code freeze is trying to tell you something; you should listen.&lt;/p>
&lt;h2 id="latent-risk">Latent risk&lt;/h2>
&lt;p>A reactive code freeze is a sign that you risk breaking something.
Or of causing damage at the worst possible time.&lt;/p>
&lt;p>Many teams just shrug it off as the cost of continuous delivery ¯\_(ツ)_/¯&lt;/p>
&lt;p>Just piling up changes ready for the green light is not helpful.
Worse still if the freeze extends for many days or weeks.&lt;/p></description></item><item><title>Bread</title><link>https://vegatron.engineering/posts/bread/</link><pubDate>Fri, 27 Feb 2026 00:00:00 +0000</pubDate><guid>https://vegatron.engineering/posts/bread/</guid><description>&lt;p>Working from home with a lovely kitchen means I have more time for baking.
After a lot of trial and error, I&amp;rsquo;ve managed to hone my ratio for sourdough.&lt;/p>
&lt;p>This is based on the Country Bread recipe from &lt;em>Tartine&lt;/em>.
The book goes into huge amount of detail about the process.
Still, it took me a while to find the right ratio to work with.&lt;/p>
&lt;h2 id="starter">Starter&lt;/h2>
&lt;p>The starter is reasonably stable now.
I don&amp;rsquo;t feed it daily, but keep it going usually just as I want to bake.&lt;/p></description></item><item><title>Low-stakes changes</title><link>https://vegatron.engineering/posts/in-a-rut/</link><pubDate>Fri, 27 Feb 2026 00:00:00 +0000</pubDate><guid>https://vegatron.engineering/posts/in-a-rut/</guid><description>&lt;p>Being in a rut is annoying; feeling stuck in the rut is worse.
There are some tricks I use that I feel help me.&lt;/p>
&lt;p>Being offline changes help me more.
If I go online, I&amp;rsquo;ll just procrastinate.&lt;/p>
&lt;h2 id="dress-up-nicer">Dress up nicer&lt;/h2>
&lt;p>You can be as fancy as you like!
When I&amp;rsquo;m in a rut I find my clothing standard drops a bit.
Just switching to a shirt helps me feel a bit better.&lt;/p></description></item></channel></rss>