<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: HKayn</title><link>https://news.ycombinator.com/user?id=HKayn</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 09 Apr 2026 05:18:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=HKayn" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by HKayn in "We moved Railway's frontend off Next.js. Builds went from 10+ mins to under 2"]]></title><description><![CDATA[
<p>One rather prominent case would be Tailwind. v4 made breaking changes in the way Tailwind is set up, requiring different packages and syntax. However, if you ask an LLM how to set up Tailwind on your Vite & React app, it will confidently list the setup steps for Tailwind v3, which no longer work.<p>At times I would see people daily asking for help with their broken Tailwind setups, and almost always it was them trying to use Tailwind v4 the v3 way because some AI told them so.</p>
]]></description><pubDate>Wed, 08 Apr 2026 11:27:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47688724</link><dc:creator>HKayn</dc:creator><comments>https://news.ycombinator.com/item?id=47688724</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47688724</guid></item><item><title><![CDATA[New comment by HKayn in "Show HN: A minimal TS library that generates prompt injection attacks"]]></title><description><![CDATA[
<p>Why did you use something as heavy as SvelteKit for a website with a single page? This doesn't inspire confidence.</p>
]]></description><pubDate>Fri, 29 Aug 2025 15:38:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=45065498</link><dc:creator>HKayn</dc:creator><comments>https://news.ycombinator.com/item?id=45065498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45065498</guid></item><item><title><![CDATA[New comment by HKayn in "Show HN: A minimal TS library that generates prompt injection attacks"]]></title><description><![CDATA[
<p>The project appears to be located inside the repo of the website: <a href="https://github.com/BlueprintLabIO/prompt-injector/tree/main/src/lib" rel="nofollow">https://github.com/BlueprintLabIO/prompt-injector/tree/main/...</a></p>
]]></description><pubDate>Fri, 29 Aug 2025 15:34:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=45065466</link><dc:creator>HKayn</dc:creator><comments>https://news.ycombinator.com/item?id=45065466</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45065466</guid></item><item><title><![CDATA[New comment by HKayn in "A brief history of web development, and why your framework doesn't matter"]]></title><description><![CDATA[
<p>JavaScript's behaviour in this case is consistent if we accept that JavaScript would always rather compute the next-best gibberish than throw an error.<p>While `1 / 0` is not a valid operation, it can be interpreted using limits. If `x` approaches 0, then `1 / x` will approach `Infinity`, hence JavaScript's result of this operation.<p>But with `0 / 0`, there is no unambiguous interpretation, so JavaScript defaults to `NaN` as its indicator for when a number is expected, but not received in valid form.<p>I'm not defending this behaviour of the language, just pointing out that there aren't "two different ways" of wrong behaviour at display here.</p>
]]></description><pubDate>Mon, 29 Apr 2024 14:07:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=40198535</link><dc:creator>HKayn</dc:creator><comments>https://news.ycombinator.com/item?id=40198535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40198535</guid></item><item><title><![CDATA[/Dev: Vanguard X LoL – League of Legends]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.leagueoflegends.com/en-us/news/dev/dev-vanguard-x-lol/">https://www.leagueoflegends.com/en-us/news/dev/dev-vanguard-x-lol/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40005367">https://news.ycombinator.com/item?id=40005367</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 11 Apr 2024 18:40:11 +0000</pubDate><link>https://www.leagueoflegends.com/en-us/news/dev/dev-vanguard-x-lol/</link><dc:creator>HKayn</dc:creator><comments>https://news.ycombinator.com/item?id=40005367</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40005367</guid></item></channel></rss>