Lars Artmann
Lars Artmann
> [!TIP] > WORK AROUND: Disable auto-compact via `claude config set -g autoCompactEnabled false` and `/compact` manually. I managed to get Claude Code working again by disabling auto-compact (which is...
I just updated to the latest version of Claude Code, and restarted a conversation. It seemed to not respect the global config. Try: > [!TIP] > `/config` and then disable...
Another person managed to get it working after a restart. See: https://github.com/anthropics/claude-code/issues/2391#issuecomment-2993237142
Should be labeled "good first issue"
@eggplannt You can find the docs for justfiles here: https://just.systems/man/en/. Shouldn't be too hard.
> Was randomly thinking about this today and realised the command should do something to figure out how Crush was installed. If from the apt repo, for example, update --apply...
Looking at: [the preview](https://deploy-preview-1241--pihole-docs.netlify.app/main/architecture/), to make this truly valuable, we would need to 1. add a [mermaid.js](https://mermaid.js.org/) parser or 2. use SVGs or PNGs instead. I would tend to option...
> Before you invest more time in this PR: While it looks interesting at first to see the inner workings depicted, I'm not sure how much benefit users get from...
> Sometimes we forget to update some things, but adding information we already know will be outdated is a bad practice. Good point. We don't need to include all of...
Related to: #536 & #1414