<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: drmajormccheese</title><link>https://news.ycombinator.com/user?id=drmajormccheese</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 06 May 2026 20:50:00 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=drmajormccheese" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by drmajormccheese in "Vibe coding and agentic engineering are getting closer than I'd like"]]></title><description><![CDATA[
<p>There are techniques for improving our confidence in our software: unit testing, integration testing, fuzz testing, property-based testing, static analysis, model checking, theorem proving, formal methods, etc. The LLM is not only a tool for generating lines of code. It can also generate lines of testing. The goal is that the tests are easier to audit by the humans than the code.</p>
]]></description><pubDate>Wed, 06 May 2026 16:18:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48038005</link><dc:creator>drmajormccheese</dc:creator><comments>https://news.ycombinator.com/item?id=48038005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48038005</guid></item><item><title><![CDATA[New comment by drmajormccheese in "Bunny Database"]]></title><description><![CDATA[
<p>This is not a database of bunnies</p>
]]></description><pubDate>Tue, 03 Feb 2026 16:11:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46872853</link><dc:creator>drmajormccheese</dc:creator><comments>https://news.ycombinator.com/item?id=46872853</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46872853</guid></item><item><title><![CDATA[New comment by drmajormccheese in "Mozilla right now (Digital Painting)"]]></title><description><![CDATA[
<p>2%. <a href="https://gs.statcounter.com/browser-market-share" rel="nofollow">https://gs.statcounter.com/browser-market-share</a></p>
]]></description><pubDate>Sun, 21 Dec 2025 16:55:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46346197</link><dc:creator>drmajormccheese</dc:creator><comments>https://news.ycombinator.com/item?id=46346197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46346197</guid></item><item><title><![CDATA[New comment by drmajormccheese in "Wiki Radio: The thrilling sound of random Wikipedia"]]></title><description><![CDATA[
<p>Yes</p>
]]></description><pubDate>Fri, 20 Jun 2025 23:24:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=44333061</link><dc:creator>drmajormccheese</dc:creator><comments>https://news.ycombinator.com/item?id=44333061</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44333061</guid></item><item><title><![CDATA[New comment by drmajormccheese in "Better Operator Precedence"]]></title><description><![CDATA[
<p>Fortress didn’t have a total order of operators. Also IIRC operators could be tightly bound or loosely bound based on whitespace.</p>
]]></description><pubDate>Sun, 31 Oct 2021 12:31:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=29056498</link><dc:creator>drmajormccheese</dc:creator><comments>https://news.ycombinator.com/item?id=29056498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29056498</guid></item><item><title><![CDATA[New comment by drmajormccheese in "Ask HN: Must Read from ACM Library?"]]></title><description><![CDATA[
<p><a href="https://mspiegel.github.io/canon" rel="nofollow">https://mspiegel.github.io/canon</a></p>
]]></description><pubDate>Mon, 06 Apr 2020 16:50:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=22795307</link><dc:creator>drmajormccheese</dc:creator><comments>https://news.ycombinator.com/item?id=22795307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22795307</guid></item><item><title><![CDATA[New comment by drmajormccheese in "Show HN: Always Be Closing – Pull Request Management Service"]]></title><description><![CDATA[
<p>Yeah. Recently (past half year) GitHub enabled a feature where duplicate comments are automatically edited to be hidden comments. I think it's a continuation of the GitHub feature that allows repository owners to hide a comment. Two caveats: (1) you can't hide a comment using the GitHub API; (2) I haven't tested whether duplicate comments trigger an email notification. Ideally they would not trigger notification.</p>
]]></description><pubDate>Fri, 15 Feb 2019 01:29:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=19167776</link><dc:creator>drmajormccheese</dc:creator><comments>https://news.ycombinator.com/item?id=19167776</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19167776</guid></item><item><title><![CDATA[Show HN: Always Be Closing – Pull Request Management Service]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.thoughtdealership.com/post/beta-testers-wanted">https://www.thoughtdealership.com/post/beta-testers-wanted</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19165512">https://news.ycombinator.com/item?id=19165512</a></p>
<p>Points: 16</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 14 Feb 2019 20:09:50 +0000</pubDate><link>https://www.thoughtdealership.com/post/beta-testers-wanted</link><dc:creator>drmajormccheese</dc:creator><comments>https://news.ycombinator.com/item?id=19165512</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19165512</guid></item><item><title><![CDATA[New comment by drmajormccheese in "Show HN: Immutable and type-checked state and actions for Redux"]]></title><description><![CDATA[
<p>Type checked state is known as "typestate". A Google search will bring up the typestate paper.</p>
]]></description><pubDate>Sun, 06 Sep 2015 14:59:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=10177814</link><dc:creator>drmajormccheese</dc:creator><comments>https://news.ycombinator.com/item?id=10177814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10177814</guid></item><item><title><![CDATA[New comment by drmajormccheese in "How to write a "GPUs are Awesome" paper"]]></title><description><![CDATA[
<p>There have been some GPU implementations of the Barnes-Hut algorithm [O(nlogn) n-body problem].</p>
]]></description><pubDate>Fri, 29 Jul 2011 02:14:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=2819876</link><dc:creator>drmajormccheese</dc:creator><comments>https://news.ycombinator.com/item?id=2819876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=2819876</guid></item></channel></rss>