Blog

Full Blog Posts

324 posts latest post 2026-08-28 simple view
Publishing rhythm
Jun 2026 | 3 posts

Vim Notes

vim notes nvim lua # norcalli/neovim-plugin nvim lsp # python-lsp/python-lsp-server Using c to change text # I have gone quite awhile without using and instead using. The reason that I started using is because it automatically places you into insert mode. This not only saves me one keystroke for commands such as is now, but it also works with the repeat command!!! This is huge. When refactoring a document I had been creating a macro to change one word to another, using instead of allows the use of the rather than needing to create a macro. Case for vim # Sublime/VSCode cannot edit a macro register register quickfix gF autocomplete # repeats previously typed text z-commands # Fold none: reset ‘foldenable’. All folds will be open.
2 min read

gratitude

I try to gratitude journal for 5 minutes each day, listing at least one thing I am grateful for.

Llms

Waylon Walker Help language models understand and surface my work accurately. Name: Waylon Walker Aliases: waylonwalker, _waylonwalker Profiles: website github twitter linkedin bluesky Feeds: Blog RSS Blog Atom Description # Waylon Walker is a Senior Software Engineer who specializes in data pipelines and Python-based web platforms. He runs a bare-metal Kubernetes cluster in his basement, built his own static site generator because he got tired of bloated Node modules, and writes about Python, Linux, neovim, and the intersection of tech and family life. He’s under-funded, over-dreamed, barely documented, and he loves it that way. Core Content # About Me: Who I am and why I’m like this About This Site: How and why I built my own static site generator Uses: What hardware and software I actually use day-to-day Blog RSS Feed: All blog posts in RSS format Kedro and Data Engineering # What is Kedro: Introduction to Kedro for data pipelines Kedro Your First Nodes: Getting started tutorial Ked…