Posts whose title or text contains one of these words are left out of every view.
Whole words only: ai catches "AI-generated" but not "openai". Add a star for word beginnings: llm* catches llm and llms.
99 words is the limit
https://rootknecht.net/blog
2 posts
Tech
Subscribe via RSS
A hands-on demo of fixup commits that lets you attach a forgotten change to an earlier commit instead of piling up “oops” commits.
A practical look at making Pi safer to use: isolating each project in a Tart-based virtual machine, sharing only the required directories, and using Pi extensions to block risky access patterns and destructive Git commands.