I'm finding myself increasingly using "C-c LETTER" keybindings for my favourite Emacs commands. They're easy to type and work everywhere (any desktop environment, even inside a shell over SSH).
miniblog.
Related Posts
I've learning more about Zellij, and it increasingly feels like a nice tiling window manager for working in terminals.
My mental model for tmux and screen was that their main focus was persistence (detach/attach between SSH sessions). Zellij seems to focus on layout.
I'm increasingly treating terminal sessions as short lived: starting a fresh terminal tab keeps scrollback short and easy to search.
I'd love to have a terminal emulator that allows me to skip over output of specific verbose commands when searching.
AI agents (OpenClaw, Hermes Agent etc) seem to be increasingly standardising their design.
You have a UI for the markdown files writable by the agent (sometimes just Obsidian) plus a set of CLI tools for performing actions.
I've seen so many new CLIs recently too.