<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: murrion</title><link>https://news.ycombinator.com/user?id=murrion</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 24 Jul 2026 01:30:15 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=murrion" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by murrion in "Linking Logs to Code: Introducing Statement IDs"]]></title><description><![CDATA[
<p>At first I assumed this was similar to trace IDs, but it’s solving a different problem.<p>This is more like giving stable IDs to individual log statements (e.g. “upload started”, “upload retrying”, “upload failed”, “upload completed”), so you can see higher-level trends.<p>It makes it easy to see whether failures dropped after releasing a fix, without relying on fragile text searches.<p>Useful for team leads or engineering managers who want a high-level view of how system behavior changes over time.</p>
]]></description><pubDate>Fri, 23 Jan 2026 10:06:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46730617</link><dc:creator>murrion</dc:creator><comments>https://news.ycombinator.com/item?id=46730617</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46730617</guid></item><item><title><![CDATA[New comment by murrion in "Ask HN: What are you working on? (May 2025)"]]></title><description><![CDATA[
<p>I’ve been experimenting with data formats like Parquet and Iceberg, and recently came across Lance. I wanted to try building something around it.<p>So I put together a simple Digital Asset Manager (DAM) where:<p>* Images are uploaded and vectorized using CLIP<p>* Vectors are stored in Lance format directly on Cloudflare R2<p>* Search is done via Lance, comparing natural language queries to image vectors<p>* The whole thing runs on Fly.io across three small FastAPI apps (upload, search, frontend)<p>No Postgres or Mongo. No AI, Just object storage and files.<p>You can try it here:<p>* <a href="https://metabare.com/" rel="nofollow">https://metabare.com/</a><p>Or see the code here:<p>* <a href="https://github.com/gordonmurray/metabare.com">https://github.com/gordonmurray/metabare.com</a><p>Would love feedback or ideas on where to take it next — I’m planning to add image tracking and store that usage data in Parquet or Iceberg on R2 as well.</p>
]]></description><pubDate>Sun, 25 May 2025 20:31:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=44090831</link><dc:creator>murrion</dc:creator><comments>https://news.ycombinator.com/item?id=44090831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44090831</guid></item><item><title><![CDATA[New comment by murrion in "Show HN: Visualize a users mouse movements"]]></title><description><![CDATA[
<p>Working in it</p>
]]></description><pubDate>Fri, 07 Feb 2014 17:41:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=7197535</link><dc:creator>murrion</dc:creator><comments>https://news.ycombinator.com/item?id=7197535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7197535</guid></item><item><title><![CDATA[Show HN: Visualize a users mouse movements]]></title><description><![CDATA[
<p>Article URL: <a href="http://mousejs.com">http://mousejs.com</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=7197295">https://news.ycombinator.com/item?id=7197295</a></p>
<p>Points: 1</p>
<p># Comments: 2</p>
]]></description><pubDate>Fri, 07 Feb 2014 17:03:33 +0000</pubDate><link>http://mousejs.com</link><dc:creator>murrion</dc:creator><comments>https://news.ycombinator.com/item?id=7197295</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7197295</guid></item><item><title><![CDATA[Show HN: Generate and run tests to test your web application]]></title><description><![CDATA[
<p>Article URL: <a href="http://murrion.com/gherkin/">http://murrion.com/gherkin/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=6350679">https://news.ycombinator.com/item?id=6350679</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 08 Sep 2013 22:26:44 +0000</pubDate><link>http://murrion.com/gherkin/</link><dc:creator>murrion</dc:creator><comments>https://news.ycombinator.com/item?id=6350679</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6350679</guid></item><item><title><![CDATA[New comment by murrion in "I made a 'Github Market' this weekend to allow Github users to sell their code"]]></title><description><![CDATA[
<p>I've added a Description now</p>
]]></description><pubDate>Mon, 07 Jan 2013 15:42:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=5021465</link><dc:creator>murrion</dc:creator><comments>https://news.ycombinator.com/item?id=5021465</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5021465</guid></item><item><title><![CDATA[New comment by murrion in "I made a 'Github Market' this weekend to allow Github users to sell their code"]]></title><description><![CDATA[
<p>Hi Pmtarantino, Yup, that's the next thing I'll add, just getting it out there at the moment to see if there is any interest in it.</p>
]]></description><pubDate>Mon, 07 Jan 2013 13:34:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=5020844</link><dc:creator>murrion</dc:creator><comments>https://news.ycombinator.com/item?id=5020844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5020844</guid></item><item><title><![CDATA[I made a 'Github Market' this weekend to allow Github users to sell their code]]></title><description><![CDATA[
<p>Article URL: <a href="http://githubmarket.com/">http://githubmarket.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=5020642">https://news.ycombinator.com/item?id=5020642</a></p>
<p>Points: 4</p>
<p># Comments: 3</p>
]]></description><pubDate>Mon, 07 Jan 2013 12:21:03 +0000</pubDate><link>http://githubmarket.com/</link><dc:creator>murrion</dc:creator><comments>https://news.ycombinator.com/item?id=5020642</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5020642</guid></item></channel></rss>