<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Kenneth Chew's Blog</title>
        <link>https://kpchew.com/blog/</link>
        <atom:link href="https://kpchew.com/blog/atom.xml" rel="self" type="application/rss+xml" />
        <description>I'm an undergraduate computer science student at the University of Florida with a personal passion for working  with computers. Learn about my work and projects.</description>
        <lastBuildDate>Sat, 28 Mar 2026 17:44:09 +0000</lastBuildDate>
        
        <item>
            <title>Short, frequent Internet drops with OpenWrt and Frontier</title>
            <link>
                https://kpchew.com/blog/tech/2026/openwrt-frontier-internet-drops
            </link>
            <description>
                &lt;p&gt;For weeks, my Internet has had frequent 2-3 minute drops multiple times in a day with my OpenWrt router. I eventually fixed it by changing ARP settings.&lt;/p&gt;&lt;p&gt;Read &lt;a href="https://kpchew.com/blog/tech/2026/openwrt-frontier-internet-drops"&gt;the full post&lt;/a&gt;.&lt;/p&gt;
            </description>
            <pubDate>Tue, 17 Mar 2026 00:00:00 +0000</pubDate>
            <guid>
                https://kpchew.com/blog/tech/2026/openwrt-frontier-internet-drops
            </guid>
        </item>
        
        <item>
            <title>Using a C library in an Xcode project without Swift Package Manager</title>
            <link>
                https://kpchew.com/blog/dev/2026/c-library-with-swift
            </link>
            <description>
                &lt;p&gt;Despite Swift Package Manager making Swift + C interoperability easier, some libraries don't work well with it. See how I added one such library to my project.&lt;/p&gt;&lt;p&gt;Read &lt;a href="https://kpchew.com/blog/dev/2026/c-library-with-swift"&gt;the full post&lt;/a&gt;.&lt;/p&gt;
            </description>
            <pubDate>Mon, 16 Mar 2026 00:00:00 +0000</pubDate>
            <guid>
                https://kpchew.com/blog/dev/2026/c-library-with-swift
            </guid>
        </item>
        
    </channel>
</rss>