CompactAI commited on
Commit
735ecff
·
verified ·
1 Parent(s): 564f164

Update blog.html

Browse files
Files changed (1) hide show
  1. blog.html +10 -0
blog.html CHANGED
@@ -274,9 +274,19 @@
274
  </div>
275
  </section>
276
 
 
277
  <section class="blog-section">
278
  <div class="container">
279
  <div class="blog-grid">
 
 
 
 
 
 
 
 
 
280
  <a href="I Woke Up To NaN And Now I Am Dead Inside.html" class="blog-card">
281
  <div class="blog-meta">
282
  <span class="blog-date">2026-03-19</span>
 
274
  </div>
275
  </section>
276
 
277
+
278
  <section class="blog-section">
279
  <div class="container">
280
  <div class="blog-grid">
281
+ <a href="I Watched Project Hail Mary And Forgot About My NaN Loss.html" class="blog-card">
282
+ <div class="blog-meta">
283
+ <span class="blog-date">2026-03-20</span>
284
+ <span class="blog-tag">Not AI Related</span>
285
+ </div>
286
+ <h2>I Watched Project Hail Mary And Forgot About My NaN Loss</h2>
287
+ <p>This blog is usually about AI. About training models. About GPUs that cost more than my education. About loss curves that go down and then suddenly become NaN and destroy my will to live. Today I am writing about something else. Something that made me forget about my 261 hour training run. Something that made me feel joy for the first time in weeks. I watched Project Hail Mary</p>
288
+ <span class="blog-read-more">Read more</span>
289
+ </a>
290
  <a href="I Woke Up To NaN And Now I Am Dead Inside.html" class="blog-card">
291
  <div class="blog-meta">
292
  <span class="blog-date">2026-03-19</span>