<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: farrellm23</title><link>https://news.ycombinator.com/user?id=farrellm23</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 16 Sep 2026 11:34:32 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=farrellm23" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by farrellm23 in "Why I'm still bearish on LLMs after Navier-Stokes"]]></title><description><![CDATA[
<p>You are comparing company valuations to annualized revenue (as approximated by some fraction of total knowledge worker compensation). Valuations are (roughly) based on the sum of all discounted future cash flows, not just the current year’s revenue.</p>
]]></description><pubDate>Wed, 16 Sep 2026 03:07:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49721657</link><dc:creator>farrellm23</dc:creator><comments>https://news.ycombinator.com/item?id=49721657</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49721657</guid></item><item><title><![CDATA[New comment by farrellm23 in "Confidential submission of draft S-1 to the SEC"]]></title><description><![CDATA[
<p>This makes no sense: the whole point is to raise capital. The valuation is never just the current value of the assets; it’s based on the expected future cash flows. A good example is in biotech, some researcher developed a treatment and wants to develop a product. They have valuable IP but zero money. So they IPO to raise capital to bring the treatment to market. The investors expect that in the future, they will get dividends or a buyout.</p>
]]></description><pubDate>Mon, 08 Jun 2026 22:47:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48453467</link><dc:creator>farrellm23</dc:creator><comments>https://news.ycombinator.com/item?id=48453467</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48453467</guid></item><item><title><![CDATA[New comment by farrellm23 in "APL Interpreter – An implementation of APL, written in Haskell (2024)"]]></title><description><![CDATA[
<p>Usually you want `foldl'` (with ' at the end), the strict version of `foldl`. It prevents the creation of intermediate thunks, so effectively a tail recursive iteration over the list in constant space.<p>`foldr` I almost never use, but it would be for: the return value is a lazy list and I will only need to evaluate a prefix.</p>
]]></description><pubDate>Fri, 06 Jun 2025 00:31:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=44196830</link><dc:creator>farrellm23</dc:creator><comments>https://news.ycombinator.com/item?id=44196830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44196830</guid></item><item><title><![CDATA[New comment by farrellm23 in "Show HN: I made a free tool that analyzes SEC filings and posts detailed reports"]]></title><description><![CDATA[
<p>Adding to this, stock prices should be plotted on a log scale since it is log returns that are roughly normal, and then 0 really makes no sense.</p>
]]></description><pubDate>Mon, 14 Apr 2025 04:38:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=43678099</link><dc:creator>farrellm23</dc:creator><comments>https://news.ycombinator.com/item?id=43678099</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43678099</guid></item><item><title><![CDATA[New comment by farrellm23 in "A Magic Prioritization Trick"]]></title><description><![CDATA[
<p>A couple more examples of urgent but not important:<p>- Buying a pumpkin for Halloween: the stores are going to sell out of pumpkins and Halloween is going to pass, so it is urgent to buy a pumpkin while there are still pumpkins.<p>- Commenting on a controversy on social media: very quickly, the attention will move on to the next thing and you will lose the opportunity to comment on this thing.</p>
]]></description><pubDate>Mon, 09 Oct 2023 15:40:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=37821562</link><dc:creator>farrellm23</dc:creator><comments>https://news.ycombinator.com/item?id=37821562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37821562</guid></item><item><title><![CDATA[New comment by farrellm23 in "Ao is a tool for programmatic computer-aided design using Scheme"]]></title><description><![CDATA[
<p>Shameless self promotion, but you might be interested in scad-clj [0]: a DSL to write OpenSCAD with Clojure. You can get a decent interactive environment combining an editor with an OpenSCAD window set to only show the render [1].<p>[0] <a href="https://github.com/farrellm/scad-clj" rel="nofollow">https://github.com/farrellm/scad-clj</a><p>[1] <a href="https://adereth.github.io/blog/2014/04/09/3d-printing-with-clojure/" rel="nofollow">https://adereth.github.io/blog/2014/04/09/3d-printing-with-c...</a></p>
]]></description><pubDate>Fri, 19 Aug 2016 21:19:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=12323533</link><dc:creator>farrellm23</dc:creator><comments>https://news.ycombinator.com/item?id=12323533</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12323533</guid></item></channel></rss>