CompactAI commited on
Commit
f9f6735
·
verified ·
1 Parent(s): b65a549

Update blog.html

Browse files
Files changed (1) hide show
  1. blog.html +9 -0
blog.html CHANGED
@@ -277,6 +277,15 @@
277
  <section class="blog-section">
278
  <div class="container">
279
  <div class="blog-grid">
 
 
 
 
 
 
 
 
 
280
  <a href="OpenAI Did A Good Thing And Everyone Is Mad About It .html" class="blog-card">
281
  <div class="blog-meta">
282
  <span class="blog-date">2026-03-13</span>
 
277
  <section class="blog-section">
278
  <div class="container">
279
  <div class="blog-grid">
280
+ <a href="Every AI Model Is Lazy And I Have The Screenshots.html" class="blog-card">
281
+ <div class="blog-meta">
282
+ <span class="blog-date">2026-03-14</span>
283
+ <span class="blog-tag">Unpopular Opinions</span>
284
+ </div>
285
+ <h2>Every AI Model Is Lazy And I Have The Screenshots</h2>
286
+ <p>I have asked many AI models to build things. Fully implement a task. Write the code. Run the tests. Fix the errors. Ship it. Not one of them has done this without me holding their hand through every single step.</p>
287
+ <span class="blog-read-more">Read more</span>
288
+ </a>
289
  <a href="OpenAI Did A Good Thing And Everyone Is Mad About It .html" class="blog-card">
290
  <div class="blog-meta">
291
  <span class="blog-date">2026-03-13</span>