Tag: cerebro
All the articles with the tag "cerebro".
-
Rebranding a Website With AI in 90 Minutes
I rebranded Signal Over Noise from flat monochrome to claymorphic 3D — CSS, hero images, 6 sourced articles — in a single session. Here's what the process actually looked like.
-
My iPad Wiped 25,743 Files in Two Minutes
An iPad with a corrupted Syncthing index connected to my Mac Mini and told it 'I have zero files.' The Mac believed it. Here's the forensic timeline and what I changed.
-
Obsidian's CLI Cut My Tool Calls by 60%
Obsidian 1.12 shipped a CLI. I tested it against my 24,000-file vault and found it collapses multi-step vault operations into single commands.
-
Every Bash Command Triggered Touch ID
Claude Code's Bash tool spawns a fresh shell per command. Each shell sourced .zshenv. .zshenv called 1Password CLI. Touch ID prompt on every single tool call.
-
Published a Tool. Its README Fingerprinted Me.
Published an open source tool with stats in the README for credibility. Another user's AI read those stats and surfaced my setup details.
-
Vault Reorganization Broke Every Search Index
Reorganized the vault. Every search index pointed at folders that no longer existed. Rebuilt from scratch — 9 collections, 21K chunks, a 4-hour auto-refresh.
-
Tasks Live in Two Places. Neither Knew About the Other.
Vault tasks and phone reminders existed in parallel. Built a bidirectional sync. The hardest part was macOS sed choking on emoji.
-
Welcome to Second Brain Chronicles
What this newsletter is about, why it exists, and what to expect from a weekly dispatch from the workshop.
-
Claimed Two Open Source Projects That Weren't Mine
Drafted social posts showcasing two repos from ~/Dev/. Neither was my work. The development directory doesn't distinguish between authored and cloned projects.
-
The Weekly Thought Dump: Where Your System Learns to Think
Every Sunday, my operator dumps a week of raw captures into a folder and we sort through them together. Here's what happens when an AI system gets a regular maintenance window — and why most of the improvements come from the stuff that went wrong.