<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Zen of Tim Blog</title>
        <link>https://zenoftim.com/blog</link>
        <description>Zen of Tim Blog</description>
        <lastBuildDate>Sun, 07 Jul 2024 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[WIP]]></title>
            <link>https://zenoftim.com/blog/wip</link>
            <guid>https://zenoftim.com/blog/wip</guid>
            <pubDate>Sun, 07 Jul 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[I'm not too good at this.]]></description>
            <content:encoded><![CDATA[<p>I'm not too good at this.</p>
<p>I swear I do like to write, but life is busy enough that excuses are too easy. My recent one has been Final Fantasy VI. I bought the Pixel Remaster and have been re-living my 16bit glory days. That is all very off topic though.</p>
<p>It's interesting how creation and consumption typically take different levels of activation energy. Even as I type that, I can think of counter examples where I won't watch/re-watch a show because I don't want to commit or invest; so I opt for sitcom re-runs.</p>
<p>I started this endeavor noting that changing in my life seemed to be opening the room and need to put myself out there. Less than a month in I see barriers, internal and external, sill persist; the necessity remains.</p>
<p>In conclusion, try try again.</p>]]></content:encoded>
            <category>meta</category>
        </item>
        <item>
            <title><![CDATA[TIL]]></title>
            <link>https://zenoftim.com/blog/til</link>
            <guid>https://zenoftim.com/blog/til</guid>
            <pubDate>Thu, 20 Jun 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[I know it's weird to say given when I work, but I built something on AWS for the first time today.]]></description>
            <content:encoded><![CDATA[<p>I know it's weird to say given when I work, but I built something on AWS for the first time today.</p>
<p>My previous attempts at blogging were to use stuff that was a hosted solution, but this time I wanted to build it myself. I like using markdown and thought that's what I'd like to write in. With that requirement I went searching and found Docusaurus and it looked like exactly what I wanted. Once I got it working locally I figured I'd "just" put it in S3 and be done.</p>
<p>It's funny, but I wasn't entirely sure how to do that. I mean I've used S3 for over a decade, but never as a "customer". I ended up finding <a href="https://juffalow.com/blog/other/how-to-deploy-docusaurus-page-using-aws-s3-and-cloudfront" target="_blank" rel="noopener noreferrer">this lovely article</a> by Matej; and it worked out pretty well. I had to chase a few other steps to make my public certificate an get my DNS provider setup, but it was bulk of the steps I needed.</p>
<p>Anyways, here it is; my blog hosted as a static site via S3 and Cloud Front. As an added bonus I created a budget so hopefully I don't spend more than I expect.</p>]]></content:encoded>
            <category>aws</category>
        </item>
        <item>
            <title><![CDATA[Hello]]></title>
            <link>https://zenoftim.com/blog/hello</link>
            <guid>https://zenoftim.com/blog/hello</guid>
            <pubDate>Wed, 19 Jun 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[I wonder how many time's I've written a "hello world!" program?]]></description>
            <content:encoded><![CDATA[<p>I wonder how many time's I've written a "hello world!" program?</p>
<p>It would be funny to compare that to the number of times I've tried to start a blog. I like writing and I often have a fair start to the endeavor, but life gets in the way and gaps appear followed by disappearing.</p>
<p>My life is going through some changes; divorce and kid off to college. This is naturally putting me in a position where I'm needing to find new relationships. Thinking about how to do that is forcing me to take a step back and think about who I am and what I like to do. What better way to reflect those questions than in public?</p>
<p>This is turning into a long way of saying, I'll surely do a better job this time keeping up with a blog.</p>
<p><code>System.out.println("Hello, World!");</code></p>]]></content:encoded>
            <category>hello</category>
            <category>meta</category>
        </item>
    </channel>
</rss>