<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: hazrmard</title><link>https://news.ycombinator.com/user?id=hazrmard</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Jul 2026 22:39:16 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hazrmard" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hazrmard in "Codex Micro"]]></title><description><![CDATA[
<p>Looks fun, but I don't quite understand this product:<p><pre><code>  - Do the buttons map to configurable skills / prompts?
  - Is it meant to be used remotely with some independence (like codex remote), or is it a peripheral like a trackpad?</code></pre></p>
]]></description><pubDate>Wed, 15 Jul 2026 16:44:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48923565</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=48923565</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48923565</guid></item><item><title><![CDATA[New comment by hazrmard in "Drone Physics"]]></title><description><![CDATA[
<p>You'd be right to be surprised by lack of mention of quaternions. I (blog author) was not too familiar with them when I did the work this post is based on. With the benefit of hindsight, I may yet revise the post.</p>
]]></description><pubDate>Sun, 05 Jul 2026 06:49:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48791844</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=48791844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48791844</guid></item><item><title><![CDATA[New comment by hazrmard in "Drone Physics"]]></title><description><![CDATA[
<p>Hello, blog author here. I agree the math appears overkill. I wrote this as a learning aid for myself with the benefit of hindsight of having worked with some drone sims. I wanted to dispel any doubt in my mind that I could derive drone physics from basic principles, instead of copy-pasting state equations. I went further and tried to motivate transport theorem, rotational analog of F=ma etc from scratch.<p>In summary: I take F=ma and extend it for rotational motion. (1) Calculating linear motion when the vehicle containing sensors is rotating. (2) Calculating rotation of the vehicle itself due to thrust/yaw force acting about its center of mass.<p>I'll echo what the other commenter said: this is no way PhD math. It may appear so - but I'm only being verbose with simpler concepts like cross products and rotation matrices.</p>
]]></description><pubDate>Sun, 05 Jul 2026 06:34:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=48791780</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=48791780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48791780</guid></item><item><title><![CDATA[New comment by hazrmard in "Drone Physics"]]></title><description><![CDATA[
<p>It's my blog. Bartosz Ciechanowski's work was my inspiration!</p>
]]></description><pubDate>Sun, 05 Jul 2026 06:17:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48791695</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=48791695</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48791695</guid></item><item><title><![CDATA[New comment by hazrmard in "Is One Layer Enough? A Single Transformer Layer Matches Full-Parameter RL Train"]]></title><description><![CDATA[
<p>Good work! I wonder if meta-learning can play a better role here compared to heuristics or hindsight. MAML requires hessians, but first-order MAML or Reptile variants could help apply layer-wise adjustments to learning rates.</p>
]]></description><pubDate>Thu, 02 Jul 2026 21:48:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48767818</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=48767818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48767818</guid></item><item><title><![CDATA[New comment by hazrmard in "Deriving the SVD (Single Value Decomposition) from scratch"]]></title><description><![CDATA[
<p>These day's I'm super-into information theory and entropy, so I liked the connection made at the end. I'm a visual person, and I found this schematic of SVD on the wikipedia page very insightful [1].<p>[1]: <a href="https://en.wikipedia.org/wiki/Singular_value_decomposition#/media/File:Singular-Value-Decomposition.svg" rel="nofollow">https://en.wikipedia.org/wiki/Singular_value_decomposition#/...</a></p>
]]></description><pubDate>Wed, 01 Jul 2026 17:47:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48750618</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=48750618</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48750618</guid></item><item><title><![CDATA[New comment by hazrmard in "Building a custom octocopter from scratch with no prior hardware experience"]]></title><description><![CDATA[
<p>This is very impressive! I researched fault-tolerant octorotor control using RL in grad school for a NASA project. Perhaps this may be helpful[1, see section 8.3]! The field is moving fast, so there may be better or more suitable approaches out there now.<p>For folks who are interested in UAV physics, I wrote up an explainer[2].<p>[1]: <a href="https://drive.google.com/file/d/1RTEVRd0XCWLuDXY2nkbmYuOaa5xYNkt3/view" rel="nofollow">https://drive.google.com/file/d/1RTEVRd0XCWLuDXY2nkbmYuOaa5x...</a><p>[2]: <a href="https://iahmed.me/post/drone-physics/" rel="nofollow">https://iahmed.me/post/drone-physics/</a></p>
]]></description><pubDate>Tue, 30 Jun 2026 18:07:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48736746</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=48736746</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48736746</guid></item><item><title><![CDATA[Drone Physics]]></title><description><![CDATA[
<p>Article URL: <a href="https://iahmed.me/post/drone-physics/">https://iahmed.me/post/drone-physics/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48562521">https://news.ycombinator.com/item?id=48562521</a></p>
<p>Points: 14</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 16 Jun 2026 21:40:28 +0000</pubDate><link>https://iahmed.me/post/drone-physics/</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=48562521</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48562521</guid></item><item><title><![CDATA[New comment by hazrmard in "Natural Language Autoencoders: Turning Claude's Thoughts into Text"]]></title><description><![CDATA[
<p>Check my understanding & follow-up Qs:<p>An auto-encoder is trained on [activation] -AV-> [text] -AR-> [activation], where [activation] belongs to one layer in the LLM model M.<p>Architecture.:<p><pre><code>    Model being analyzed (M): >|||||>  
    Auto-Verbalizer (AV) same as M, with tokens for activation: >|||||>  
    Auto-Reconstructor (AR) truncated up to the layer being analyzed: ||>
</code></pre>
The AV, AR models are initialized using supervised learning on a summarization task. The assumption being that model thoughts are similar to context summary.<p>The AR is trained on a simple reconstruction loss.<p>The AV is trained using an RL objective of reconstruction loss with a KL penalty to keep the verbalizations similar to the initial weights (to maintain linguistic fluency).<p>- Authors acknowledge, and expect, confabulations in verbalizations: factually incorrect or unsubstantiated statements. But, the internal thought we seek is itself, by definition, unsubstantiated. How can we tell if it is not duplicitous?<p>- They test this on a layer 2/3 deep into the models. I wonder how shallow and deep abstractions affect thought verbalization?</p>
]]></description><pubDate>Thu, 07 May 2026 19:47:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48053966</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=48053966</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48053966</guid></item><item><title><![CDATA[New comment by hazrmard in "Show HN: I built an interactive 3D three-body problem simulator in the browser"]]></title><description><![CDATA[
<p>Very cool! Interesting how the choice of solver affects the solution. Euler doesn't handle misbehaved equations very well. You can see this in the Helix setup where the bodies just fly off.</p>
]]></description><pubDate>Tue, 17 Mar 2026 23:17:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47419655</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=47419655</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47419655</guid></item><item><title><![CDATA[New comment by hazrmard in "My Homelab Setup"]]></title><description><![CDATA[
<p>I should read up on Tailscale more. I have been using ddclient[1] or the router's built-in dynamic DNS[2] to set up my servers / homelab. This leaves the endpoints exposed to the public internet, as the author says.<p><pre><code>    [1]: https://github.com/ddclient/ddclient  
    [2]: https://kb.netgear.com/1058/What-is-Dynamic-DNS-DDNS</code></pre></p>
]]></description><pubDate>Mon, 09 Mar 2026 22:41:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47316758</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=47316758</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47316758</guid></item><item><title><![CDATA[New comment by hazrmard in "The Waymo World Model"]]></title><description><![CDATA[
<p>cue the bell curve meme for learning autonomy:<p><pre><code>                 ____.----.____
          ______/              \______
    _____/                            \_____
    ________________________________________

    (simulations)  (real world data)  (simulations)
</code></pre>
Seems like it, no?<p>We started with physics-based simulators for training policies. Then put them in the real world using modular perception/prediction/planning systems. Once enough data was collected, we went back to making simulators. This time, they're physics "informed" deep learning models.</p>
]]></description><pubDate>Fri, 06 Feb 2026 18:25:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46916298</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=46916298</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46916298</guid></item><item><title><![CDATA[New comment by hazrmard in "Ask HN: Share your personal website"]]></title><description><![CDATA[
<p><p><pre><code>    https://iahmed.me
</code></pre>
Hugo website, with a theme I made from scratch myself.<p>Github Pages deployment.<p>Here's my first website from when I was in college and had no experience in web dev. I still keep it on for nostalgia:<p><pre><code>    https://iahmed.me/old_www/</code></pre></p>
]]></description><pubDate>Wed, 14 Jan 2026 20:25:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=46622608</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=46622608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46622608</guid></item><item><title><![CDATA[New comment by hazrmard in "How to code Claude Code in 200 lines of code"]]></title><description><![CDATA[
<p>This reflects my experience. Yet, I <i>feel</i> that getting reliability out of LLM calls with a while-loop harness is elusive.<p>For example<p>- how can I reliably have a decision block to end the loop (or keep it running)?<p>- how can I reliably call tools with the right schema?<p>- how can I reliably summarize context / excise noise from the conversation?<p>Perhaps, as the models get better, they'll approach some threshold where my worries just go away. However, I can't quantify that threshold myself and that leaves a cloud of uncertainty hanging over any agentic loops I build.<p>Perhaps I should accept that it's a feature and not a bug? :)</p>
]]></description><pubDate>Thu, 08 Jan 2026 20:45:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46546203</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=46546203</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46546203</guid></item><item><title><![CDATA[New comment by hazrmard in "Scientific production in the era of large language models [pdf]"]]></title><description><![CDATA[
<p>The paper finds:<p>- For LLM-assisted output, the more complex the LLM-writing is, the less likely the paper is to be published. From eyeballing, at WC=-30, both have similar chances of publication (~46%). At the upper range of WC=25, LLM-assisted papers are ~17% less likely to be published.<p>- LLM-assisted authors produced more preprints (+36%).<p>I wonder:<p>- What is the distribution of writing complexity?<p><pre><code>  * Does the 17% publication deficit at WC=25 correspond to 17% of the 36% excess LLM-assisted papers being WC=25, thus nullifying the effect? Although, it puts extra strain on the review process.</code></pre></p>
]]></description><pubDate>Tue, 06 Jan 2026 18:19:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46516270</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=46516270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46516270</guid></item><item><title><![CDATA[A Derivation of Entropy]]></title><description><![CDATA[
<p>Article URL: <a href="https://iahmed.me/post/surprise-derivation-entropy/">https://iahmed.me/post/surprise-derivation-entropy/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46507149">https://news.ycombinator.com/item?id=46507149</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 06 Jan 2026 00:21:59 +0000</pubDate><link>https://iahmed.me/post/surprise-derivation-entropy/</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=46507149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46507149</guid></item><item><title><![CDATA[New comment by hazrmard in "I rebooted my social life"]]></title><description><![CDATA[
<p>I can vouch for this with my experience.<p>Back in grad school, I was out making new friends. I was playing tennis 4-5 times a week. I'd invite players for post-game coffees (in the morning) and dinner (evenings) at every game. Consistency mattered. I'd ask every time. Slowly we had our regulars. Our coffee times became an institution in and of themselves.<p>People are busy, yes. But, people also want to be in demand. People also don't want to be rejected. And, people also don't want to be left out.<p>Asking around, I was exposing myself to rejection. Some folks appreciated their time being demanded. More still joined because they didn't want to be left out.</p>
]]></description><pubDate>Thu, 01 Jan 2026 21:28:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=46458216</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=46458216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46458216</guid></item><item><title><![CDATA[New comment by hazrmard in "AdapTive-LeArning Speculator System (ATLAS): Faster LLM inference"]]></title><description><![CDATA[
<p>Do I understand this right?<p>A light-weight speculative model adapts to usage, keeping the acceptance rate for the static heavy-weight model within acceptable bounds.<p>Do they adapt with LoRAs?</p>
]]></description><pubDate>Sun, 12 Oct 2025 19:23:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45561016</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=45561016</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45561016</guid></item><item><title><![CDATA[New comment by hazrmard in "CubeSats are fascinating learning tools for space"]]></title><description><![CDATA[
<p>This takes me down a memory lane! For my undergrad capstone project, we made a cubesat tracker for our university's satellite using a RPi/Arduino/Software-defined-radio to receive transmissions every time it passed over us. I cringe a little looking at the code now - but it worked!<p>I agree, cubsats are a wonderful way, for college students even, to tinker with space(-adjacent) tech.<p><a href="https://github.com/hazrmard/SatTrack" rel="nofollow">https://github.com/hazrmard/SatTrack</a></p>
]]></description><pubDate>Mon, 15 Sep 2025 15:09:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=45250602</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=45250602</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45250602</guid></item><item><title><![CDATA[New comment by hazrmard in "Ask HN: What Are You Working On? (June 2025)"]]></title><description><![CDATA[
<p>I am working on a budgeting app!<p>Features:<p><pre><code>  - Local. No internet connection needed.  
  - Manual. Every transaction is added by the user.
  - One-off or arbitrarily recurring transactions.  
  - No lock-in. Check out your data any time.  
  - Arbitrary metrics to track performance. 
  - Hosting on the cloud for mobile access. 
</code></pre>
Why?<p>I've been using Google sheets + forms for the last 8 years to track my finances. It's worked well, except for minor inconveniences. This app is my answer to my own problems.</p>
]]></description><pubDate>Mon, 30 Jun 2025 18:14:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=44426258</link><dc:creator>hazrmard</dc:creator><comments>https://news.ycombinator.com/item?id=44426258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44426258</guid></item></channel></rss>