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-External-Memory-Modules-Because-My-Model-Has-Commitment-Issues.html",
|
| 130 |
"date": "2026-02-23",
|
|
|
|
| 125 |
|
| 126 |
<script>
|
| 127 |
const posts = [
|
| 128 |
+
{
|
| 129 |
+
"file": "blog-The-Goalpost-Has-Legs-Why-AGI-Keeps-Running-Away..html",
|
| 130 |
+
"date": "2026-02-24",
|
| 131 |
+
"tag": "Hot Takes",
|
| 132 |
+
"title": "The Goalpost Has Legs: Why AGI Keeps Running Away",
|
| 133 |
+
"excerpt": "Imagine handing Claude Opus 4.6 to someone from 2004. They would think you summoned a minor deity. You ask it to write a sonnet about quantum entanglement while debugging a Python script and it just... does it. While making a joke about the halting problem. And our collective response? A polite nod"
|
| 134 |
+
},
|
| 135 |
{
|
| 136 |
"file": "blog-External-Memory-Modules-Because-My-Model-Has-Commitment-Issues.html",
|
| 137 |
"date": "2026-02-23",
|