<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: decatur</title><link>https://news.ycombinator.com/user?id=decatur</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 09 May 2026 09:24:20 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=decatur" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by decatur in "Show HN: Browser-based interactive 3D Three-Body problem simulator"]]></title><description><![CDATA[
<p>Not really. Any solar system proves a kind of stability. And so does the famous KAM theorem.
It states that a periodic solution is indeed quasi-stable under small pertubations. And yes, small sometimes is extremely small. But still stable. Imagine a sharp point with a tiny dent.</p>
]]></description><pubDate>Wed, 19 Nov 2025 17:31:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=45982265</link><dc:creator>decatur</dc:creator><comments>https://news.ycombinator.com/item?id=45982265</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45982265</guid></item><item><title><![CDATA[New comment by decatur in "Typst 0.14"]]></title><description><![CDATA[
<p>We used GitHub/Azure markdown plus Mermaid plus MathJax for financial model documentation.
Beyond a certain complexity this really hurts.<p>Now we use typst, both playground (which does not call home, so no document exfiltration) or  the compiler. The compiler is super easy to install, as we already have the Rust build chain installed.
Compared to Tex, the 40 odd years newer design of typst makes all the difference.</p>
]]></description><pubDate>Fri, 24 Oct 2025 14:43:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=45695157</link><dc:creator>decatur</dc:creator><comments>https://news.ycombinator.com/item?id=45695157</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45695157</guid></item><item><title><![CDATA[New comment by decatur in "JavaScript Temporal is coming"]]></title><description><![CDATA[
<p>With any new DateTime object in any language I usually look at its persistent fields to judge what the memory and access characteristics are.<p>In case of Temporal it looks like that Chrome goes the JavaScript Date way as it only holds the timestamp:<p>extern class JSTemporalInstant extends JSObject {
  nanoseconds: BigInt;
}<p>And then calendrical fields are computed on the fly. Is this correct?</p>
]]></description><pubDate>Thu, 30 Jan 2025 14:49:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=42878243</link><dc:creator>decatur</dc:creator><comments>https://news.ycombinator.com/item?id=42878243</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42878243</guid></item><item><title><![CDATA[New comment by decatur in "Watch the path of a raindrop from anywhere in the world"]]></title><description><![CDATA[
<p>Dropped into Gulf of Mexico. Response: Finding downstream path from Unknown Territory</p>
]]></description><pubDate>Tue, 28 Jan 2025 18:07:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=42855709</link><dc:creator>decatur</dc:creator><comments>https://news.ycombinator.com/item?id=42855709</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42855709</guid></item><item><title><![CDATA[New comment by decatur in "Take the Pedals Off the Bike"]]></title><description><![CDATA[
<p>Now we need a tutorial how to take the pedals off the bike.
So you do not damage the crank because of the opposite threading left vs right.</p>
]]></description><pubDate>Tue, 14 Jan 2025 16:16:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=42699165</link><dc:creator>decatur</dc:creator><comments>https://news.ycombinator.com/item?id=42699165</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42699165</guid></item><item><title><![CDATA[New comment by decatur in "MIT study explains why laws are written in an incomprehensible style"]]></title><description><![CDATA[
<p>Surely, your claim would only apply to contracts or court decisions, but not to laws.</p>
]]></description><pubDate>Tue, 17 Dec 2024 15:02:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=42441886</link><dc:creator>decatur</dc:creator><comments>https://news.ycombinator.com/item?id=42441886</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42441886</guid></item><item><title><![CDATA[New comment by decatur in "How We Got the Lithium-Ion Battery"]]></title><description><![CDATA[
<p>> has fallen by more than 97% per kilowatt-hour<p>So how much did it fall per MWh?</p>
]]></description><pubDate>Fri, 29 Nov 2024 19:44:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=42276502</link><dc:creator>decatur</dc:creator><comments>https://news.ycombinator.com/item?id=42276502</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42276502</guid></item><item><title><![CDATA[New comment by decatur in "Cheap solar panels are changing the world"]]></title><description><![CDATA[
<p>Power is king for commercial batteries. On whole sale energy markets you often see high prices in one 1/4 hour, and much lower prices 1 hour later.
You can than nicely make an arbitrage profit if you completely cycle the battery.
Also many such batteries have similar Max energy and power limits, e.g. 1.5MWh energy vs 1MW power.</p>
]]></description><pubDate>Wed, 30 Oct 2024 17:23:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=41997821</link><dc:creator>decatur</dc:creator><comments>https://news.ycombinator.com/item?id=41997821</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41997821</guid></item></channel></rss>