<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: abetusk</title><link>https://news.ycombinator.com/user?id=abetusk</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 06 Aug 2026 03:26:27 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=abetusk" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by abetusk in "The Entropy of a Markov Chain"]]></title><description><![CDATA[
<p>I'm not sure I had a well formed question. I saw the post title, didn't get a clarification in the article and started searching.<p>The entropy rate seems like a pretty natural definition of "entropy of a Markov chain", no? It's not exactly this but it's similar to "start at state i, end on state j (maybe in n steps?), what is the number of bits I need to send over the wire to tell you what path was taken".<p>What does the entropy of the raw stationary distribution give you? Is the entropy rate related to the entropy of the stationary distribution (the thermodynamic entropy?)?</p>
]]></description><pubDate>Wed, 05 Aug 2026 20:49:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=49188810</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=49188810</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49188810</guid></item><item><title><![CDATA[New comment by abetusk in "The Entropy of a Markov Chain"]]></title><description><![CDATA[
<p>OK, no, I'm wrong. The entropy of a Markov chain with stationary  distribution v is [0]:<p><pre><code>    -\sum v_i p_{i,j} \log(p_{i,j})
</code></pre>
That is, the "entropy" of the transition matrix modified by the stationary distribution.<p>[0] <a href="https://math.stackexchange.com/questions/1040972/entropy-of-a-markov-chain-right-result" rel="nofollow">https://math.stackexchange.com/questions/1040972/entropy-of-...</a></p>
]]></description><pubDate>Wed, 05 Aug 2026 20:20:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=49188437</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=49188437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49188437</guid></item><item><title><![CDATA[New comment by abetusk in "The Entropy of a Markov Chain"]]></title><description><![CDATA[
<p>So how does one calculate the entropy of a Markov Chain? Is it actually specified? If so, it seems buried.<p>The Markov chain provided as an example has the edge labels swapped (np should be qp and qp should be np). Regardless, what is the entropy of the example provided?<p>The problem with Markov chains is that states are dependent, so simply cataloguing states now violates the basic entropy calculation as neighboring states are now dependent on each other.<p>If the Markov chain is ergodic then maybe you can talk about the entropy of the stationary distribution? Then it's just $-\sum p_i lg(p_i)$ of the stationary distribution probabilities?<p>The article alludes to how entropy evolves. In the context of ergodic Markov chains, this is related to the size of the second eigenvalue?</p>
]]></description><pubDate>Wed, 05 Aug 2026 19:41:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=49187896</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=49187896</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49187896</guid></item><item><title><![CDATA[New comment by abetusk in "AI's debt binge can't last, hidden borrowing reaches $1.65T"]]></title><description><![CDATA[
<p>You've talked past the point. Both can be true.<p>It took 10-15 years before the stock market got back to the level it did pre dot-com crash [0].<p>[0] <a href="https://en.wikipedia.org/wiki/Dot-com_bubble" rel="nofollow">https://en.wikipedia.org/wiki/Dot-com_bubble</a></p>
]]></description><pubDate>Mon, 03 Aug 2026 23:38:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=49162746</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=49162746</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49162746</guid></item><item><title><![CDATA[New comment by abetusk in "Cesium DevCon 2026 talks are up, including a keynote from SQLite's creator"]]></title><description><![CDATA[
<p>The SQL planner is most definitely "AI", we're just so used to it that it's become trite to say  so. I'm having trouble tracking down the version I heard about, but this essentially the "AI effect": "Every time we figure out how to do one of these tings, it ceases to be called AI and just becomes useful software" [0].<p>Part of the reason I'm dismissive of the current pushback against AI is that people have such a vague definition of it that it starts becoming all inclusive to subsume things like SQL, the Shazam algorithm, etc. Personally, I think it's a good reminder that SQL has quite a bit of intelligence in it. After all, SQL was one of the first mass successes of a declarative based engine.<p>Put another way, in some abstract sense, one of the differences between SQL query planning and an LLM is one of scale and compute. I wouldn't be surprised that, at some point in the future, we'll see LLM simulation in SQL(ite) akin to how people use different systems to run Doom.<p>[0] <a href="https://en.wikipedia.org/wiki/AI_effect" rel="nofollow">https://en.wikipedia.org/wiki/AI_effect</a></p>
]]></description><pubDate>Wed, 29 Jul 2026 18:29:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49101212</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=49101212</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49101212</guid></item><item><title><![CDATA[New comment by abetusk in "Cesium DevCon 2026 talks are up, including a keynote from SQLite's creator"]]></title><description><![CDATA[
<p>And him receiving a lifetime achievement award here: <a href="https://www.youtube.com/watch?v=40v2JFzgEPY&t=4802s" rel="nofollow">https://www.youtube.com/watch?v=40v2JFzgEPY&t=4802s</a></p>
]]></description><pubDate>Wed, 29 Jul 2026 18:05:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=49100912</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=49100912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49100912</guid></item><item><title><![CDATA[Conformance vs. Comprehension]]></title><description><![CDATA[
<p>Article URL: <a href="https://intertwingly.net/blog/2026/06/27/Conformance-vs-Comprehension.html">https://intertwingly.net/blog/2026/06/27/Conformance-vs-Comprehension.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49073591">https://news.ycombinator.com/item?id=49073591</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 27 Jul 2026 18:21:29 +0000</pubDate><link>https://intertwingly.net/blog/2026/06/27/Conformance-vs-Comprehension.html</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=49073591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49073591</guid></item><item><title><![CDATA[New comment by abetusk in "Don't Take the Black Pill [video]"]]></title><description><![CDATA[
<p>[0]:<p>> If you refrain from participating in the software of the commons, the only thing that you're doing is surrendering more of our collective agency to abusive centralized powers.<p>[0]: <a href="https://www.youtube.com/watch?v=zLZwpH5lCD4&t=1622s" rel="nofollow">https://www.youtube.com/watch?v=zLZwpH5lCD4&t=1622s</a></p>
]]></description><pubDate>Sat, 25 Jul 2026 06:43:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=49045094</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=49045094</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49045094</guid></item><item><title><![CDATA[New comment by abetusk in "What happened to TheNumbers.com"]]></title><description><![CDATA[
<p>I think people are missing one of the points of the article. It's not just that agents are hammering the site, it's that there might be lurking vulnerabilities that allow malicious usage, which is why it went down, then came back up with a fraction of the data and a reduced design.<p>The article says (speculates?) that malicious users are trying to get privileged access for an edge in prediction market betting. From the article:<p>> If you could see The Numbers data before everyone else, every single week, you would have a significant edge over all the other traders - learning the answers slightly ahead of publication would allow you to front-run the trades.</p>
]]></description><pubDate>Thu, 23 Jul 2026 17:49:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=49025489</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=49025489</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49025489</guid></item><item><title><![CDATA[New comment by abetusk in "Lobste.rs is now running on SQLite"]]></title><description><![CDATA[
<p>Invitation sent. Let me know if you haven't received it.</p>
]]></description><pubDate>Wed, 22 Jul 2026 23:15:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=49014777</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=49014777</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49014777</guid></item><item><title><![CDATA[New comment by abetusk in "Lobste.rs is now running on SQLite"]]></title><description><![CDATA[
<p>Invitation sent. Let me know if you didn't get it.</p>
]]></description><pubDate>Sat, 18 Jul 2026 15:52:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48959209</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=48959209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48959209</guid></item><item><title><![CDATA[New comment by abetusk in "Lobste.rs is now running on SQLite"]]></title><description><![CDATA[
<p>Invitation sent. Let me know if you didn't receive it.</p>
]]></description><pubDate>Sat, 18 Jul 2026 15:38:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48959104</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=48959104</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48959104</guid></item><item><title><![CDATA[New comment by abetusk in "Lobste.rs is now running on SQLite"]]></title><description><![CDATA[
<p>Invite sent. Let me know if you didn't get it.</p>
]]></description><pubDate>Sat, 18 Jul 2026 15:37:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48959098</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=48959098</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48959098</guid></item><item><title><![CDATA[New comment by abetusk in "Lobste.rs is now running on SQLite"]]></title><description><![CDATA[
<p>Thanks, this is really embedded in the documentation and is not at all even hinted at in the above documentation.<p>This seems like a huge DoS security hole.<p>I encourage you to write a blog post about this. It seems especially relevant.</p>
]]></description><pubDate>Sat, 18 Jul 2026 02:07:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48954455</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=48954455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48954455</guid></item><item><title><![CDATA[New comment by abetusk in "Lobste.rs is now running on SQLite"]]></title><description><![CDATA[
<p>Could you go into more detail about this issue and provide some links to the documentation?<p>I'm absolutely no expert, I'm just reading about it now, but from the SQLite WAL documentation [0]:<p>>   7. There is the extra operation of checkpointing which, though automatic by default, is still something that application developers need to be mindful of.<p>and from their "checkpointing" documentation [1]:<p>> By default, SQLite does a checkpoint automatically when the WAL file reaches a threshold size of 1000 pages.<p>I'm only skimming but I see no mention of waiting for an idle time window.<p>Have you been successful in DoS'ing lobste.rs?<p>[0] <a href="https://sqlite.org/wal.html" rel="nofollow">https://sqlite.org/wal.html</a><p>[1] <a href="https://sqlite.org/wal.html#ckpt" rel="nofollow">https://sqlite.org/wal.html#ckpt</a></p>
]]></description><pubDate>Sat, 18 Jul 2026 01:24:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48954206</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=48954206</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48954206</guid></item><item><title><![CDATA[New comment by abetusk in "Lobste.rs is now running on SQLite"]]></title><description><![CDATA[
<p>Give your email or send me a message (abetusk@mechaelephant.com) so I can send the invite.</p>
]]></description><pubDate>Sat, 18 Jul 2026 01:03:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48954092</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=48954092</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48954092</guid></item><item><title><![CDATA[New comment by abetusk in "Lobste.rs is now running on SQLite"]]></title><description><![CDATA[
<p>Provide an email or email me (abetusk@mechaelephant.com) so I can get yours for the invite.</p>
]]></description><pubDate>Sat, 18 Jul 2026 01:00:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48954068</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=48954068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48954068</guid></item><item><title><![CDATA[New comment by abetusk in "Lobste.rs is now running on SQLite"]]></title><description><![CDATA[
<p>I was given my invite from a decent person who, I believe, basically has an "open door" policy. I'm happy to pay it forward and give you an invite if you want it. abetusk@mechaelephant.com</p>
]]></description><pubDate>Sat, 18 Jul 2026 00:52:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48954007</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=48954007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48954007</guid></item><item><title><![CDATA[New comment by abetusk in "What designing computer science cards taught me about graphic design"]]></title><description><![CDATA[
<p>These look really nice and I love the idea.<p>Does anyone have a resource for something like this but under a libre/free license?</p>
]]></description><pubDate>Wed, 15 Jul 2026 20:22:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48926558</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=48926558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48926558</guid></item><item><title><![CDATA[New comment by abetusk in "Former NOAA employees built Climate.us to preserve climate data and resources"]]></title><description><![CDATA[
<p>Yeah, that is odd. Maybe a mistake?<p>I don't think this is what's going on here but CC0 was expressly created because not every jurisdiction had a concept of "public domain", so a special license was needed to make sure it acted as if it were in the public domain for those cases.<p>From a CC0 FAQ [0]:<p>> Do I have to attribute the person who applied CC0 to their work?<p>> No, there is no legal requirement that you attribute the affirmer ...<p>From a Berlin Universities Publishing FAQ [1]:<p>> ... Since a waiver of copyright protection is not possible under German copyright law, CC0 is equivalent to a waiver of all possible rights and legal claims by the creator.<p>But, regardless, public domain or CC0 doesn't need attribution whether it's in the US or Germany.<p>[0] <a href="https://wiki.creativecommons.org/wiki/CC0_FAQ#What_is_the_difference_between_CC0_and_the_Public_Domain_Mark_.28.22PDM.22.29.3F" rel="nofollow">https://wiki.creativecommons.org/wiki/CC0_FAQ#What_is_the_di...</a><p>[1] <a href="https://www.berlin-universities-publishing.de/en/beratung/lizenzen/cc-lizenzen-fragen/cc-lizenzen-was-ist-cc0.html" rel="nofollow">https://www.berlin-universities-publishing.de/en/beratung/li...</a></p>
]]></description><pubDate>Tue, 14 Jul 2026 02:27:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48901570</link><dc:creator>abetusk</dc:creator><comments>https://news.ycombinator.com/item?id=48901570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48901570</guid></item></channel></rss>