<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: zpusmani</title><link>https://news.ycombinator.com/user?id=zpusmani</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 15 Jun 2026 05:49:02 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=zpusmani" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by zpusmani in "Show HN: Paca – Lightweight Jira alternative for human-AI collaboration"]]></title><description><![CDATA[
<p>When an agent and a human disagree on priority, who wins... is there an override, a queue or some kind of arbitration?</p>
]]></description><pubDate>Sat, 13 Jun 2026 17:56:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48519727</link><dc:creator>zpusmani</dc:creator><comments>https://news.ycombinator.com/item?id=48519727</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48519727</guid></item><item><title><![CDATA[Show HN: LocalSheets, a single-file spreadsheet with a local-only AI panel]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/zohaibus/localsheets">https://github.com/zohaibus/localsheets</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48371078">https://news.ycombinator.com/item?id=48371078</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 02 Jun 2026 14:53:52 +0000</pubDate><link>https://github.com/zohaibus/localsheets</link><dc:creator>zpusmani</dc:creator><comments>https://news.ycombinator.com/item?id=48371078</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48371078</guid></item><item><title><![CDATA[Show HN: Context Protocol, a sovereign-first workflow for thinking with LLMs]]></title><description><![CDATA[
<p>I shared DeckBuilder (my local-first slide editor) here last month (<a href="https://news.ycombinator.com/item?id=46365332">https://news.ycombinator.com/item?id=46365332</a>). While using it with LLMs, I kept hitting a bigger problem: context loss, hallucinated instructions, and ideas I'd rejected coming back from the dead.<p>I realized I was expecting AI to be a partner with memory while it is more of a stateless CPU. Even the latest models reset between sessions.<p>So I built a protocol where:<p>Your files are the memory (plain markdown)<p>- Git is the version control<p>- You inject context at session start<p>- AI proposes, you ratify, files record<p>The system has:<p>- 5 commands: CHECKPOINT, SCOPE LOCK, HARD STOP, MODE STRATEGY, MODE EXPLORATION<p>- 3 constraint tags for locked decisions, rejected ideas, and hard constraints<p>- Works on Claude, ChatGPT, and Gemini with the same files and same behavior<p>- No vector DBs, LangChain or cloud dependencies<p>The core insight: LLMs are excellent stateless processors whereas decision memory, auditability, and long-horizon state are human responsibilities. This protocol makes that division explicit.<p>I tested it across the latest versions of all three platforms and it passed constraint enforcement, rejected idea protection, scope lock compliance, and checkpoint format consistency.<p>This is intentionally manual and opinionated. It's not for fully autonomous workflows. Friction is the feature.<p>Repo: <a href="https://github.com/zohaibus/context-protocol" rel="nofollow">https://github.com/zohaibus/context-protocol</a><p>Would love feedback, especially from anyone who's tried managing context across long projects with LLMs. What's worked for you? What's failed?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46502088">https://news.ycombinator.com/item?id=46502088</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 05 Jan 2026 17:49:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46502088</link><dc:creator>zpusmani</dc:creator><comments>https://news.ycombinator.com/item?id=46502088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46502088</guid></item><item><title><![CDATA[New comment by zpusmani in "Show HN: DeckBuilder Single-file HTML slide editor (750KB, no build step)"]]></title><description><![CDATA[
<p>I built this because I got tired of the LLM-to-PowerPoint friction.<p>The workflow: Ask Claude/GPT to generate slides in HTML -> Paste into DeckBuilder -> Drag/drop to fix layout -> Export PDF.<p>Why single-file HTML?<p>No install, runs in browser<p>Works offline & Local-first<p>Git-friendly (clean HTML/CSS diffs)<p>~750KB total payload<p>The AI does the drafting; this gives you the finishing control locally.<p>Feedback welcome, particularly on the drag-and-drop feel and how the PDF export handles complex layouts!</p>
]]></description><pubDate>Tue, 23 Dec 2025 13:56:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46365339</link><dc:creator>zpusmani</dc:creator><comments>https://news.ycombinator.com/item?id=46365339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46365339</guid></item><item><title><![CDATA[Show HN: DeckBuilder Single-file HTML slide editor (750KB, no build step)]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/zohaibus/deckbuilder">https://github.com/zohaibus/deckbuilder</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46365332">https://news.ycombinator.com/item?id=46365332</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 23 Dec 2025 13:55:29 +0000</pubDate><link>https://github.com/zohaibus/deckbuilder</link><dc:creator>zpusmani</dc:creator><comments>https://news.ycombinator.com/item?id=46365332</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46365332</guid></item><item><title><![CDATA[New comment by zpusmani in "Show HN: RenderCV – Open-source CV/resume generator, YAML to PDF"]]></title><description><![CDATA[
<p>Ah makes sense, using Typst under the hood  for strict layout control compared to CSS. Thanks for the link to the override guide and I'll check it out.</p>
]]></description><pubDate>Sun, 21 Dec 2025 22:42:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46349351</link><dc:creator>zpusmani</dc:creator><comments>https://news.ycombinator.com/item?id=46349351</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46349351</guid></item><item><title><![CDATA[New comment by zpusmani in "Show HN: RenderCV – Open-source CV/resume generator, YAML to PDF"]]></title><description><![CDATA[
<p>I really love tools that treat documents as code. I have been trying to move my workflows away from binary formats (like PPT & Word) to text based ones I can more easily version control.<p>Does this support custom CSS for the layout or is it bound to the YAML templates?</p>
]]></description><pubDate>Sun, 21 Dec 2025 19:42:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46347668</link><dc:creator>zpusmani</dc:creator><comments>https://news.ycombinator.com/item?id=46347668</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46347668</guid></item></channel></rss>