<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: evdubs</title><link>https://news.ycombinator.com/user?id=evdubs</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Apr 2026 13:42:09 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=evdubs" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by evdubs in "Taste in the age of AI and LLMs"]]></title><description><![CDATA[
<p>There must be a table with three columns and 4-6 rows.</p>
]]></description><pubDate>Tue, 07 Apr 2026 20:22:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47680874</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=47680874</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47680874</guid></item><item><title><![CDATA[Tether Signs Big Four Firm to Complete First Full Audit]]></title><description><![CDATA[
<p>Article URL: <a href="https://tether.io/news/tether-signs-big-four-firm-to-complete-first-full-audit-setting-a-new-quality-standard-for-the-digital-asset-economy/">https://tether.io/news/tether-signs-big-four-firm-to-complete-first-full-audit-setting-a-new-quality-standard-for-the-digital-asset-economy/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47502805">https://news.ycombinator.com/item?id=47502805</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 24 Mar 2026 14:05:06 +0000</pubDate><link>https://tether.io/news/tether-signs-big-four-firm-to-complete-first-full-audit-setting-a-new-quality-standard-for-the-digital-asset-economy/</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=47502805</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47502805</guid></item><item><title><![CDATA[New comment by evdubs in "What Claude Code chooses"]]></title><description><![CDATA[
<p>You specify which software patents you want it to use?</p>
]]></description><pubDate>Thu, 26 Feb 2026 20:18:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47171478</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=47171478</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47171478</guid></item><item><title><![CDATA[New comment by evdubs in "Rob Pike goes nuclear over GenAI"]]></title><description><![CDATA[
<p>> When I read Rob's work and learn from it, and make it part of my cognitive core, nobody is particularly threatened by it. When a machine does the same it feels very threatening to many people, a kind of theft by an alien creature busily consuming us all and shitting out slop.<p>It's not about reading. It's about output. When you start producing output in line with Rob's work that is confidently incorrect and sloppy, people will feel just as they do when LLMs produce output that is confidently incorrect and sloppy. No one is threatened if someone trains an LLM and does nothing with it.</p>
]]></description><pubDate>Fri, 26 Dec 2025 16:58:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46393836</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=46393836</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46393836</guid></item><item><title><![CDATA[New comment by evdubs in "Lotusbail npm package found to be harvesting WhatsApp messages and contacts"]]></title><description><![CDATA[
<p>Is there no Apache Commons for Javascript? It'd be nice to have a large library from a 'trusted' group.<p><a href="https://en.wikipedia.org/wiki/Apache_Commons" rel="nofollow">https://en.wikipedia.org/wiki/Apache_Commons</a></p>
]]></description><pubDate>Mon, 22 Dec 2025 23:17:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46360405</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=46360405</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46360405</guid></item><item><title><![CDATA[New comment by evdubs in "The programmers who live in Flatland"]]></title><description><![CDATA[
<p>I am not so sure how it works, but you can define your own evaluation handler for `eval` which, I assume, can be as restrictive as you need if you're dealing with untrusted data.</p>
]]></description><pubDate>Sun, 07 Dec 2025 21:45:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46185489</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=46185489</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46185489</guid></item><item><title><![CDATA[New comment by evdubs in "The programmers who live in Flatland"]]></title><description><![CDATA[
<p>> Show me a convincing example of something that's simple/clear/elegant/superior in Lisp, and how difficult/complicated/ugly/impossible it would be to do the same thing in Java/C++/Ruby/Python.<p>Serialize and deserialize data. You're currently using something like XML or JSON for a human readable data serialization format in those languages. JSON and XML are not first class components of those languages. S-expressions are a better version of JSON and are first class components of Lisp.</p>
]]></description><pubDate>Sun, 07 Dec 2025 20:37:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=46184907</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=46184907</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46184907</guid></item><item><title><![CDATA[New comment by evdubs in "Racket v9.0"]]></title><description><![CDATA[
<p>Java has the VisualVM. <a href="https://visualvm.github.io/" rel="nofollow">https://visualvm.github.io/</a><p>I would love a similar tool for Racket.</p>
]]></description><pubDate>Sun, 23 Nov 2025 20:44:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46027156</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=46027156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46027156</guid></item><item><title><![CDATA[New comment by evdubs in "Racket v9.0"]]></title><description><![CDATA[
<p>I use it for trading options.<p><a href="https://github.com/evdubs/renegade-way" rel="nofollow">https://github.com/evdubs/renegade-way</a></p>
]]></description><pubDate>Sun, 23 Nov 2025 20:39:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=46027127</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=46027127</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46027127</guid></item><item><title><![CDATA[New comment by evdubs in "Tether is now the 17th largest holder of US debt"]]></title><description><![CDATA[
<p>Ponzi schemes collapse when the participants ask for their money back (redemptions). Tether handled $17B in redemptions in 2022 when their market cap peaked at $83B.</p>
]]></description><pubDate>Wed, 05 Nov 2025 04:49:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=45819252</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=45819252</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45819252</guid></item><item><title><![CDATA[New comment by evdubs in "Tether is now the 17th largest holder of US debt"]]></title><description><![CDATA[
<p>The auditor BDO publishes  attestations every quarter.<p><a href="https://tether.to/en/transparency/?tab=reports" rel="nofollow">https://tether.to/en/transparency/?tab=reports</a></p>
]]></description><pubDate>Wed, 05 Nov 2025 04:46:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45819223</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=45819223</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45819223</guid></item><item><title><![CDATA[New comment by evdubs in "Tether is now the 17th largest holder of US debt"]]></title><description><![CDATA[
<p>You don't need to trust them, just BDO who attests to Tether's holdings.</p>
]]></description><pubDate>Wed, 05 Nov 2025 04:45:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=45819214</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=45819214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45819214</guid></item><item><title><![CDATA[New comment by evdubs in "Tether is now the 17th largest holder of US debt"]]></title><description><![CDATA[
<p>Tether banks with Cantor Fitzgerald. Everyone trading large amounts of US Treasury bills knows who Cantor Fitzgerald is.</p>
]]></description><pubDate>Wed, 05 Nov 2025 04:43:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45819197</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=45819197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45819197</guid></item><item><title><![CDATA[New comment by evdubs in "Tether is now the 17th largest holder of US debt"]]></title><description><![CDATA[
<p>You're not paying attention, or you are wilfully ignoring the evidence.<p>Tether banks with Cantor Fitzgerald, a primary dealer with the Federal Reserve. From 2023: <a href="https://www.wsj.com/finance/currencies/wall-street-firm-oversees-billions-of-dollars-backing-tether-b56c68c1" rel="nofollow">https://www.wsj.com/finance/currencies/wall-street-firm-over...</a><p>Every quarter, BDO confirms Tether's assets by going to Tether's banking partners directly.<p><a href="https://tether.to/en/transparency/?tab=reports" rel="nofollow">https://tether.to/en/transparency/?tab=reports</a></p>
]]></description><pubDate>Wed, 05 Nov 2025 04:41:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=45819188</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=45819188</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45819188</guid></item><item><title><![CDATA[New comment by evdubs in "Tether is now the 17th largest holder of US debt"]]></title><description><![CDATA[
<p>Attestation reports. Every quarter, BDO confirms holdings directly with Tether's banking partners.<p><a href="https://tether.to/en/transparency/?tab=reports" rel="nofollow">https://tether.to/en/transparency/?tab=reports</a></p>
]]></description><pubDate>Wed, 05 Nov 2025 04:39:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=45819163</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=45819163</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45819163</guid></item><item><title><![CDATA[New comment by evdubs in "Tether is now the 17th largest holder of US debt"]]></title><description><![CDATA[
<p>It was known in early 2023.<p><a href="https://www.wsj.com/finance/currencies/wall-street-firm-oversees-billions-of-dollars-backing-tether-b56c68c1" rel="nofollow">https://www.wsj.com/finance/currencies/wall-street-firm-over...</a></p>
]]></description><pubDate>Wed, 05 Nov 2025 04:37:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=45819149</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=45819149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45819149</guid></item><item><title><![CDATA[New comment by evdubs in "MLB approves robot umpires for 2026 as part of challenge system"]]></title><description><![CDATA[
<p>This obscures the fact that umpires are worse than 93% when the pitch is close to the boundary of being a ball or a strike (shadow zone). Obvious balls and obvious strikes are obvious, but umpire accuracy when it is close is only 81%, and their accuracy was even worse 15 years ago.<p><a href="https://blogs.fangraphs.com/strike-three-lets-check-in-on-umpire-accuracy/" rel="nofollow">https://blogs.fangraphs.com/strike-three-lets-check-in-on-um...</a></p>
]]></description><pubDate>Wed, 24 Sep 2025 02:49:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=45355736</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=45355736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45355736</guid></item><item><title><![CDATA[New comment by evdubs in "Debian 13, Postgres, and the US/* time zones"]]></title><description><![CDATA[
<p>You can see the zones that are deprecated at <a href="https://packages.debian.org/sid/all/tzdata-legacy/filelist" rel="nofollow">https://packages.debian.org/sid/all/tzdata-legacy/filelist</a></p>
]]></description><pubDate>Fri, 12 Sep 2025 05:19:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=45218844</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=45218844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45218844</guid></item><item><title><![CDATA[New comment by evdubs in "Debian 13, Postgres, and the US/* time zones"]]></title><description><![CDATA[
<p>I also ran into this using:<p>- Debian 13<p>- Interactive Brokers' Trader Workstation<p>- Racket's `gregor` date and time library<p>IBKR still sends the old, deprecated US/* timezones. As noted in the article, the solution is to `apt install tzdata-legacy`.</p>
]]></description><pubDate>Fri, 12 Sep 2025 05:06:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=45218779</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=45218779</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45218779</guid></item><item><title><![CDATA[New comment by evdubs in "How Python grew from a language to a community"]]></title><description><![CDATA[
<p>The Lisp grey beards do.</p>
]]></description><pubDate>Mon, 04 Aug 2025 07:05:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=44782830</link><dc:creator>evdubs</dc:creator><comments>https://news.ycombinator.com/item?id=44782830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44782830</guid></item></channel></rss>