<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: eatonphil</title><link>https://news.ycombinator.com/user?id=eatonphil</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 23 Aug 2026 01:42:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=eatonphil" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by eatonphil in "Breaking the WAL"]]></title><description><![CDATA[
<p>> I'm only sad that I didn't put SQLite under test earlier in the year, or I would have found this issue right away<p>Unless you guys routinely add assertions to libraries I don't see how you would have caught this?<p>I mean for sure databases should guard against lost writes but how would you have known to add that particular assert?</p>
]]></description><pubDate>Fri, 21 Aug 2026 22:43:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=49394615</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49394615</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49394615</guid></item><item><title><![CDATA[The road to ACID transactions in Cassandra 6]]></title><description><![CDATA[
<p>Article URL: <a href="https://theconsensus.dev/p/2026/08/16/transactions-in-cassandra.html">https://theconsensus.dev/p/2026/08/16/transactions-in-cassandra.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49386877">https://news.ycombinator.com/item?id=49386877</a></p>
<p>Points: 74</p>
<p># Comments: 23</p>
]]></description><pubDate>Fri, 21 Aug 2026 12:08:19 +0000</pubDate><link>https://theconsensus.dev/p/2026/08/16/transactions-in-cassandra.html</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49386877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49386877</guid></item><item><title><![CDATA[New comment by eatonphil in "Mojo is now open source"]]></title><description><![CDATA[
<p>I did a review of Mojo a few months ago focused on Python compatibility if anyone's curious about that angle. Admittedly it is a narrow angle. I want to take another look at Mojo sometime not focused on Python.<p><a href="https://theconsensus.dev/p/2026/03/12/mojos-not-yet-python.html" rel="nofollow">https://theconsensus.dev/p/2026/03/12/mojos-not-yet-python.h...</a></p>
]]></description><pubDate>Thu, 20 Aug 2026 15:59:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=49376442</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49376442</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49376442</guid></item><item><title><![CDATA[New comment by eatonphil in "Git at any scale"]]></title><description><![CDATA[
<p>> The "fan-out" is synchronized with a classic consensus algorithm called 3PC (three-phase commit) so that a push is only accepted if a majority of the nodes acknowledge it.<p>Doesn't 3PC require all nodes to agree, not just a majority?</p>
]]></description><pubDate>Thu, 20 Aug 2026 15:34:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49376108</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49376108</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49376108</guid></item><item><title><![CDATA[Stwipe Acquires OpenWouter]]></title><description><![CDATA[
<p>Article URL: <a href="https://stwipe.com/">https://stwipe.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49374738">https://news.ycombinator.com/item?id=49374738</a></p>
<p>Points: 218</p>
<p># Comments: 27</p>
]]></description><pubDate>Thu, 20 Aug 2026 14:04:46 +0000</pubDate><link>https://stwipe.com/</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49374738</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49374738</guid></item><item><title><![CDATA[Why I reimplemented LVM (with worse guarantees)]]></title><description><![CDATA[
<p>Article URL: <a href="https://depot.dev/blog/why-i-reimplemented-lvm">https://depot.dev/blog/why-i-reimplemented-lvm</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49345871">https://news.ycombinator.com/item?id=49345871</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 18 Aug 2026 14:08:47 +0000</pubDate><link>https://depot.dev/blog/why-i-reimplemented-lvm</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49345871</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49345871</guid></item><item><title><![CDATA[Prefill vs. Decode in LLM Inference]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.parasail.io/blog/prefill-vs-decode-llm-inference">https://www.parasail.io/blog/prefill-vs-decode-llm-inference</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49299992">https://news.ycombinator.com/item?id=49299992</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 14 Aug 2026 15:22:28 +0000</pubDate><link>https://www.parasail.io/blog/prefill-vs-decode-llm-inference</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49299992</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49299992</guid></item><item><title><![CDATA[Video game lawyer says all her clients have anti-AI contracts]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.gamesradar.com/games/echoing-palworld-dev-video-game-lawyer-says-all-her-clients-have-anti-ai-contracts-because-gamers-hate-it-and-its-a-copyright-landmine-i-think-were-going-to-see-lawsuits/">https://www.gamesradar.com/games/echoing-palworld-dev-video-game-lawyer-says-all-her-clients-have-anti-ai-contracts-because-gamers-hate-it-and-its-a-copyright-landmine-i-think-were-going-to-see-lawsuits/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49280926">https://news.ycombinator.com/item?id=49280926</a></p>
<p>Points: 33</p>
<p># Comments: 27</p>
]]></description><pubDate>Thu, 13 Aug 2026 01:47:38 +0000</pubDate><link>https://www.gamesradar.com/games/echoing-palworld-dev-video-game-lawyer-says-all-her-clients-have-anti-ai-contracts-because-gamers-hate-it-and-its-a-copyright-landmine-i-think-were-going-to-see-lawsuits/</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49280926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49280926</guid></item><item><title><![CDATA[UMD Computer Science Graduates Report 95% Job Placement Rate]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.cs.umd.edu/article/2026/07/umd-computer-science-graduates-report-95-job-placement-rate">https://www.cs.umd.edu/article/2026/07/umd-computer-science-graduates-report-95-job-placement-rate</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49275543">https://news.ycombinator.com/item?id=49275543</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 12 Aug 2026 17:06:04 +0000</pubDate><link>https://www.cs.umd.edu/article/2026/07/umd-computer-science-graduates-report-95-job-placement-rate</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49275543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49275543</guid></item><item><title><![CDATA[On Comments]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.helsing.ai/posts/on-comments/?from_theconsensus=1">https://blog.helsing.ai/posts/on-comments/?from_theconsensus=1</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49260581">https://news.ycombinator.com/item?id=49260581</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 11 Aug 2026 16:18:49 +0000</pubDate><link>https://blog.helsing.ai/posts/on-comments/?from_theconsensus=1</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49260581</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49260581</guid></item><item><title><![CDATA[Pangram's Model Market Share]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.pangram.com/blog/pangram-s-model-market-share">https://www.pangram.com/blog/pangram-s-model-market-share</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49260394">https://news.ycombinator.com/item?id=49260394</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 11 Aug 2026 16:05:09 +0000</pubDate><link>https://www.pangram.com/blog/pangram-s-model-market-share</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49260394</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49260394</guid></item><item><title><![CDATA[Chicken Scheme 6.0]]></title><description><![CDATA[
<p>Article URL: <a href="https://code.call-cc.org/releases/6.0.0/NEWS">https://code.call-cc.org/releases/6.0.0/NEWS</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49251702">https://news.ycombinator.com/item?id=49251702</a></p>
<p>Points: 303</p>
<p># Comments: 62</p>
]]></description><pubDate>Tue, 11 Aug 2026 00:24:15 +0000</pubDate><link>https://code.call-cc.org/releases/6.0.0/NEWS</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49251702</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49251702</guid></item><item><title><![CDATA[Estimating Branch Probabilities]]></title><description><![CDATA[
<p>Article URL: <a href="https://maskray.me/blog/2026-08-09-estimating-branch-probabilities?from_theconsensus=1">https://maskray.me/blog/2026-08-09-estimating-branch-probabilities?from_theconsensus=1</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49251692">https://news.ycombinator.com/item?id=49251692</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 11 Aug 2026 00:22:23 +0000</pubDate><link>https://maskray.me/blog/2026-08-09-estimating-branch-probabilities?from_theconsensus=1</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49251692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49251692</guid></item><item><title><![CDATA[Almost consensus: ABD and the edges of quorum replication]]></title><description><![CDATA[
<p>Article URL: <a href="https://theconsensus.dev/p/2026/08/02/almost-consensus.html">https://theconsensus.dev/p/2026/08/02/almost-consensus.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49210281">https://news.ycombinator.com/item?id=49210281</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 07 Aug 2026 13:43:28 +0000</pubDate><link>https://theconsensus.dev/p/2026/08/02/almost-consensus.html</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49210281</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49210281</guid></item><item><title><![CDATA[Just One Function, 10x Faster? Reading a Rust Performance PR]]></title><description><![CDATA[
<p>Article URL: <a href="https://greptime.com/blogs/2026-07-31-prom-read-conversion-optimization">https://greptime.com/blogs/2026-07-31-prom-read-conversion-optimization</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49197072">https://news.ycombinator.com/item?id=49197072</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 06 Aug 2026 14:21:29 +0000</pubDate><link>https://greptime.com/blogs/2026-07-31-prom-read-conversion-optimization</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49197072</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49197072</guid></item><item><title><![CDATA[How Elasticsearch's semantic field indexes and searches]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.elastic.co/search-labs/blog/semantic-field-multimodal-search-elasticsearch">https://www.elastic.co/search-labs/blog/semantic-field-multimodal-search-elasticsearch</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49183347">https://news.ycombinator.com/item?id=49183347</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 05 Aug 2026 14:20:50 +0000</pubDate><link>https://www.elastic.co/search-labs/blog/semantic-field-multimodal-search-elasticsearch</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49183347</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49183347</guid></item><item><title><![CDATA[Wasps as an effective pest control for agriculture]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.ucl.ac.uk/news/2019/nov/wasps-effective-pest-control-agriculture">https://www.ucl.ac.uk/news/2019/nov/wasps-effective-pest-control-agriculture</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49174077">https://news.ycombinator.com/item?id=49174077</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 04 Aug 2026 19:51:03 +0000</pubDate><link>https://www.ucl.ac.uk/news/2019/nov/wasps-effective-pest-control-agriculture</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49174077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49174077</guid></item><item><title><![CDATA[Encoding or Compression: Why not both?]]></title><description><![CDATA[
<p>Article URL: <a href="https://cedardb.com/blog/encoding_vs_compression/">https://cedardb.com/blog/encoding_vs_compression/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49171041">https://news.ycombinator.com/item?id=49171041</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 04 Aug 2026 16:19:30 +0000</pubDate><link>https://cedardb.com/blog/encoding_vs_compression/</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49171041</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49171041</guid></item><item><title><![CDATA[Convex raises a $57M Series B]]></title><description><![CDATA[
<p>Article URL: <a href="https://news.convex.dev/convex-raises-57m/">https://news.convex.dev/convex-raises-57m/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49169671">https://news.ycombinator.com/item?id=49169671</a></p>
<p>Points: 17</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 04 Aug 2026 14:41:31 +0000</pubDate><link>https://news.convex.dev/convex-raises-57m/</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49169671</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49169671</guid></item><item><title><![CDATA[Test the Email Verification Protocol with an origin trial]]></title><description><![CDATA[
<p>Article URL: <a href="https://developer.chrome.com/blog/email-verification-protocol-origin-trial">https://developer.chrome.com/blog/email-verification-protocol-origin-trial</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49133888">https://news.ycombinator.com/item?id=49133888</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 01 Aug 2026 12:34:10 +0000</pubDate><link>https://developer.chrome.com/blog/email-verification-protocol-origin-trial</link><dc:creator>eatonphil</dc:creator><comments>https://news.ycombinator.com/item?id=49133888</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49133888</guid></item></channel></rss>