<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>George Ongoro Blog</title>
      <link>https://dev.ongoro.top</link>
      <description>Tech insights and coding journey</description>
      <language>en-us</language>
      <atom:link href="https://dev.ongoro.top/rss.xml" rel="self" type="application/rss+xml" />
      
          <item>
            <title><![CDATA[our tooling is a waste of time]]></title>
            <link>https://dev.ongoro.top/post/our-tooling-is-a-waste-of-time</link>
            <guid isPermaLink="true">https://dev.ongoro.top/post/our-tooling-is-a-waste-of-time</guid>
            <pubDate>Mon, 20 Apr 2026 14:45:19 GMT</pubDate>
            <description><![CDATA[stop settling for bloated javascript toolchains. discover why bun is replacing node, npm, and webpack with a single, high-performance runtime that handles typescript, sqlite, and c natively. it is time to make web development fast again]]></description>
          </item>
        
          <item>
            <title><![CDATA[my current local dev setup in april 2026]]></title>
            <link>https://dev.ongoro.top/post/my-current-local-dev-setup-in-april-2026</link>
            <guid isPermaLink="true">https://dev.ongoro.top/post/my-current-local-dev-setup-in-april-2026</guid>
            <pubDate>Mon, 20 Apr 2026 11:23:39 GMT</pubDate>
            <description><![CDATA[my current local dev setup in April 2026: arch linux, kitty terminal, minimal vs code, vim, node.js, go, python, and my own git ai assistant gitaid. switched from windows and finally fixed git ssh auth]]></description>
          </item>
        
          <item>
            <title><![CDATA[most devs ignore git worktree. heres why theyre wrong]]></title>
            <link>https://dev.ongoro.top/post/most-devs-ignore-git-worktree-heres-why-theyre-wrong</link>
            <guid isPermaLink="true">https://dev.ongoro.top/post/most-devs-ignore-git-worktree-heres-why-theyre-wrong</guid>
            <pubDate>Sun, 19 Apr 2026 06:07:33 GMT</pubDate>
            <description><![CDATA[git worktree is the least used git tool that most developers sleep on but it saves serious time across development code review and deployment. stop switching branches like an idiot and run multiple workspaces on the same repo instead.]]></description>
          </item>
        
          <item>
            <title><![CDATA[i killed my old blog]]></title>
            <link>https://dev.ongoro.top/post/i-killed-my-old-blog</link>
            <guid isPermaLink="true">https://dev.ongoro.top/post/i-killed-my-old-blog</guid>
            <pubDate>Wed, 15 Apr 2026 19:16:49 GMT</pubDate>
            <description><![CDATA[i killed my old blog because i overengineered it. too many api routes, too much logic, and not enough writing. this time, i’m keeping it simple.]]></description>
          </item>
        
    </channel>
  </rss>