iex> Ken</>

tagged :macos

iex> Blog.Tags.posts(:macos)
[
%Post{
date: ~D[],
description: "macOS 27 beta broke my Doom Emacs. The daemon wouldn't start, the GUI wouldn't open, and the tool I'd use to debug it was the tool that was broken. So I ran brew install neovim instead."
}
]
iex> Blog.archive()
iex> Blog.Tags.index()
iex> Ken.tip()