<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: adevilinyc</title><link>https://news.ycombinator.com/user?id=adevilinyc</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Jul 2026 02:30:40 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=adevilinyc" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by adevilinyc in "Shall I implement it? No"]]></title><description><![CDATA[
<p>I think they're talking about the Agent Teams feature in Claude Code:
<a href="https://code.claude.com/docs/en/agent-teams" rel="nofollow">https://code.claude.com/docs/en/agent-teams</a></p>
]]></description><pubDate>Fri, 13 Mar 2026 00:22:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47359177</link><dc:creator>adevilinyc</dc:creator><comments>https://news.ycombinator.com/item?id=47359177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47359177</guid></item><item><title><![CDATA[New comment by adevilinyc in "I miss thinking hard"]]></title><description><![CDATA[
<p>How do you configure LLM température in coding agents, e.g. opencode?</p>
]]></description><pubDate>Wed, 04 Feb 2026 06:18:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46882156</link><dc:creator>adevilinyc</dc:creator><comments>https://news.ycombinator.com/item?id=46882156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46882156</guid></item><item><title><![CDATA[CSRF protection without tokens or hidden form fields]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.miguelgrinberg.com/post/csrf-protection-without-tokens-or-hidden-form-fields">https://blog.miguelgrinberg.com/post/csrf-protection-without-tokens-or-hidden-form-fields</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46351666">https://news.ycombinator.com/item?id=46351666</a></p>
<p>Points: 303</p>
<p># Comments: 112</p>
]]></description><pubDate>Mon, 22 Dec 2025 05:38:33 +0000</pubDate><link>https://blog.miguelgrinberg.com/post/csrf-protection-without-tokens-or-hidden-form-fields</link><dc:creator>adevilinyc</dc:creator><comments>https://news.ycombinator.com/item?id=46351666</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46351666</guid></item><item><title><![CDATA[New comment by adevilinyc in "Ask HN: What are you working on? (September 2025)"]]></title><description><![CDATA[
<p>I'm building Mighty, a library that lets you render Astro components everywhere.<p><a href="https://go-mighty.vercel.app/" rel="nofollow">https://go-mighty.vercel.app/</a><p>(Will probably register a proper domain name close to release)<p>Historically, Astro hasn't had an API like renderToString for React/Vue/etc. that takes a component and renders it on the server. That changed with the release of the Container API last year: <a href="https://docs.astro.build/en/reference/container-reference/" rel="nofollow">https://docs.astro.build/en/reference/container-reference/</a><p>But there are still a lot of rough edges:<p>- Importing components is a hassle (you have to go dig through the Astro manifest or create a TS file that exports all your components)<p>- No Vite integration (so no local dev support, or hot reload)<p>- No styling support (this is probably the biggest one)<p>Mighty will provide dev + styling support and a simple way to import your Astro components, with adapters for Hono and Laravel when first releasing. For Hono, it should be as simple as writing a few lines of code:<p><a href="https://go-mighty.vercel.app/guides/backend-adapters/hono/#render-astro-components-from-hono-code" rel="nofollow">https://go-mighty.vercel.app/guides/backend-adapters/hono/#r...</a><p>Still WIP, but I hope to have something out by the end of the year! Let me know what you think.<p><a href="https://go-mighty.vercel.app/" rel="nofollow">https://go-mighty.vercel.app/</a><p>(And yes, I wrote the docs before the code! It helps me structure my API design far better, even if not perfectly)</p>
]]></description><pubDate>Mon, 29 Sep 2025 23:28:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=45420138</link><dc:creator>adevilinyc</dc:creator><comments>https://news.ycombinator.com/item?id=45420138</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45420138</guid></item><item><title><![CDATA[Nuxt 3.11]]></title><description><![CDATA[
<p>Article URL: <a href="https://nuxt.com/blog/v3-11">https://nuxt.com/blog/v3-11</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39766838">https://news.ycombinator.com/item?id=39766838</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 20 Mar 2024 14:12:41 +0000</pubDate><link>https://nuxt.com/blog/v3-11</link><dc:creator>adevilinyc</dc:creator><comments>https://news.ycombinator.com/item?id=39766838</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39766838</guid></item></channel></rss>