<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: bfrankline</title><link>https://news.ycombinator.com/user?id=bfrankline</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 20:46:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=bfrankline" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by bfrankline in "All elementary functions from a single binary operator"]]></title><description><![CDATA[
<p>In numerical analysis, elementary function membership, like special function membership, is ambiguous. In many circumstances, it’s entirely reasonable to describe the natural logarithm as a special function.</p>
]]></description><pubDate>Mon, 13 Apr 2026 13:58:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47752074</link><dc:creator>bfrankline</dc:creator><comments>https://news.ycombinator.com/item?id=47752074</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47752074</guid></item><item><title><![CDATA[New comment by bfrankline in "Anna's Archive: An Update from the Team"]]></title><description><![CDATA[
<p>> Remember the whole point of fair use is to benefit society by allowing reuse of material in ways that don't directly copy large portions of the material verbatim.<p>How do you think masked language models work?</p>
]]></description><pubDate>Mon, 18 Aug 2025 17:36:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=44943254</link><dc:creator>bfrankline</dc:creator><comments>https://news.ycombinator.com/item?id=44943254</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44943254</guid></item><item><title><![CDATA[New comment by bfrankline in "'It's a money game to them':son takes on UnitedHealth over elderly father's care"]]></title><description><![CDATA[
<p>Yet people love Medicare and Medicaid.</p>
]]></description><pubDate>Thu, 13 Feb 2025 20:33:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=43040950</link><dc:creator>bfrankline</dc:creator><comments>https://news.ycombinator.com/item?id=43040950</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43040950</guid></item><item><title><![CDATA[New comment by bfrankline in "Ask HN: What is the Most "Impressive" Person you know working on?"]]></title><description><![CDATA[
<p>My wife is writing a novel.</p>
]]></description><pubDate>Wed, 08 Jan 2025 18:37:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=42637096</link><dc:creator>bfrankline</dc:creator><comments>https://news.ycombinator.com/item?id=42637096</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42637096</guid></item><item><title><![CDATA[Exact analytical algorithm for solvent accessible surface area]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2401.10462">https://arxiv.org/abs/2401.10462</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40046815">https://news.ycombinator.com/item?id=40046815</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 15 Apr 2024 23:30:21 +0000</pubDate><link>https://arxiv.org/abs/2401.10462</link><dc:creator>bfrankline</dc:creator><comments>https://news.ycombinator.com/item?id=40046815</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40046815</guid></item><item><title><![CDATA[New comment by bfrankline in "A look at the Mojo language for bioinformatics"]]></title><description><![CDATA[
<p>Sure, but I think, for example, representation learning, doesn’t involve manipulating an array of strings.</p>
]]></description><pubDate>Sun, 11 Feb 2024 22:26:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=39339391</link><dc:creator>bfrankline</dc:creator><comments>https://news.ycombinator.com/item?id=39339391</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39339391</guid></item><item><title><![CDATA[New comment by bfrankline in "Sega AI"]]></title><description><![CDATA[
<p>I’d bet this was funded by the Fifth Generation Computer Systems (FGCS) initiative.</p>
]]></description><pubDate>Thu, 01 Feb 2024 01:32:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=39211880</link><dc:creator>bfrankline</dc:creator><comments>https://news.ycombinator.com/item?id=39211880</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39211880</guid></item><item><title><![CDATA[Yet Another ICML Award Fiasco]]></title><description><![CDATA[
<p>Article URL: <a href="https://parameterfree.com/2023/08/30/yet-another-icml-award-fiasco/">https://parameterfree.com/2023/08/30/yet-another-icml-award-fiasco/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37326349">https://news.ycombinator.com/item?id=37326349</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 30 Aug 2023 18:08:31 +0000</pubDate><link>https://parameterfree.com/2023/08/30/yet-another-icml-award-fiasco/</link><dc:creator>bfrankline</dc:creator><comments>https://news.ycombinator.com/item?id=37326349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37326349</guid></item><item><title><![CDATA[New comment by bfrankline in "Tinygrad: A simple and powerful neural network framework"]]></title><description><![CDATA[
<p>If you care exclusively about numerical stability and performance, why _this_ set of operators (e.g., there’re plenty of good reasons to include expm1 or log1p and certainly trigonometric functions)? It’d be an interesting research problem to measure and identify the minimal subset of operators (and I suspect it’d look differently than what you’d expect from an FPU).<p>If you care exclusively about minimalism, why not limit yourself to the Meijer-G function (or some other general-purpose alternative)?</p>
]]></description><pubDate>Fri, 04 Nov 2022 18:27:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=33471521</link><dc:creator>bfrankline</dc:creator><comments>https://news.ycombinator.com/item?id=33471521</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33471521</guid></item><item><title><![CDATA[New comment by bfrankline in "Unix command line conventions over time"]]></title><description><![CDATA[
<p>It was very primitive. It was essentially a mechanism for composing operations on vectors. I don’t know for certain but I would guess that it was inspired by IBM and their work on APL.</p>
]]></description><pubDate>Sat, 07 May 2022 19:07:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=31297535</link><dc:creator>bfrankline</dc:creator><comments>https://news.ycombinator.com/item?id=31297535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31297535</guid></item><item><title><![CDATA[New comment by bfrankline in "Unix command line conventions over time"]]></title><description><![CDATA[
<p>The most popular today outside of the shell environment is the statistical environment “S.” John Chambers would recreate it as “R” and I understand that it’s very popular and does a nice job of performing statistics and graphics together.</p>
]]></description><pubDate>Sat, 07 May 2022 19:04:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=31297501</link><dc:creator>bfrankline</dc:creator><comments>https://news.ycombinator.com/item?id=31297501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31297501</guid></item><item><title><![CDATA[New comment by bfrankline in "Unix command line conventions over time"]]></title><description><![CDATA[
<p>The other environment that is still popular today is the “statistical environment” that Rick Becker, Allan Wilks, and John Chambers created. It eventually became “S” and John would essentially recreate it as “R.” It’s a very nice environment for performing statistics and graphics together.</p>
]]></description><pubDate>Sat, 07 May 2022 19:00:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=31297457</link><dc:creator>bfrankline</dc:creator><comments>https://news.ycombinator.com/item?id=31297457</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31297457</guid></item><item><title><![CDATA[New comment by bfrankline in "Unix command line conventions over time"]]></title><description><![CDATA[
<p>I was at Bell during the options “debate.” I think something that this otherwise wonderful article misses is that some believed that commands were never intended to be the only way to use the system as the shell was intended to be just one of the many user interfaces that Research Unix would provide. From that perspective, it was entirely reasonable to believe that if a command was so complex that it needed options than it was likely more appropriate for one of the other user interfaces. I believe this is unfortunately now understood by some as it shouldn’t exist. However, because of the seemingly instantaneous popularity of the shell and pipelining text it became synonymous with Unix. It’s a shame because McIlroy had a lot of interesting ideas around pipelining audio and graphics that, as far as I know, never materialized.</p>
]]></description><pubDate>Sat, 07 May 2022 14:10:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=31294608</link><dc:creator>bfrankline</dc:creator><comments>https://news.ycombinator.com/item?id=31294608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31294608</guid></item></channel></rss>