Why I still haven't written a blog post
~/blog $ git log --oneline --date=relative post.md
- e4f2a1cwip (again)2 hours ago
- 9b1d0e7add TODO: write post3 weeks ago
- 3c7f8a2delete what the AI wrote8 months ago
- a81c4d9ask AI to write it8 months ago
- 5e2b9f0revert "rewrite everything"2 years ago
- c0ffee1rewrite everything2 years ago
- 7d3e6b4wip3 years ago
- 1a2b3c4draft: intro3 years ago
~/blog $ wc -w post.md
0 post.md
~/blog $