<?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/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>MikeBerggren.com</title>
    <description>Musings from a cybersecurity geek, engineering nerd, productivity enthusiast, devops wannabe, and sci-fi addict.</description>
    <link>https://mikeberggren.com/feed</link>
    <atom:link href="https://mikeberggren.com/feed" rel="self" type="application/rss+xml"/>
    <category domain="mikeberggren.com">Content Management/Blog</category>
    <language>en-us</language>
      <pubDate>Fri, 31 Oct 2025 11:38:47 -0700</pubDate>
    <managingEditor>mike.berggren@outlook.com (MikeBerggren.com)</managingEditor>
      <item>
        <guid>http://mikeberggren.com/introducing-getstat-dev#61184</guid>
          <pubDate>Fri, 31 Oct 2025 11:38:47 -0700</pubDate>
        <link>http://mikeberggren.com/introducing-getstat-dev</link>
        <title>Introducing getstat.dev</title>
        <description></description>
        <content:encoded><![CDATA[<p>They say necessity is the mother of invention, right? :-)</p>

<p>About a week ago, I published a simple little page called <a href="https://getstat.dev">https://getstat.dev</a>. It&#39;s live now. </p>

<p>It&#39;s nothing fancy; just an easy client-centric way to verify connectivity to the public internet without the excessive bloat of visiting an actual web site. I published it because I couldn&#39;t really find anything else like it.  Testing baseline layer-7 connectivity usually required living in the world of HTTP return codes or visiting a random bloated site. Sometimes when debugging/troubleshooting you just need a simple target site to run a straight-forward check. </p>

<p>This page has a few things going for it: </p>

<ul>
<li>It&#39;s small (less than 100 bytes of page data going to the requesting client). </li>
<li>It&#39;s fast (static content with transmission times averaging under 250 milliseconds). </li>
<li>The output is script-friendly (assuming the respective monitoring tools can parse text). </li>
</ul>

<p>Frankly though, the best part is what&#39;s <strong>NOT</strong> there: No scripts, no dynamic content, no cookies, no popups, no input forms, no images, no css, no APIs, no third-party scripts, and no AI assistants offering to chat. </p>

<p>It&#39;s literally just a status string and a frequently updated timestamp.  Don&#39;t believe me? Check out the complete page source (attached :-)) </p>

<p><img alt="Silvrback blog image" class="sb_float_center" src="https://silvrback.s3.amazonaws.com/uploads/9d44b7c9-33af-46a0-b8c9-6198dc55c6be/1761377858797.jpeg" /></p>

<p>Anyway, I know it&#39;s a bit silly but I thought I&#39;d mention it in case it&#39;s useful to someone else too. Have a great weekend, y&#39;all!</p>
]]></content:encoded>
      </item>
      <item>
        <guid>http://mikeberggren.com/flow-tunes#60977</guid>
          <pubDate>Mon, 29 Sep 2025 16:03:00 -0700</pubDate>
        <link>http://mikeberggren.com/flow-tunes</link>
        <title>Music for focus - Flow Tunes </title>
        <description></description>
        <content:encoded><![CDATA[<p>I just want to boost the volume (pun intended) on this awesome site/service: <a href="https://www.flowtunes.app/">Flowtunes</a>.  It&#39;s a great service for having flow-state music playing in the background.  Perfect for tackling a stack of emails or coding.  Check it out! </p>
]]></content:encoded>
      </item>
      <item>
        <guid>http://mikeberggren.com/introducing-hack-faqs#59888</guid>
          <pubDate>Sun, 24 Nov 2024 15:41:06 -0800</pubDate>
        <link>http://mikeberggren.com/introducing-hack-faqs</link>
        <title>Introducing Hack FAQs</title>
        <description></description>
        <content:encoded><![CDATA[<p>After some initial delay, I&#39;ve (finally?) launched a technical journal site/newsletter: <a href="https://hackfaqs.com">Hack FAQs</a>. It&#39;s a consolidation of a few interests and hobbies I&#39;ve had over the years and my hope is that it&#39;ll be in a form that&#39;s easy to author/maintain. </p>

<p>What is it, exactly? Think of it like a collection of brief technical notes, procedures; basically personal KB articles.  My hope is that the information will be of benefit to others and foster an open knowledge platform for cybersecurity and devops. </p>

<p>...and so, what does this mean for mikeberggren.com?  Not much difference, really.  This site will continue to be personal journaling platform but I&#39;ll keep the topics here to be more focused on other areas/interests (e.g. art, music, personal productivity, etc). If I do ramble about technology here, it&#39;ll likely be more opinion based.  Meanwhile, Hack FAQs will be more tech focused and factual. </p>

<p>Fun stuff! Thanks for reading my musings :-). </p>
]]></content:encoded>
      </item>
  </channel>
</rss>