---
title: "Waylon Walker (getting focus'd fokais.com) on X: \"Bloggers whe..."
description: "!https://twitter.com/_WaylonWalker/status/1734387536716308693"
date: 2023-12-15
published: true
tags:
  - blog
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://twitter.com/_WaylonWalker/status/1734387536716308693" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://pbs.twimg.com/profile_images/1383053889482670084/IYO8Cyy2_200x200.jpg" alt="waylon walker (@_WaylonWalker) on X — Bloggers where do you put your markdown?" loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">waylon walker (@_WaylonWalker) on X</div>
      <div class="embed-card-description">Bloggers where do you put your markdown?</div>
      <div class="embed-card-meta">X (formerly Twitter) &middot; twitter.com</div>
    </div>
  </a>
</div>


Most bloggers on my twitter blog right into a file that goes on git.  I kinda expected to have more database folk.  I have my blog in markdown on git and the editing experience is top notch.  I can just find files edit them in MY EDITOR, push them and I got a post.  I am running thoughts in a sqlite database with a fastapi backend, and holy crap the instant nature of posting feels so much better.  Both sides have good points.
