added draft stub posts

This commit is contained in:
Daniel Fichtinger 2025-07-09 14:15:33 -04:00
parent f842303bd1
commit 20c99564e8
2 changed files with 25 additions and 0 deletions

View file

@ -0,0 +1,10 @@
---
title: How I'm Surviving The AI Programming Epidemic
date: Wed 09 Jul 2025
draft: true
---
This post should cover my thoughts about AI assisted programming,
vibe-coding, and my personal rules and workflow when it comes to AI
integration to keep myself from becoming reliant on it and to help myself
keep learning.

View file

@ -0,0 +1,15 @@
---
title: Why Text Editing Matters
date: Wed 09 Jul 2025
draft: true
---
This post will gather my thoughts in general about why text editing, and
caring about your text editor experience, really matters, especially for
programmers and writers.
- Keep this less focused on any particular editor, and more about the
general principles of why modal editing is cool and the
ideological/personal reasons I have for caring so much about my editor.
Can reference vim & kakoune but the kakoune deep-dive will get its own
post.