<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://zenoftim.com/blog</id>
    <title>Zen of Tim Blog</title>
    <updated>2024-07-07T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://zenoftim.com/blog"/>
    <subtitle>Zen of Tim Blog</subtitle>
    <icon>https://zenoftim.com/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[WIP]]></title>
        <id>https://zenoftim.com/blog/wip</id>
        <link href="https://zenoftim.com/blog/wip"/>
        <updated>2024-07-07T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[I'm not too good at this.]]></summary>
        <content type="html"><![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>
        <author>
            <name>Timothy Vance</name>
            <uri>https://www.linkedin.com/in/timvance/</uri>
        </author>
        <category label="meta" term="meta"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[TIL]]></title>
        <id>https://zenoftim.com/blog/til</id>
        <link href="https://zenoftim.com/blog/til"/>
        <updated>2024-06-20T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[I know it's weird to say given when I work, but I built something on AWS for the first time today.]]></summary>
        <content type="html"><![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>
        <author>
            <name>Timothy Vance</name>
            <uri>https://www.linkedin.com/in/timvance/</uri>
        </author>
        <category label="aws" term="aws"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Hello]]></title>
        <id>https://zenoftim.com/blog/hello</id>
        <link href="https://zenoftim.com/blog/hello"/>
        <updated>2024-06-19T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[I wonder how many time's I've written a "hello world!" program?]]></summary>
        <content type="html"><![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>
        <author>
            <name>Timothy Vance</name>
            <uri>https://www.linkedin.com/in/timvance/</uri>
        </author>
        <category label="hello" term="hello"/>
        <category label="meta" term="meta"/>
    </entry>
</feed>