Skip to content
View robertogogoni's full-sized avatar
💭
🧠
💭
🧠
  • São Paulo, Brazil
  • 17:55 (UTC -03:00)

Block or report robertogogoni

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
robertogogoni/README.md

Hi, I'm Roberto

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

LinkedIn X


Tech Stack

Bash PowerShell Linux Windows Arch Linux Git GitHub Actions systemd Hyprland


GitHub Stats

GitHub Stats Top Languages

GitHub Streak

Activity Graph


Featured Projects

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.

Lint License: MIT

# Quick install
curl -fsSL https://raw.githubusercontent.com/robertogogoni/update-beeper/main/install.sh | bash

Notes & Documentation

Personal 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

Pinned Loading

  1. beeper-community/update-beeper beeper-community/update-beeper Public

    Self-healing Beeper Desktop updater for Linux with automatic rollback

    Shell 1