Spaces:
Running
Running
Update blog.html
Browse files
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",
|