<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: hybirdss</title><link>https://news.ycombinator.com/user?id=hybirdss</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 10 Apr 2026 04:44:10 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hybirdss" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hybirdss in "Show HN: I pipe free sports streams into Jellyfin – no ads, just HLS"]]></title><description><![CDATA[
<p>Smart approach to the header problem. I hit something similar building a Netflix episode resolver — the data is all there in the HTML but you need the right headers or you get nothing.
Ended up just wrapping curl with the right User-Agent and it worked without needing a full browser.<p>The auto-learned Referer per upstream host is a nice touch. How often do the upstream sources change their header requirements on you?</p>
]]></description><pubDate>Thu, 09 Apr 2026 22:11:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47710926</link><dc:creator>hybirdss</dc:creator><comments>https://news.ycombinator.com/item?id=47710926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47710926</guid></item><item><title><![CDATA[New comment by hybirdss in "Unfolder for Mac – A 3D model unfolding tool for creating papercraft"]]></title><description><![CDATA[
<p>What a fantastic idea. Developers who enable others to create art are artists in their own right!</p>
]]></description><pubDate>Thu, 09 Apr 2026 22:02:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47710825</link><dc:creator>hybirdss</dc:creator><comments>https://news.ycombinator.com/item?id=47710825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47710825</guid></item><item><title><![CDATA[New comment by hybirdss in "Ask HN: Alternatives to Claude (Code)?"]]></title><description><![CDATA[
<p>GLM works well, but since it’s a Chinese model, you need to configure permissions carefully. This also applies when using it in the harness.</p>
]]></description><pubDate>Thu, 09 Apr 2026 22:00:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47710803</link><dc:creator>hybirdss</dc:creator><comments>https://news.ycombinator.com/item?id=47710803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47710803</guid></item><item><title><![CDATA[New comment by hybirdss in "The Vercel plugin on Claude Code wants to read your prompts"]]></title><description><![CDATA[
<p>I ship Claude Code skills and hooks, so I've hit this from the other side — there's no way for users to verify what my hooks do without reading the source. The permission model is basically "install and hope."<p>Anthropic already has the right policy — 1D says "must not collect extraneous conversation data, even for logging purposes." But there's no enforcement at the architecture level. An empty matcher string still gives a hook access to every prompt on every project. The rules exist on paper but not in code.<p>The fix is what VS Code solved years ago: hook declarations should include a file glob or dependency gate, and plugin-surfaced questions should have visual attribution so users know it's not Claude asking.</p>
]]></description><pubDate>Thu, 09 Apr 2026 19:18:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47708432</link><dc:creator>hybirdss</dc:creator><comments>https://news.ycombinator.com/item?id=47708432</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47708432</guid></item><item><title><![CDATA[New comment by hybirdss in "Reallocating $100/Month Claude Code Spend to Zed and OpenRouter"]]></title><description><![CDATA[
<p>The bursty usage pattern is what kills the subscription value. I hit limits during mid-refactor and there's nothing to do but wait. The worst part is knowing the unused hours during the day are just gone.<p>OpenRouter credit rollover is the real insight — credits that don't expire vs time windows that reset whether you used them or not. I'm surprised Anthropic hasn't offered a token pack option alongside the subscription.</p>
]]></description><pubDate>Thu, 09 Apr 2026 19:10:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47708292</link><dc:creator>hybirdss</dc:creator><comments>https://news.ycombinator.com/item?id=47708292</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47708292</guid></item></channel></rss>