<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Ricky Hosfelt</title>
    <link>https://hosfe.lt/posts/</link>
    <description>Recent content in Posts on Ricky Hosfelt</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>2025</copyright>
    <lastBuildDate>Tue, 25 Nov 2025 13:51:15 -0500</lastBuildDate>
    <atom:link href="https://hosfe.lt/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>This Blog is on the Edge Part 3: Optimizing</title>
      <link>https://hosfe.lt/posts/edge3/</link>
      <pubDate>Tue, 25 Nov 2025 13:51:15 -0500</pubDate>
      <guid>https://hosfe.lt/posts/edge3/</guid>
      <description>&lt;h1 id=&#34;part-3-optimizations&#34;&gt;Part 3: Optimizations&lt;a href=&#34;#part-3-optimizations&#34; class=&#34;anchor&#34; aria-hidden=&#34;true&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;&#xA;      stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&#xA;      &lt;path d=&#34;M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3&#34;&gt;&lt;/path&gt;&#xA;      &lt;line x1=&#34;8&#34; y1=&#34;12&#34; x2=&#34;16&#34; y2=&#34;12&#34;&gt;&lt;/line&gt;&#xA;   &lt;/svg&gt;&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;p&gt;This is part three of how I got my blog on the edge using Fastly&amp;rsquo;s Compute network. In this part I&amp;rsquo;ll go over some small optimizations I have made.&lt;/p&gt;&#xA;&#xA;    &lt;aside class=&#34;admonition note&#34;&gt;&#xA;        &lt;div class=&#34;admonition-title&#34;&gt;&#xA;            &lt;div class=&#34;icon&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34;&#xA;      stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; class=&#34;feather feather-edit-2&#34;&gt;&#xA;      &lt;path d=&#34;M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z&#34;&gt;&lt;/path&gt;&#xA;   &lt;/svg&gt;&lt;/div&gt;&lt;b&gt;Note&lt;/b&gt;&#xA;        &lt;/div&gt;&#xA;        &lt;div class=&#34;admonition-content&#34;&gt;This post will be pretty Fastly specific when it comes to DNS and managing the certificates&lt;/div&gt;&#xA;    &lt;/aside&gt;&#xA;&lt;p&gt;In case you missed it the &lt;a href=&#34;https://hosfe.lt/posts/edge/&#34;&gt;first part is here&lt;/a&gt; and the &lt;a href=&#34;https://hosfe.lt/posts/edge2/&#34;&gt;second part is here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Adblocker on an Edge Network</title>
      <link>https://hosfe.lt/posts/adblocker/</link>
      <pubDate>Wed, 15 May 2024 00:00:00 +0000</pubDate>
      <guid>https://hosfe.lt/posts/adblocker/</guid>
      <description>&lt;h2 id=&#34;creating-a-personal-adblocker-over-dns-over-https&#34;&gt;Creating a Personal Adblocker over DNS over HTTPS&lt;a href=&#34;#creating-a-personal-adblocker-over-dns-over-https&#34; class=&#34;anchor&#34; aria-hidden=&#34;true&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;&#xA;      stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&#xA;      &lt;path d=&#34;M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3&#34;&gt;&lt;/path&gt;&#xA;      &lt;line x1=&#34;8&#34; y1=&#34;12&#34; x2=&#34;16&#34; y2=&#34;12&#34;&gt;&lt;/line&gt;&#xA;   &lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Like most people I know, I really dislike advertisements. Especially the really creepy ones that are far too relevant to what you &lt;em&gt;talked&lt;/em&gt; about not even searched for. Also, like most of my friends I own a &lt;a href=&#34;https://www.raspberrypi.org/&#34;&gt;Raspberry Pi&lt;/a&gt; and have it running the &lt;a href=&#34;https://pi-hole.net/&#34;&gt;Pi-hole&lt;/a&gt; software (among other things).&lt;/p&gt;</description>
    </item>
    <item>
      <title>This Blog is on the Edge Part 2: The Journey Continues</title>
      <link>https://hosfe.lt/posts/edge2/</link>
      <pubDate>Mon, 22 Jan 2024 16:16:18 -0500</pubDate>
      <guid>https://hosfe.lt/posts/edge2/</guid>
      <description>&lt;h1 id=&#34;part-2-the-journey-continues&#34;&gt;Part 2: The Journey Continues&lt;a href=&#34;#part-2-the-journey-continues&#34; class=&#34;anchor&#34; aria-hidden=&#34;true&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;&#xA;      stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&#xA;      &lt;path d=&#34;M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3&#34;&gt;&lt;/path&gt;&#xA;      &lt;line x1=&#34;8&#34; y1=&#34;12&#34; x2=&#34;16&#34; y2=&#34;12&#34;&gt;&lt;/line&gt;&#xA;   &lt;/svg&gt;&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;p&gt;This is part two of how I got my blog on the edge using Fastly&amp;rsquo;s Compute network. In this part I&amp;rsquo;ll go over DNS, certificate setup, and what I use to build and deploy the blog in more detail.&lt;/p&gt;</description>
    </item>
    <item>
      <title>It&#39;s 2024 and This Blog is Now On The Edge</title>
      <link>https://hosfe.lt/posts/edge/</link>
      <pubDate>Fri, 05 Jan 2024 09:18:47 -0500</pubDate>
      <guid>https://hosfe.lt/posts/edge/</guid>
      <description>&lt;h1 id=&#34;im-six-feet-from-the-edge-and-im-thinking&#34;&gt;I&amp;rsquo;m Six Feet From The Edge and I&amp;rsquo;m Thinking&amp;hellip;&lt;a href=&#34;#im-six-feet-from-the-edge-and-im-thinking&#34; class=&#34;anchor&#34; aria-hidden=&#34;true&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;&#xA;      stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&#xA;      &lt;path d=&#34;M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3&#34;&gt;&lt;/path&gt;&#xA;      &lt;line x1=&#34;8&#34; y1=&#34;12&#34; x2=&#34;16&#34; y2=&#34;12&#34;&gt;&lt;/line&gt;&#xA;   &lt;/svg&gt;&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;p&gt;Well, unlike that &lt;a href=&#34;https://www.youtube.com/watch?v=qnkuBUAwfe0&#34;&gt;Classic Creed Song&lt;/a&gt; &lt;em&gt;One Last Breath&lt;/em&gt; that was on the radio when I was a kid I&amp;rsquo;m actually on the edge! However, not in the way the song was intended, definitely in a technical sense.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My Path To Management</title>
      <link>https://hosfe.lt/posts/story/</link>
      <pubDate>Wed, 19 Apr 2023 21:19:00 +0000</pubDate>
      <guid>https://hosfe.lt/posts/story/</guid>
      <description>&lt;p&gt;From an early point in my &lt;a href=&#34;https://ricky.hosfelt.dev/resume/&#34;&gt;career&lt;/a&gt; I have always wanted to lead. Not out of ego, but I have always loved helping others.&lt;/p&gt;&#xA;&lt;p&gt;In high school I was part of a small company (woo Spearfish Industries, thanks Steve and Dave ;)) that helped local businesses with the internet, websites, graphic design, and videography. This was my entry into computer science and I absolutely loved it I went from the lead graphic designer to the network admin and started to really enjoy setting up routers and explaining the settings to grandmas and business owners alike.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
