<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>micsco.nz — Writings</title><description>Writings by Mike Scott.</description><link>https://micsco.nz/</link><atom:link href="https://micsco.nz/rss.xml" rel="self" type="application/rss+xml"/><item><title>Hello World - Starting this website</title><link>https://micsco.nz/writings/hello-world/</link><guid isPermaLink="true">https://micsco.nz/writings/hello-world/</guid><description>A first post to get things started.</description><pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Hi 👋.&lt;/p&gt;
&lt;p&gt;I’ve wanted to create my own personal website for some time. Ever since high school I’ve always played around with and edited websites, but I don’t remember having my own space.&lt;/p&gt;
&lt;p&gt;This is my online space.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I am self-hosting it.&lt;/strong&gt; I am worried about how centralised the operation and control of the internet has become. I have a good internet connection and a Lenovo ThinkCentre M80q Gen 4 mini PC, so I’m setting the site up to run from there.&lt;/p&gt;
&lt;p&gt;The M80q is running &lt;a href=&quot;https://www.proxmox.com/en/products/proxmox-virtual-environment/overview&quot;&gt;Proxmox Virtual Environment (PVE)&lt;/a&gt; at the moment, and &lt;del&gt;I’ll likely install a Kubernetes (k3s maybe?) host inside that. While a little overkill for the needs of this website, I want to learn more about Kubernetes and grow my knowledge in its ecosystem of tools.&lt;/del&gt; EDIT: I skipped that step for now and used &lt;a href=&quot;https://dokploy.com/&quot;&gt;Dokploy&lt;/a&gt;, which when I worked out the issue with VIPs and dnsrr - it works a treat!&lt;/p&gt;
&lt;p&gt;Connecting to the internet is likely to initially be using a Cloudflare tunnel. I’m loath to do that, but it’s my easiest option to get started until I find a good non-US option that I can use without compromising my home internet security.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I will use it to learn and experiment.&lt;/strong&gt; One of the benefits (for me) of our surge of GenAI-powered developer tooling is that I’m coding more. However, that coding has all been at $work, and I want to have something that I can explore personally, so this will be part of that outlet. I will use it to build some browser-based tools, refresh my HTML, CSS, and JavaScript knowledge, and generally experiment in my personal time.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The tech stack.&lt;/strong&gt; In addition to self-hosting, I’ve decided to build this using &lt;a href=&quot;https://astro.build/&quot;&gt;Astro&lt;/a&gt;. Self-described as “the web framework for content-driven websites”, it seemed like a good fit here. My JavaScript/TypeScript skills are probably my strongest, and I can easily plug in React or dynamic components when I want to (using &lt;a href=&quot;https://docs.astro.build/en/concepts/islands/&quot;&gt;Astro’s Islands concept&lt;/a&gt;). I did think about describing the decision-making and exploration more, but I want to explore it some more first and see how it goes.&lt;/p&gt;
&lt;p&gt;I also have some side-goals of improving my writing skills, perhaps note-taking as I learn how to do things, and serving as a bit of a digital archive for things I want to remember.&lt;/p&gt;
&lt;p&gt;Ultimately, I expect this to adapt and evolve.&lt;/p&gt;
&lt;p&gt;Finally, a shout-out to some inspiration:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I like the way &lt;a href=&quot;https://simonwillison.net&quot;&gt;Simon Willison&lt;/a&gt; has used his personal website almost as a notebook.&lt;/li&gt;
&lt;li&gt;I’ve stumbled over &lt;a href=&quot;https://samwho.dev/&quot;&gt;Sam Rose’s website&lt;/a&gt; a few times, and always left appreciative of the minimalist style and in awe of his “interactive essays”, especially &lt;a href=&quot;https://samwho.dev/load-balancing&quot;&gt;this one on load balancing&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The personal websites of &lt;a href=&quot;https://hrescak.com/&quot;&gt;Matej Hrescak&lt;/a&gt;, &lt;a href=&quot;https://www.rjclarke.me/&quot;&gt;RJ Clarke&lt;/a&gt; (the timecapsule feature is cool!) and &lt;a href=&quot;https://tomcritchlow.com/&quot;&gt;Tom Critchlow&lt;/a&gt; were all great design style inspiration as I researched.&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item></channel></rss>