The REPL: Issue 141 (opens in new tab)
Nate’s Dotfiles A couple of nuggets I picked up: mise.local.toml lets me add personal tool configuration to any project – even one whose mise.toml I don’t control, or that has none at all. .git/info/exclude works like .gitignore, but for my eyes only. .gitignore is itself tracked by git; .git/info/exclude ignores files without recording the exclusion in the repository. Three Inverse Laws of AI In a nod to Isaac Asimov’s laws for robots, the author proposes three laws for the humans using them...
Read the original article