CompactAI commited on
Commit
2196db4
·
verified ·
1 Parent(s): 25e1bb3

Update blog.html

Browse files
Files changed (1) hide show
  1. blog.html +10 -1
blog.html CHANGED
@@ -277,8 +277,17 @@
277
  <section class="blog-section">
278
  <div class="container">
279
  <div class="blog-grid">
280
- <a href="The Chinchilla Effect: Why Tiny Models Have to Be Picky.html" class="blog-card">
281
  <div class="blog-meta">
 
 
 
 
 
 
 
 
 
282
  <span class="blog-date">2026-03-7</span>
283
  <span class="blog-tag"> Scaling Laws</span>
284
  </div>
 
277
  <section class="blog-section">
278
  <div class="container">
279
  <div class="blog-grid">
280
+ <a href="I Finally Switched Terminals (And My Ego Is Healing).html" class="blog-card">
281
  <div class="blog-meta">
282
+ <span class="blog-date">2026-03-8</span>
283
+ <span class="blog-tag">Tooling</span>
284
+ </div>
285
+ <h2>I Finally Switched Terminals (And My Ego Is Healing)</h2>
286
+ <p>I used the default macOS terminal for years. Not because I loved it. I kept it because change is scary and I am deeply committed to mediocrity. Then I tried Warp and realized I have been suffering through a text-based interface that treats me like an enemy.</p>
287
+ <span class="blog-read-more">Read more</span>
288
+ </a>
289
+ <a href="The Chinchilla Effect: Why Tiny Models Have to Be Picky.html" class="blog-card">
290
+ <div class="blog-meta">I Finally Switched Terminals (And My Ego Is Healing).html
291
  <span class="blog-date">2026-03-7</span>
292
  <span class="blog-tag"> Scaling Laws</span>
293
  </div>