Scrum Master who codes on the side. If something's broken or tedious, I'll probably write a script for it.
📍 São Paulo, Brazil
AI-powered configuration sync across Windows & Linux machines with Claude Code.
Auto-Categorization Background Sync One-Command Setup
| | |
Machine-specific vs FileSystemWatcher + Bootstrap detects
Platform vs Universal inotifywait daemons hardware & registers
What it does: Automatically categorizes config changes (machine-specific, platform-specific, or universal), syncs via git with intelligent commit tags, and maintains a searchable AI memory across all my machines.
A self-healing Beeper Desktop updater for Arch Linux.
Self-healing updates Automatic rollback Always latest
| | |
Retries with Restores previous Bypass AUR
targeted fixes version on failure delays
Why it exists: Beeper's built-in updater doesn't work on Arch Linux—updates download but can't overwrite pacman-managed files. The AUR package is always days behind. This script downloads directly from Beeper's API with automatic recovery and rollback.
# Quick install
curl -fsSL https://raw.githubusercontent.com/robertogogoni/update-beeper/main/install.sh | bashPersonal troubleshooting guides and learnings.
| Topic | Description |
|---|---|
| Claude in Chrome Troubleshooting | Fixes for extension detection issues, native messaging setup, and bug #19911 |
Building practical solutions for everyday problems