Why a large game benefits from a minibuffer UI, and a library for adding one to Unity projects: https://seawisphunter.com/minibuffer/api/index.html (Emacs style)
miniblog.
Related Posts
I like the idea of tools like Pinboard or Karakeep that let you save copies of websites you've bookmarked.
I'm considering just writing a script that saves web pages as a .md in a private git repository though.
It feels crude. I think I get essentially all the benefits though?
In many respects I feel an LLM benefits from a monorepo. I've vibe coded a bunch of helper CLIs recently and end up repeating the same preferences for all of them.
I want all my CLIs to use clippy, parse arguments with clap, etc. They're distinct tools in distinct repos though.
A fun example of Emacs composability: run spell check when you're viewing files, so you can fix typos in file names: