added draft stub posts
This commit is contained in:
parent
f842303bd1
commit
20c99564e8
2 changed files with 25 additions and 0 deletions
10
content/blog/ai-programming-survival.md
Normal file
10
content/blog/ai-programming-survival.md
Normal 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.
|
15
content/blog/text-editing-matters.md
Normal file
15
content/blog/text-editing-matters.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue