site

personal website, served at mordaunt.dev/site
Log | Files | Refs

index.xml (1558B)


      1 <?xml version="1.0" encoding="utf-8" standalone="yes"?>
      2 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      3   <channel>
      4     <title>Opinion on Jack Mordaunt</title>
      5     <link>http://jackmordaunt.com/categories/opinion/</link>
      6     <description>Recent content in Opinion on Jack Mordaunt</description>
      7     <generator>Hugo</generator>
      8     <language>en</language>
      9     <lastBuildDate>Wed, 23 Jul 2025 14:16:55 -0300</lastBuildDate>
     10     <atom:link href="http://jackmordaunt.com/categories/opinion/index.xml" rel="self" type="application/rss+xml" />
     11     <item>
     12       <title>Why People Love to Hate Go</title>
     13       <link>http://jackmordaunt.com/posts/why-people-hate-go/</link>
     14       <pubDate>Wed, 23 Jul 2025 14:16:55 -0300</pubDate>
     15       <guid>http://jackmordaunt.com/posts/why-people-hate-go/</guid>
     16       <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Go is very idiosyncratic, approximating good ideas and relying heavily on data transposition.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;In this opinion article I will higlight why I think people love to hate Go.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ll do so by contrasting Go to Odin. Odin serves as an excellent comparison because the&#xA;syntax is similar in essence (both heavily inspired by Pascal and C).&lt;/p&gt;&#xA;&lt;p&gt;Unlike Go, Odin actually gives you the good ideas in their completeness -&#xA;without a complex type system or giving up any control, and without needing to&#xA;fight the ideas for a decade only to finally concede.&lt;/p&gt;</description>
     17     </item>
     18   </channel>
     19 </rss>