<?xml version="1.0" encoding="utf-8" standalone="yes"?><?xml-stylesheet href="/pretty-feed-v3.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>EngineerKappa's River</title>
    <link>https://engineerkappa.github.io/</link>
    <description>Recent ramblings from EngineerKappa!</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <managingEditor>engineerkappa@gmail.com (EngineerKappa)</managingEditor>
    <webMaster>engineerkappa@gmail.com (EngineerKappa)</webMaster>
    <copyright>© 2025 EngineerKappa</copyright>
    <lastBuildDate>Wed, 10 Sep 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://engineerkappa.github.io/index.xml" rel="self" type="application/rss+xml" />
      
      <item>
        <title>What the heck is an RSS?</title>
        <link>https://engineerkappa.github.io/post/25-09-10-rss/</link>
        <pubDate>Wed, 10 Sep 2025</pubDate><author>engineerkappa@gmail.com (EngineerKappa)</author>
        <guid>https://engineerkappa.github.io/post/25-09-10-rss/</guid>
        <description>&lt;p&gt;Everyone knows social media sucks, so I&#39;m not going to waste your time ranting about why you&#39;d want other options. One of those other options is RSS, a standard format for aggregating content across the internet. At least that&#39;s what I think it does?&lt;/p&gt;
&lt;p&gt;This format feels prehistoric, and yet I&#39;ve never once interacted with it. Apparently Hugo, the web framework I use, has native support for it? Maybe I should actually mess with that some?&lt;/p&gt;
&lt;p&gt;It&#39;s hard to tailor my content for a format I don&#39;t really even use...&lt;/p&gt;
&lt;p&gt;Do I need to format things in a specific way? I might have to. I&#39;ll let y&#39;all know what I find.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update from a few hours later:&lt;/strong&gt; Managed to clean the feed somewhat! Should have better metadata, utility pages like the sitemap shouldn&#39;t be included in the feed anymore.&lt;/p&gt;
</description>
      </item>
      
      
      <item>
        <title>Web Dev is Hard</title>
        <link>https://engineerkappa.github.io/post/25-07-26-webdevishard/</link>
        <pubDate>Sat, 26 Jul 2025</pubDate><author>engineerkappa@gmail.com (EngineerKappa)</author>
        <guid>https://engineerkappa.github.io/post/25-07-26-webdevishard/</guid>
        <description>&lt;p&gt;Do you ever encounter a task that&#39;s kind of tedious, and you realize you know some way to make it go faster, only to spend way longer automating it than it would&#39;ve taken in the first place?&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Hi, this is the programmer bunny speaking!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The site you&#39;re reading here is written in &lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt;. Hugo is a tool/ framework/ thingamajig that lets you generate static HTML from Markdown files, manage content formatting, and some other things I don&#39;t feel like getting into.&lt;/p&gt;
&lt;p&gt;We just spent &lt;strong&gt;Way&lt;/strong&gt; too long trying to set our site up, so ideally this should be easier to update now? Dump a blog post or two on here when we&#39;re feeling it. Hopefully.&lt;/p&gt;
&lt;p&gt;Still can&#39;t help but wonder if it would&#39;ve been easier gritting our teeth and writing raw HTML to do these things. Who knows. This is just a single markdown file we have to edit, and it automatically gets linked elsewhere on the site.&lt;/p&gt;
&lt;p&gt;What else will we post here?&lt;/p&gt;
&lt;p&gt;It is a mystery!&lt;/p&gt;
</description>
      </item>
      
      
      <item>
        <title>Hello, World!</title>
        <link>https://engineerkappa.github.io/post/25-07-25-helloworld/</link>
        <pubDate>Fri, 25 Jul 2025</pubDate><author>engineerkappa@gmail.com (EngineerKappa)</author>
        <guid>https://engineerkappa.github.io/post/25-07-25-helloworld/</guid>
        <description>&lt;p&gt;&lt;em&gt;Hello&lt;/em&gt;, world!&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Hello, world!&lt;/code&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;h&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;e&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;l&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;l&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;o&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;w&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;o&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;r&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;l&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;d&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;dlrow olleh&lt;/p&gt;
</description>
      </item>
      
      
      
      
      
      
      
  </channel>
</rss>
