<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: strangenessak</title><link>https://news.ycombinator.com/user?id=strangenessak</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 24 May 2026 19:50:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=strangenessak" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by strangenessak in "Why Isn't Functional Programming the Norm? [video]"]]></title><description><![CDATA[
<p>We can improve the syntax further<p><pre><code>    [butter, sugar, walnuts]
    mix()
    splitIntoPans(pans = 3)
    bake(time = 30, temp = 175)
    cool(time = 5)
</code></pre>
Hmm, wait a second.....</p>
]]></description><pubDate>Thu, 17 Oct 2019 12:41:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=21281397</link><dc:creator>strangenessak</dc:creator><comments>https://news.ycombinator.com/item?id=21281397</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21281397</guid></item><item><title><![CDATA[New comment by strangenessak in "AMD Lists Threadripper 3000 CPU with 32 Cores, Possible New Socket"]]></title><description><![CDATA[
<p>> <i>GPUs have hundreds to thousands of cores</i><p>That's not exactly true. The GPU equivalent of a CPU core is called a Streaming Multiprocessor (in NVIDIA language), and it's latest GPU, GTX 2080 has 72 of them.<p>Each of these SMs can run hundreds of threads, but they run the same code in lock-step.</p>
]]></description><pubDate>Thu, 17 Oct 2019 11:34:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=21280912</link><dc:creator>strangenessak</dc:creator><comments>https://news.ycombinator.com/item?id=21280912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21280912</guid></item><item><title><![CDATA[New comment by strangenessak in "Why Isn't Functional Programming the Norm? [video]"]]></title><description><![CDATA[
<p>> <i>personally I find my brain works very much like a Turing Machine</i><p>Exactly this. How baking a cake in FP looks like:<p>* A cake is a hot cake that has been cooled on a damp tea towel, where a hot cake is a prepared cake that has been baked in a preheated oven for 30 minutes.<p>* A preheated oven is an oven that has been heated to 175 degrees C.<p>* A prepared cake is batter that has been poured into prepared pans, where batter is mixture that has chopped walnuts stirred in. Where mixture is butter, white sugar and brown sugar that has been creamed in a large bowl until light and fluffy<p>Taken from here:
<a href="https://probablydance.com/2016/02/27/functional-programming-is-not-popular-because-it-is-weird/" rel="nofollow">https://probablydance.com/2016/02/27/functional-programming-...</a></p>
]]></description><pubDate>Thu, 17 Oct 2019 11:19:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=21280835</link><dc:creator>strangenessak</dc:creator><comments>https://news.ycombinator.com/item?id=21280835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21280835</guid></item></channel></rss>