4 Commits

Author SHA1 Message Date
643068c4ef Add catching up
Some checks failed
Deploy Hugo site to Pages / build (push) Failing after 44s
Deploy Hugo site to Pages / deploy (push) Has been skipped
2026-01-31 12:58:28 -05:00
db3fa322b1 Update resume 2026-01-16 23:31:36 -05:00
b7d64dab09 Add github link 2026-01-16 23:27:50 -05:00
Tyler Perkins
0d0a878fa7 Merge pull request #2 from Clortox/simple-overhaul
Claude cleaning
2026-01-16 23:18:01 -05:00
3 changed files with 28 additions and 1 deletions

View File

@@ -0,0 +1,27 @@
---
title: "Catching Up"
date: 2026-01-30T13:30:00-04:00
draft: false
---
Hi. Its been quite a while since I wrote here.
I started writing here as an exercise in the Feynman technique. For example, the vector clock post was made when I started my masters; my first class was distributed systems.
Last year I set a goal for myself to post on here once a week, and you can see for yourself how well that went.
At that point in my life, especially 2024, I had this attitude of needing to optimize. Writing was something that I wanted to do to get more out of myself.
Between a sense of burnout
{{< sidenote >}}Does anyone else experience the feeling of being overwhelmed at all they do, yet at the same time feel as though they have the potential to do so much more?{{< /sidenote >}},
and personal events, I have relaxed from this attitude.
I'm now more of a 'humanist'
{{< sidenote >}}I'm sure there is a real word for what I'm describing that I don't know{{< /sidenote >}}
now than I was before. I place more emphasis on the journey, and the emotional feedback I feel in the moment to things I do.
That's not to say I want to give in to the basic desires in the moment, as then I would never get anything done other than sitting playing games, watching youtube, and working on silly puzzles.
Rather I'm more aware of when I feel exhaustion, and listen to it rather than chastise myself, believing if I was a little stronger, I would be able to push through.
Part of me still longs for that feeling, as it was during that time that I learned the most at my job. I feel that has slowed down. I'm still struggling to come to terms with that,
and am still looking for ways to get more out of myself while preserving a 'humanist' mindset.
All of this to say, I'm attempting to write here more. But at my own pace. I hope to write to you soon, hopefully something more technical.

View File

@@ -247,7 +247,7 @@
</main>
<footer>
<p>&copy; {{ now.Year }} {{ .Site.Title }} | <a href="/index.xml">RSS</a> | <a href="/me.gpg">PGP Key</a> | <a href="/resume.pdf">Resume</a></p>
<p>&copy; {{ now.Year }} {{ .Site.Title }} | <a href="/index.xml">RSS</a> | <a href="/me.gpg">PGP Key</a> | <a href="/resume.pdf">Resume</a> | <a href="https://github.com/Clortox">Github</a> </p>
</footer>
<script>

Binary file not shown.