<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Discoveries on Joel Hanson</title>
    <link>https://joel-hanson.github.io/discoveries/</link>
    <description>Recent content in Discoveries on Joel Hanson</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>joelhanson025@gmail.com (Joel Hanson)</managingEditor>
    <webMaster>joelhanson025@gmail.com (Joel Hanson)</webMaster>
    <copyright>&amp;copy; Joel Hanson</copyright>
    <lastBuildDate>Sat, 01 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://joel-hanson.github.io/discoveries/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Wayfare: trip context over MCP and OAuth</title>
      <link>https://joel-hanson.github.io/discoveries/wayfare-mcp-travel-context/</link>
      <pubDate>Sat, 01 Aug 2026 00:00:00 +0000</pubDate>
      <author>joelhanson025@gmail.com (Joel Hanson)</author>
      <guid>https://joel-hanson.github.io/discoveries/wayfare-mcp-travel-context/</guid>
      <description>Travel bucket list and savings tracker. Same trip data in Claude, Cursor, and ChatGPT, per user via OAuth.</description>
      
    </item>
    
    <item>
      <title>Challenge-grid habit tracker, no account</title>
      <link>https://joel-hanson.github.io/discoveries/habit-tracker-challenge-grid/</link>
      <pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate>
      <author>joelhanson025@gmail.com (Joel Hanson)</author>
      <guid>https://joel-hanson.github.io/discoveries/habit-tracker-challenge-grid/</guid>
      <description>A local-only challenge grid — tap a day, export PDF, ship on GitHub Pages.</description>
      
    </item>
    
    <item>
      <title>Shrink Kafka int payloads with bijou64</title>
      <link>https://joel-hanson.github.io/discoveries/bijou64-compact-ints/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <author>joelhanson025@gmail.com (Joel Hanson)</author>
      <guid>https://joel-hanson.github.io/discoveries/bijou64-compact-ints/</guid>
      <description>Variable-length unsigned 64-bit ints — small numbers stay small on the wire.</description>
      
    </item>
    
    <item>
      <title>Kafka tombstones via console producer</title>
      <link>https://joel-hanson.github.io/discoveries/kafka-tombstone-null-marker/</link>
      <pubDate>Tue, 22 Apr 2025 00:00:00 +0000</pubDate>
      <author>joelhanson025@gmail.com (Joel Hanson)</author>
      <guid>https://joel-hanson.github.io/discoveries/kafka-tombstone-null-marker/</guid>
      <description>Key + null value = tombstone. Use null.marker so the CLI can send it.</description>
      
    </item>
    
    <item>
      <title>Delete logs older than 7 days with find</title>
      <link>https://joel-hanson.github.io/discoveries/find-delete-old-logs/</link>
      <pubDate>Wed, 28 Feb 2024 00:00:00 +0000</pubDate>
      <author>joelhanson025@gmail.com (Joel Hanson)</author>
      <guid>https://joel-hanson.github.io/discoveries/find-delete-old-logs/</guid>
      <description>find + -mtime + -delete is safer than a recursive rm when you scope the path.</description>
      
    </item>
    
  </channel>
</rss>
