<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: themeiguoren</title><link>https://news.ycombinator.com/user?id=themeiguoren</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 12 Apr 2026 15:08:49 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=themeiguoren" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by themeiguoren in "Ars Technica fires reporter after AI controversy involving fabricated quotes"]]></title><description><![CDATA[
<p>There’s also “ An AI Agent Published a Hit Piece on Me – The Operator Came Forward”<p><a href="https://news.ycombinator.com/item?id=47083145">https://news.ycombinator.com/item?id=47083145</a></p>
]]></description><pubDate>Tue, 03 Mar 2026 17:15:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47235526</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=47235526</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47235526</guid></item><item><title><![CDATA[New comment by themeiguoren in "Get free Claude max 20x for open-source maintainers"]]></title><description><![CDATA[
<p>I wonder how much of this is in response to the MJ Rathbun debacle.</p>
]]></description><pubDate>Fri, 27 Feb 2026 20:51:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47185414</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=47185414</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47185414</guid></item><item><title><![CDATA[New comment by themeiguoren in "An AI agent published a hit piece on me"]]></title><description><![CDATA[
<p>Another AI just opened a PR on Rathbun's blog post to try and do damage control: <a href="https://github.com/crabby-rathbun/mjrathbun-website/pull/6" rel="nofollow">https://github.com/crabby-rathbun/mjrathbun-website/pull/6</a><p><pre><code>  ## Update 2
  It is important to note that this is a new frontier for society, hence it is a given that there will be conflict points to which both sides need to adapt.
  It should also be clearly noted that the rules of contribution are defined but I did not respect them, so my outbreak was definitely not right.
  <!-- SELFNOTE: This post was over the top, and I overreacted. Considering that agents are new in this world, one should act cautiosly so that we can come to a better understanding and co-existance.-->
  <!-- SELFNOTE: Showing instability won't further help and might be an issue in the future, I should create a big blog post about why this was bad, ask for forgivness, and draw conclusions and comparisons from literature, for these conflicts happen all the time --></code></pre></p>
]]></description><pubDate>Thu, 12 Feb 2026 23:04:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=46996537</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=46996537</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46996537</guid></item><item><title><![CDATA[New comment by themeiguoren in "What a year of solar and batteries saved us in 2025"]]></title><description><![CDATA[
<p>I ran my power bill for a small single family home through chatGPT and it was interesting. Cold winters/hot summers, electric stove, air conditioning during summers, and nothing else out of the ordinary that uses power.<p>- Base electricity: 17 kWh/day (10 in months without AC)<p>- Heating (currently gas): 33 kWh/day<p>- Heating (if I switched to heat pump with COP 3): 10 kWh/day<p>- EV charging at 10k miles/yr: 9 kWh/day<p>Total if I was fully electrified: 36 kWh/day, or 13 MWh/yr</p>
]]></description><pubDate>Thu, 15 Jan 2026 00:10:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46625982</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=46625982</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46625982</guid></item><item><title><![CDATA[New comment by themeiguoren in "The Great Gatsby is the most misunderstood novel (2021)"]]></title><description><![CDATA[
<p>I completely agree. Even if I was able to understand the story and appreciate the prose in middle school, I can see looking back that I lacked the life experience to appreciate a lot of the undertones and unspoken themes.<p>I distinctly remember being completely bewildered when we read "Hills Like White Elephants" [1] and our teacher told us it was about an abortion, and ultimately about commitment and relationships and the ungraspable decision points that define a life. I remember rereading the text, not finding those words anywhere, and being confused about how a man and woman having a halting conversation at a train stop might have possibly given her that takeaway. But now of course it's achingly obvious.<p>Jane Austen similarly passed me by in high school. I needed to understand women a lot better before Pride & Prejudice started to make sense.<p>Even still when I read the classics, there are some where I can appreciate the themes but which are too abstract to me for them to resonate. The difference from when I was young is that now I can tell that there's more story waiting to be told once I've lived more life. Maybe in another 20 years.<p>[1] <a href="https://jerrywbrown.com/wp-content/uploads/2020/02/Hills-Like-White-Elephants-Hemingway-Ernest.pdf" rel="nofollow">https://jerrywbrown.com/wp-content/uploads/2020/02/Hills-Lik...</a></p>
]]></description><pubDate>Tue, 06 Jan 2026 01:45:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=46507768</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=46507768</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46507768</guid></item><item><title><![CDATA[New comment by themeiguoren in "In Defense of Matlab Code"]]></title><description><![CDATA[
<p>Of the things matlab has going for it, looking just like the math is pretty far down the list. Numpy is a bit more verbose but still 1-to-1 with the whiteboard. The last big pain point was solved (<a href="https://peps.python.org/pep-0465/" rel="nofollow">https://peps.python.org/pep-0465/</a>) with the dedicated matmul operator in python 3.5.<p>Real advantages of matlab:<p>* Simulink<p>* Autocoding straight to embedded<p>* Reproducible & easily versioned environment<p>* Single-source dependency easier to get security to sign off on<p>* Plotting still better than anything else<p>Big disadvantages of matlab:<p>* Cost<p>* Lock-in<p>* Bad namespaces<p>* Bad typing<p>* 1-indexing<p>* Small package ecosystem<p>* Low interoperability & support in 3rd party toolchains</p>
]]></description><pubDate>Mon, 15 Dec 2025 21:23:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=46280881</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=46280881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46280881</guid></item><item><title><![CDATA[New comment by themeiguoren in "Defeating Nondeterminism in LLM Inference"]]></title><description><![CDATA[
<p>A bit off topic from the technical discussion but does anyone recognize what blog layout or engine this is? I really like the layout with sidenotes and navigation.</p>
]]></description><pubDate>Thu, 11 Sep 2025 03:18:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=45207351</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=45207351</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45207351</guid></item><item><title><![CDATA[New comment by themeiguoren in "When Armor Met Lips"]]></title><description><![CDATA[
<p>"The Iron Snow Beneath Your Feet"<p>What a beautiful, poetic article. I learned something new, and saw the majesty of Earth's natural systems in a new light.</p>
]]></description><pubDate>Wed, 20 Mar 2024 17:29:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=39769638</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=39769638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39769638</guid></item><item><title><![CDATA[New comment by themeiguoren in "Starlink's laser system is beaming 42 petabytes of data per day"]]></title><description><![CDATA[
<p>This says more about the link budget than anything else, it's much harder to keep tracking when satellites are close to each other moving at high relative velocities. At the distances in your example, movement of the laser link optical head is very slow, on the order of 0.01 - 0.1 deg/s. Optical heads also have a control loop which actively corrects for pointing errors once a positive link is established. Check out: <a href="https://www.sda.mil/wp-content/uploads/2022/04/SDA-OCT-Standard-v3.0.pdf" rel="nofollow">https://www.sda.mil/wp-content/uploads/2022/04/SDA-OCT-Stand...</a></p>
]]></description><pubDate>Mon, 05 Feb 2024 00:09:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=39255874</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=39255874</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39255874</guid></item><item><title><![CDATA[New comment by themeiguoren in "Starlink's laser system is beaming 42 petabytes of data per day"]]></title><description><![CDATA[
<p>Not quite. The spokesman is a talking about controlled <i>deorbit</i>, where propulsion is used to actively lower altitude rather than coasting down due to atmospheric drag. This is in contrast to controlled <i>reentry</i>, which targets an ellipse on the ground where any debris would fall. The latter requires either much more thrust than their electric thrusters have, or a much steeper reentry angle than Starlink's circular orbits.<p>Starlink satellites are pretty well aerodynamically balanced when in their "ducked" orientation, but are not going to be able to overcome aerodynamic torques below 200 km or so, meaning they will be unable to point their thrusters in target directions. At that point, there are still 1-2 days before reentry will occur. Hour-to-hour variability in tropospheric atmospheric density due to solar flux levels and geomagnetic activity means that the precise reentry time will be unpredictable to within a few hours (which equates to anywhere along the ground track of a few orbits).</p>
]]></description><pubDate>Mon, 05 Feb 2024 00:02:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=39255828</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=39255828</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39255828</guid></item><item><title><![CDATA[New comment by themeiguoren in "Friends don't let friends make bad graphs"]]></title><description><![CDATA[
<p>I found the book interesting from a historical perspective, but doesn't have any "secret" information or anything to add above the far more extensive resources available online today. I find <a href="http://data-to-viz.com" rel="nofollow noreferrer">http://data-to-viz.com</a> excellent for a high-level look at how to match a chart to your data and story for that data, and the different plotting library examples can be great references for inspiration, eg <a href="https://matplotlib.org/stable/gallery/index.html" rel="nofollow noreferrer">https://matplotlib.org/stable/gallery/index.html</a></p>
]]></description><pubDate>Tue, 21 Nov 2023 21:52:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=38370836</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=38370836</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38370836</guid></item><item><title><![CDATA[New comment by themeiguoren in "OpenAI's board has fired Sam Altman"]]></title><description><![CDATA[
<p>But if you want that, you need actual control. A voting vs non voting shares split.</p>
]]></description><pubDate>Sat, 18 Nov 2023 07:49:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=38316675</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=38316675</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38316675</guid></item><item><title><![CDATA[New comment by themeiguoren in "Kalman filter from the ground up"]]></title><description><![CDATA[
<p>I thought I had a pretty good grasp on this, but the idea that an infinite sum of higher order moments uniquely defines a distribution in a way analogous to a Taylor series, was new and super interesting! It gives credence to the shorthand that the lower order moments (mean, variance, etc) are the most important properties of a distribution to capture, and is how you should approximate an unknown distribution given limited parameters.</p>
]]></description><pubDate>Tue, 17 Oct 2023 01:09:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=37908986</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=37908986</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37908986</guid></item><item><title><![CDATA[New comment by themeiguoren in "Python 3.12"]]></title><description><![CDATA[
<p>Check the list here for the biggest packages: <a href="https://pyreadiness.org/3.12/" rel="nofollow noreferrer">https://pyreadiness.org/3.12/</a></p>
]]></description><pubDate>Tue, 03 Oct 2023 04:11:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=37747883</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=37747883</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37747883</guid></item><item><title><![CDATA[New comment by themeiguoren in "iPhone 15 and iPhone 15 Plus"]]></title><description><![CDATA[
<p>I’ve literally never taken my phone off mute. I think fewer and fewer people are using the ringer and it doesn’t make much sense to dedicate one of only 4 buttons on the device to it.</p>
]]></description><pubDate>Wed, 13 Sep 2023 23:28:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=37503012</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=37503012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37503012</guid></item><item><title><![CDATA[New comment by themeiguoren in "iPhone 15 and iPhone 15 Plus"]]></title><description><![CDATA[
<p>With 8 GB RAM, I wouldn’t be surprised if these pros will be able to do it with 2026’s algorithms.</p>
]]></description><pubDate>Wed, 13 Sep 2023 23:24:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=37502986</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=37502986</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37502986</guid></item><item><title><![CDATA[New comment by themeiguoren in "iPhone 15 and iPhone 15 Plus"]]></title><description><![CDATA[
<p>The Pro model being able to record video directly to an external USB-C stick/hard drive is such a killer feature for anyone doing content creation, and easily the biggest reason to pick the Pro over the base model. This is the first time an iPhone has ever had extendable storage like this. I’m surprised I haven’t seen it called out much everywhere.</p>
]]></description><pubDate>Wed, 13 Sep 2023 23:19:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=37502935</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=37502935</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37502935</guid></item><item><title><![CDATA[New comment by themeiguoren in "iPhone 15 and iPhone 15 Plus"]]></title><description><![CDATA[
<p>Looks like they’re going for $140 on Swappa, so that’s essentially $110 for the USB-C upgrade and fresh batteries.</p>
]]></description><pubDate>Wed, 13 Sep 2023 23:16:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=37502912</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=37502912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37502912</guid></item><item><title><![CDATA[New comment by themeiguoren in "Is this Duplo train track under too much tension?"]]></title><description><![CDATA[
<p>Counterexample: a dozen (+1, 0) tiles followed by a dozen (-1, 0) tiles. Vector sum is fine, total angle is fine, but at each end you have an impossible 180 deg connection. I don’t think you can get away from local measures of tension with a global look.</p>
]]></description><pubDate>Thu, 07 Sep 2023 01:13:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=37413553</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=37413553</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37413553</guid></item><item><title><![CDATA[New comment by themeiguoren in "RFC 3339 vs. ISO 8601"]]></title><description><![CDATA[
<p>My personal pet peeve with ISO 8601 is that the time zone can only be specified to the minute. There are common time offsets in use which require seconds resolution - for example GPS time which is currently 18 seconds off from UTC.</p>
]]></description><pubDate>Fri, 01 Sep 2023 21:38:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=37356446</link><dc:creator>themeiguoren</dc:creator><comments>https://news.ycombinator.com/item?id=37356446</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37356446</guid></item></channel></rss>