CompactAI commited on
Commit
4e0af78
·
verified ·
1 Parent(s): c5d5d7c

Update blog.html

Browse files
Files changed (1) hide show
  1. blog.html +7 -0
blog.html CHANGED
@@ -125,6 +125,13 @@ blockquote { border-left: 4px solid var(--color-accent); padding-left: 1.5rem; m
125
 
126
  <script>
127
  const posts = [
 
 
 
 
 
 
 
128
  {
129
  "file": "blog-OpenClaw-The-Most-Overhyped-Bot-Since-Sliced-Bread.html",
130
  "date": "2026-02-26",
 
125
 
126
  <script>
127
  const posts = [
128
+ {
129
+ "file": "blog-The-Scaling-Wall-And-Other-Things-I-Yelled-At.html",
130
+ "date": "2026-02-27",
131
+ "tag": "Scaling",
132
+ "title": "The Scaling Wall And Other Things I Yelled At",
133
+ "excerpt": "Someone told me we can just keep making models bigger. They said compute will solve everything. They said the curve goes up forever. They lied. Or they hoped. Or they had investors to please."
134
+ },
135
  {
136
  "file": "blog-OpenClaw-The-Most-Overhyped-Bot-Since-Sliced-Bread.html",
137
  "date": "2026-02-26",