Llm
Easily use multiple git identities on one laptop
Learn how to manage multiple Git identities on a single laptop using a zsh hook and fzf. Never accidentally commit with the wrong email again—perfect for consultants and developers juggling personal and work repositories.
read articleSolving Obsidian + Readwise Merge Conflicts with a Custom Git Driver
Learn how to create a custom Git merge driver to automatically resolve Obsidian Readwise plugin conflicts. Includes Bash testing with Bats and full code.
read articleEmbed external code via HTTP on an eleventy blog
Do you want to avoid copy-pasting code inside your 11ty blog? Fetch it directly from an external resource via HTTP!
read article
