Note see also my standard AI Disclaimer 1 Introduction My last few posts have been rather theoretical, this is back to a “here is how I solved a problem” post. A while ago I blogged about better ways to make Mermaid diagrams but that was in the “before times” when I would do these things by hand, like a savage. OK I still edit them by hand - but LLMs like Claude Code are pretty good at drawing Mermaid - it’s just text, after all. However, out of the box, Claude is trained on sample ...| Korny’s Blog
This is a short post (two in one day!) to talk about a new tool I’ve written to help with Claude Code permissions. Note see also my standard AI Disclaimer The problem with permissions In my previous post I mentioned a frustrating issue with Claude Code - it kept asking me to approve the same commands over and over again. The documentation says you can use wildcards in permissions but in practice, even simple patterns don’t work reliably. I’d give it permissions like Bash(rm /tmp/mermaid...| Korny's Blog
A shell script that displays project information and cost tracking from ccusage in Claude Code's status line, helping developers monitor their AI coding sessions and usage patterns.| Andrea Grandi
Learn how to configure terminal-notifier in Claude Code to receive custom desktop notifications for task completion and user input requests.| Andrea Grandi