<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: mandel_x</title><link>https://news.ycombinator.com/user?id=mandel_x</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 04:36:40 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mandel_x" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mandel_x in "If AI writes code, should the session be part of the commit?"]]></title><description><![CDATA[
<p>> people have been submitting so many Show HNs of generated projects<p>In this case, it was more of write the X language compiler using  X. I had to prove to myself if keeping the session made sense, and what better way to do it than to vibe code the tool to audit vibe code.<p>I do get your point though</p>
]]></description><pubDate>Mon, 02 Mar 2026 05:25:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47214182</link><dc:creator>mandel_x</dc:creator><comments>https://news.ycombinator.com/item?id=47214182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47214182</guid></item><item><title><![CDATA[New comment by mandel_x in "If AI writes code, should the session be part of the commit?"]]></title><description><![CDATA[
<p>You are 100% and that’s why I chose git notes. If you do not sync them you have no knowledge of their existence.</p>
]]></description><pubDate>Mon, 02 Mar 2026 05:16:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47214115</link><dc:creator>mandel_x</dc:creator><comments>https://news.ycombinator.com/item?id=47214115</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47214115</guid></item><item><title><![CDATA[New comment by mandel_x in "If AI writes code, should the session be part of the commit?"]]></title><description><![CDATA[
<p>I added an action that will add a comment with the notes in GitHub so that you can see them directly.<p>I did work around squash to collect all sessions and concatenate them as a single one</p>
]]></description><pubDate>Mon, 02 Mar 2026 03:09:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47213404</link><dc:creator>mandel_x</dc:creator><comments>https://news.ycombinator.com/item?id=47213404</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47213404</guid></item><item><title><![CDATA[New comment by mandel_x in "If AI writes code, should the session be part of the commit?"]]></title><description><![CDATA[
<p>People won’t do that, unfortunately. We are a dying breed (I hate it). I went against my own instincts and vibe code this, works as a proof of concept.<p>You can see the session (including my typos) and compare what was asked for and what you got.</p>
]]></description><pubDate>Mon, 02 Mar 2026 00:44:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47212477</link><dc:creator>mandel_x</dc:creator><comments>https://news.ycombinator.com/item?id=47212477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47212477</guid></item><item><title><![CDATA[New comment by mandel_x in "If AI writes code, should the session be part of the commit?"]]></title><description><![CDATA[
<p>I’ve been thinking about a simple problem:
We’re increasingly merging AI-assisted code into production, but we rarely preserve the thing that actually produced it — the session.
Six months later, when debugging or reviewing history, the only artifact left is the diff.
So I built git-memento.
It attaches AI session transcripts to commits using Git notes.</p>
]]></description><pubDate>Mon, 02 Mar 2026 00:27:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47212356</link><dc:creator>mandel_x</dc:creator><comments>https://news.ycombinator.com/item?id=47212356</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47212356</guid></item><item><title><![CDATA[If AI writes code, should the session be part of the commit?]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/mandel-macaque/memento">https://github.com/mandel-macaque/memento</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47212355">https://news.ycombinator.com/item?id=47212355</a></p>
<p>Points: 497</p>
<p># Comments: 391</p>
]]></description><pubDate>Mon, 02 Mar 2026 00:27:52 +0000</pubDate><link>https://github.com/mandel-macaque/memento</link><dc:creator>mandel_x</dc:creator><comments>https://news.ycombinator.com/item?id=47212355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47212355</guid></item></channel></rss>