CompactAI commited on
Commit
068d063
·
verified ·
1 Parent(s): cb87c44

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-My Baby-Model-Takes-Forever-to-Grow-Up.html",
130
  "date": "2026-02-21",
 
125
 
126
  <script>
127
  const posts = [
128
+ {
129
+ "file": "blog-One-Year-of-Vibecoding-and-Other-Questionable-Life-Choices.html",
130
+ "date": "2026-02-22",
131
+ "tag": "Vibecoding",
132
+ "title": "One Year of Vibecoding and Other Questionable Life Choices",
133
+ "excerpt": "You start vibecoding because someone told you it feels like magic. You imagine floating through code. You picture yourself whispering prompts and watching perfection unfold. Reality does not care about your imagination."
134
+ },
135
  {
136
  "file": "blog-My Baby-Model-Takes-Forever-to-Grow-Up.html",
137
  "date": "2026-02-21",