<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: desmond1303</title><link>https://news.ycombinator.com/user?id=desmond1303</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 21 Jun 2026 08:58:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=desmond1303" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by desmond1303 in "Claude Fable 5"]]></title><description><![CDATA[
<p>Or use API billing? We have access to it at my company with no limits</p>
]]></description><pubDate>Wed, 10 Jun 2026 14:01:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48476434</link><dc:creator>desmond1303</dc:creator><comments>https://news.ycombinator.com/item?id=48476434</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48476434</guid></item><item><title><![CDATA[New comment by desmond1303 in "NPM package is-even has over 140k weekly downloads"]]></title><description><![CDATA[
<p>I honestly don't know what's worse; That this package exists, or that the implementation requires a dependency to `is-odd` and just does `return !isOdd(number)`</p>
]]></description><pubDate>Mon, 13 May 2024 06:56:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=40340433</link><dc:creator>desmond1303</dc:creator><comments>https://news.ycombinator.com/item?id=40340433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40340433</guid></item><item><title><![CDATA[New comment by desmond1303 in "Ask HN: Why is LK-99 public?"]]></title><description><![CDATA[
<p>The mind-blowing thing is that electrons, as far as I understand it, don't actually flow through wires at all. If they did AC power would be pointless</p>
]]></description><pubDate>Wed, 02 Aug 2023 12:03:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=36969688</link><dc:creator>desmond1303</dc:creator><comments>https://news.ycombinator.com/item?id=36969688</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36969688</guid></item><item><title><![CDATA[New comment by desmond1303 in "Parquet: An efficient, binary file format for table data"]]></title><description><![CDATA[
<p>The only real issue with Parquet, if you think a column based file format is the right fit for you (which it may not be) is that it was written to work on HDFS, and the specifics for block storage on HDFS. A lot of the benefits of Parquet are lost when you use it on other file systems.</p>
]]></description><pubDate>Tue, 04 Apr 2023 07:36:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=35436324</link><dc:creator>desmond1303</dc:creator><comments>https://news.ycombinator.com/item?id=35436324</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35436324</guid></item><item><title><![CDATA[New comment by desmond1303 in "Tailwind CSS v3.3"]]></title><description><![CDATA[
<p>The real benefit of TW comes from the configuration. You never need to put actual values into your class names like you would with inline styles. For example, let's say you have a specific background color. You define it in the TW configuration, and TW generates a specific class for that color. So, instead of doing `style: background-color: "#123456"` a thousand times, you do `class="bg-my-color"`, and if you want to change what `bg-color` is you just change it in one place.</p>
]]></description><pubDate>Wed, 29 Mar 2023 14:30:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=35357830</link><dc:creator>desmond1303</dc:creator><comments>https://news.ycombinator.com/item?id=35357830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35357830</guid></item></channel></rss>