<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://bosquesoftware.com</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Vercel Analytics: visits, page views, and the one-line snippet</title>
          <link>https://bosquesoftware.com/blog/vercel-analytics-snippet-setup-2025-12-27</link>
          <description>A practical guide to enabling Vercel Web Analytics, what the metrics mean, and where the tracking snippet belongs in a Next.js app.</description>
          <pubDate>Sat, 27 Dec 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>From Vibe Coding to Vibe Launching</title>
          <link>https://bosquesoftware.com/blog/from-vibe-coding-to-vibe-launching-2025-07-25</link>
          <description>Defining 'vibe launching'—the often overlooked phase of turning AI-generated prototypes into polished apps—and outlining key steps and tools to make it happen.</description>
          <pubDate>Fri, 25 Jul 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Safer SQL in Rust: Why We Use Diesel with PostgreSQL</title>
          <link>https://bosquesoftware.com/blog/safer-sql-in-rust-why-we-use-diesel-with-postgresql-2025-07-21</link>
          <description>Exploring the benefits of Diesel for compile-time SQL safety and how it pairs well with PostgreSQL in our Rust backend stack.</description>
          <pubDate>Mon, 21 Jul 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Sending thousands of sympathy cards with robots</title>
          <link>https://bosquesoftware.com/blog/appointment-management-handwrytten-integration-2025-07-20</link>
          <description>How the Client automated sympathy card sending using the appointment management system data, AWS CDK, and the Handwrytten API.</description>
          <pubDate>Sun, 20 Jul 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Hello world!</title>
          <link>https://bosquesoftware.com/blog/hello-world-2025-01-04</link>
          <description>Discover why Vim, with its steep learning curve, remains a beloved tool among developers for editing code efficiently and effectively.</description>
          <pubDate>Sat, 04 Jan 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>