<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Home on NoahsBlogs</title><link>https://noahisarider.github.io/noahsblogs/</link><description>Recent content in Home on NoahsBlogs</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 06 Aug 2026 23:03:00 +0800</lastBuildDate><atom:link href="https://noahisarider.github.io/noahsblogs/index.xml" rel="self" type="application/rss+xml"/><item><title>Thoughts after drinks</title><link>https://noahisarider.github.io/noahsblogs/posts/thoughts-after-drinks/</link><pubDate>Thu, 06 Aug 2026 23:03:00 +0800</pubDate><guid>https://noahisarider.github.io/noahsblogs/posts/thoughts-after-drinks/</guid><description>&lt;p&gt;There is no alcohol, only milks, by the way, if you are expecting that. Because I worked in the gym tonight. Why can&amp;rsquo;t I find genuinely interesting drinking buddies? Or it is a bless?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;AdaReP&lt;/strong&gt; : Plan ahead and don&amp;rsquo;t change the plan unless you really have to. Long-term plan matters.
This reminds me of my AI-Expert Collab workflow design, and I think maybe my workflow should not be too dynamic. It should have some buffer for rigorousness.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;AI FICTION IN THE WILD&lt;/strong&gt; : I am definitely a &lt;em&gt;story cycler&lt;/em&gt;, ceaselessly looking for new topics to try. But I do understand that being a phd is quite like being a &lt;em&gt;Infinite Story Demander&lt;/em&gt;, so I better calm myself down and genuinely focus on one topic.&lt;/p&gt;</description></item><item><title>Statistics Learning</title><link>https://noahisarider.github.io/noahsblogs/posts/statistics-learning/</link><pubDate>Thu, 06 Aug 2026 10:38:00 +0800</pubDate><guid>https://noahisarider.github.io/noahsblogs/posts/statistics-learning/</guid><description>&lt;p&gt;Lately, I&amp;rsquo;ve been studying statistics to prepare for a potential PhD position. This is quite a new field for me; my background in Software Engineering and Business Administration didn&amp;rsquo;t provide sufficient training in statistical fundamentals.&lt;/p&gt;
&lt;p&gt;Here is a summary of what I’ve learned so far:&lt;/p&gt;
&lt;p&gt;Naturally, with a large dataset, data tend to follow a &lt;strong&gt;normal distribution&lt;/strong&gt;. However, when working with a small sample size, the data are considered more volatile and are better modeled by the &lt;strong&gt;t-distribution&lt;/strong&gt; (often referred to in the context of Student&amp;rsquo;s t-test), rather than the z-distribution.&lt;/p&gt;
&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/uAxyI_XfqXk?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;

&lt;p&gt;Once we model the distribution of our data, we can calculate the &lt;strong&gt;confidence interval&lt;/strong&gt;. This represents the range in which we expect the true population parameter (such as the mean) to lie; for instance, with a 95% confidence interval, we can say that if we repeated an experiment 100 times, the true mean would fall within that interval 95 times.&lt;/p&gt;</description></item><item><title>So Now We Are Making Rock Music</title><link>https://noahisarider.github.io/noahsblogs/posts/so-now-we-are-making-rock-music/</link><pubDate>Wed, 05 Aug 2026 23:15:00 +0800</pubDate><guid>https://noahisarider.github.io/noahsblogs/posts/so-now-we-are-making-rock-music/</guid><description>&lt;p&gt;I’m at a strangely unsettled point in my life. It isn’t quite anxiety that’s bothering me—more a murky mix of worry and lethargy. I’m no longer reading or working with the same intensity as before, instead frittering my energy away on trivial things that don’t really matter. Honestly, I feel both underappreciated and quietly convinced that this might already be the best I can hope for at this stage. Where I once wrote songs to pass the time, I now doubt I could compose anything meaningful or compelling—even to myself. Yet that doesn’t make me less of an honest writer; the melodies may have faded, but the truth remains. All I can do now is write it down.&lt;/p&gt;
&lt;p&gt;I think the dance floor is dead. So now we are making rock music.&lt;/p&gt;</description></item><item><title>Site Setup</title><link>https://noahisarider.github.io/noahsblogs/posts/site-setup/</link><pubDate>Wed, 05 Aug 2026 22:40:00 +0800</pubDate><guid>https://noahisarider.github.io/noahsblogs/posts/site-setup/</guid><description>&lt;p&gt;This post exists to confirm that the site is ready for long-term writing:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;content lives in the repository root;&lt;/li&gt;
&lt;li&gt;the site builds directly with Hugo;&lt;/li&gt;
&lt;li&gt;deployment works for both GitHub Pages and Vercel;&lt;/li&gt;
&lt;li&gt;new posts only need Markdown files under &lt;code&gt;content/posts/&lt;/code&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you can read this, the blog skeleton is already doing its job.&lt;/p&gt;</description></item><item><title>About</title><link>https://noahisarider.github.io/noahsblogs/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://noahisarider.github.io/noahsblogs/about/</guid><description>&lt;p&gt;A writing-first personal site.&lt;/p&gt;
&lt;p&gt;Most of the work here circles around research, engineering, blogging, and the kind of notes worth keeping.&lt;/p&gt;
&lt;p&gt;If you want the quickest way in, start with &lt;a href="https://noahisarider.github.io/noahsblogs/posts/"&gt;Posts&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>