<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: polygot</title><link>https://news.ycombinator.com/user?id=polygot</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 13:57:56 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=polygot" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by polygot in "Monads in C# (Part 2): Result"]]></title><description><![CDATA[
<p>Hi, author here. Thanks for the feedback! I'll take a look at the article tonight and go through the comments and update the post based on the comments.</p>
]]></description><pubDate>Mon, 05 Jan 2026 17:02:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46501391</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=46501391</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46501391</guid></item><item><title><![CDATA[New comment by polygot in "Monads in C# (Part 2): Result"]]></title><description><![CDATA[
<p>Thanks for sharing! Appreciate the OSS work. Is it ok if I reference that repo in my article?</p>
]]></description><pubDate>Sat, 03 Jan 2026 00:18:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46471216</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=46471216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46471216</guid></item><item><title><![CDATA[Monads in C# (Part 2): Result]]></title><description><![CDATA[
<p>Article URL: <a href="https://alexyorke.github.io/2025/09/13/monads-in-c-sharp-part-2-result/">https://alexyorke.github.io/2025/09/13/monads-in-c-sharp-part-2-result/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46456787">https://news.ycombinator.com/item?id=46456787</a></p>
<p>Points: 56</p>
<p># Comments: 71</p>
]]></description><pubDate>Thu, 01 Jan 2026 18:45:02 +0000</pubDate><link>https://alexyorke.github.io/2025/09/13/monads-in-c-sharp-part-2-result/</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=46456787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46456787</guid></item><item><title><![CDATA[New comment by polygot in "Duplication Isn't Always an Anti-Pattern"]]></title><description><![CDATA[
<p><a href="https://archive.ph/eR3gp" rel="nofollow">https://archive.ph/eR3gp</a></p>
]]></description><pubDate>Sun, 07 Dec 2025 23:19:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46186411</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=46186411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46186411</guid></item><item><title><![CDATA[New comment by polygot in "10M people watched a YouTuber shim a lock; the lock company sued him – bad idea"]]></title><description><![CDATA[
<p>It’s much more difficult to tell if someone bypassed the lock if they picked it (and relocked it), as opposed to cutting it off completely</p>
]]></description><pubDate>Mon, 27 Oct 2025 16:35:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=45723024</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=45723024</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45723024</guid></item><item><title><![CDATA[New comment by polygot in "A list is a monad"]]></title><description><![CDATA[
<p>Thanks for the feedback! I'll likely be editing part 1 to include the feedback so far from the commenters as well. If there's a specific statement or analogy that felt especially confusing, please point it out and I'll clarify it in the post.</p>
]]></description><pubDate>Wed, 02 Jul 2025 20:39:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=44448576</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=44448576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44448576</guid></item><item><title><![CDATA[New comment by polygot in "A list is a monad"]]></title><description><![CDATA[
<p>Thanks for the feedback, I totally agree that monads are not containers. From an OOP perspective, they have some properties that make them, in some sense, sorta like containers, e.g., they contain a value like the Maybe monad. I still agree that they are not simply containers. I can clarify this in a revision to part 1 soon.</p>
]]></description><pubDate>Wed, 02 Jul 2025 20:30:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=44448492</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=44448492</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44448492</guid></item><item><title><![CDATA[New comment by polygot in "A list is a monad"]]></title><description><![CDATA[
<p>Thanks for the feedback! I didn't expect my post to garner a lot of attention. I am totally ok with rewriting part 1, potentially to make it more concise to prevent confusion (wow, this post is super long, monads must be complex!) is what I'd like to avoid.<p>I can reproduce the double line issue in part 2, this was my mistake and I missed it as part of my editing process. I'll delete part 2 while I make the corrections.</p>
]]></description><pubDate>Wed, 02 Jul 2025 20:24:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=44448413</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=44448413</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44448413</guid></item><item><title><![CDATA[New comment by polygot in "A list is a monad"]]></title><description><![CDATA[
<p>Thanks for the feedback! I can definitely rename the post soon as a first step, although this may require rewriting a chunk of the article to more accurately reflect the fact that List is a monad, and not "a" list.<p>I could make this distinction in part 3 (not written yet) although I want to balance not misleading readers, but not overcomplicating it too early on.</p>
]]></description><pubDate>Wed, 02 Jul 2025 20:16:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44448322</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=44448322</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44448322</guid></item><item><title><![CDATA[New comment by polygot in "A list is a monad"]]></title><description><![CDATA[
<p>Hi, I completely agree. "A" list isn't inherently a monad, and that is where my metaphor starts to fall apart a bit (my post title furthers this issue.)<p>I can clarify this earlier in part 1 or 2 instead of in to-be-written part 3.</p>
]]></description><pubDate>Wed, 02 Jul 2025 20:11:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=44448276</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=44448276</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44448276</guid></item><item><title><![CDATA[List is a monad]]></title><description><![CDATA[
<p>Article URL: <a href="https://alexyorke.github.io//2025/06/29/a-list-is-a-monad/">https://alexyorke.github.io//2025/06/29/a-list-is-a-monad/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44414965">https://news.ycombinator.com/item?id=44414965</a></p>
<p>Points: 157</p>
<p># Comments: 179</p>
]]></description><pubDate>Sun, 29 Jun 2025 17:53:42 +0000</pubDate><link>https://alexyorke.github.io//2025/06/29/a-list-is-a-monad/</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=44414965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44414965</guid></item><item><title><![CDATA[New comment by polygot in "WeatherStar 4000+: Weather Channel Simulator"]]></title><description><![CDATA[
<p>Not sure how they're going to go around that corner with that vehicle</p>
]]></description><pubDate>Thu, 29 May 2025 20:47:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=44130255</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=44130255</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44130255</guid></item><item><title><![CDATA[New comment by polygot in "I assume I'm below average (2010)"]]></title><description><![CDATA[
<p>If we have these test scores: 0, 1, 1, 1, 1, the mean is 0.8 and thus 80% are above average.</p>
]]></description><pubDate>Tue, 27 May 2025 00:13:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=44102826</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=44102826</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44102826</guid></item><item><title><![CDATA[New comment by polygot in "Good Writing"]]></title><description><![CDATA[
<p>If someone wants to find the original quote, <a href="https://salvatoreloleggio.blogspot.com/2014/10/borges-dove-il-tuo-nobel-giuseppe.html" rel="nofollow">https://salvatoreloleggio.blogspot.com/2014/10/borges-dove-i...</a> says, translated:<p>> One part of that part was published as a preview in a "Domenica" of "Il sole 24 ore".<p>Perhaps it is in the June 21 2009 issue.</p>
]]></description><pubDate>Sun, 25 May 2025 03:09:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=44085238</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=44085238</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44085238</guid></item><item><title><![CDATA[New comment by polygot in "Update turns Google Gemini into a prude, breaking apps for trauma survivors"]]></title><description><![CDATA[
<p>> provide a JSON schema<p>Is this when using structured outputs?</p>
]]></description><pubDate>Sat, 10 May 2025 19:27:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=43948183</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=43948183</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43948183</guid></item><item><title><![CDATA[New comment by polygot in "Linux kernel is leaving 486 CPUs behind, only 18 years after the last one made"]]></title><description><![CDATA[
<p>Title is slightly misleading, it is not leaving behind 486 types of CPUs individually, but the "486 CPU".</p>
]]></description><pubDate>Sat, 10 May 2025 18:36:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43947831</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=43947831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43947831</guid></item><item><title><![CDATA[New comment by polygot in "Paper2Code: Automating Code Generation from Scientific Papers"]]></title><description><![CDATA[
<p>I decided to do that, and made Paper2Code2Code: <a href="https://github.com/alexyorke/Paper2Code2Code/tree/main">https://github.com/alexyorke/Paper2Code2Code/tree/main</a></p>
]]></description><pubDate>Sat, 26 Apr 2025 06:34:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43801410</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=43801410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43801410</guid></item><item><title><![CDATA[New comment by polygot in "A flowing WebGL gradient, deconstructed"]]></title><description><![CDATA[
<p>Reminds me of the JetBrains installer--not a bad reminder, I like the animations.</p>
]]></description><pubDate>Wed, 16 Apr 2025 03:12:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=43701051</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=43701051</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43701051</guid></item><item><title><![CDATA[New comment by polygot in "When Kitty Litter Caused a Nuclear Catastrophe"]]></title><description><![CDATA[
<p>I also wonder if "Kitty Litter/Zeolite" was read without context in the white-paper, i.e., any type of kitty litter rather than specifically the inorganic kind.</p>
]]></description><pubDate>Tue, 15 Apr 2025 19:24:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=43697321</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=43697321</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43697321</guid></item><item><title><![CDATA[Ask HN: What are your unpopular opinions about programming?]]></title><description><![CDATA[

<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43678232">https://news.ycombinator.com/item?id=43678232</a></p>
<p>Points: 17</p>
<p># Comments: 49</p>
]]></description><pubDate>Mon, 14 Apr 2025 05:05:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=43678232</link><dc:creator>polygot</dc:creator><comments>https://news.ycombinator.com/item?id=43678232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43678232</guid></item></channel></rss>