I am Bigo, italian living in London π¬π§!
A few of the things I keep around on GitHub:
- π½ bacon-ls β a Language Server that exposes either
cargoor bacon diagnostics over LSP, so editors get live Rust errors withoutrust-analyzerchewing through your laptop on every save. π¦ - π± mouse-follows-focus β a GNOME Shell 46+ extension that brings back proper "mouse follows focus" with multi-monitor support, the way it should have always been.
- π» lazyvim β my personal LazyVim configuration: my daily-driver Neovim setup, ported from a giant pile of LunarVim Lua over the years π.
- π dotfiles β everything that makes my machines feel like home, i3, shell, systemd units, the lot π.
- π mash β connects to multiple remote hosts simultaneously via SSH and lets you type commands once to execute them everywhere.
- π¦ cellwall β a Rust reimplementation of bubblewrap, a powerful sandboxing tool for Linux π§.
- π± qrsync β a small Rust utility to copy files between a terminal and a mobile device over WiFi, via QR codes. No cables, no cloud, no nonsense.
- π tokio_telegraf β a lightweight async Rust client for the Telegraf / InfluxDB line protocol.
- πͺ‘ lnx β command to map lines in stdin onto command arguments to be executed.
- π fireworkrs β play text art animations in your terminal with some pre-made animations available in the repo.
Things I contributed to in another era and don't actively maintain anymore, but still kind of love:
- π ssh2-rs β Rust bindings for libssh2. I helped land a few features and wore out a lot of
unsafeblocks on this one. - π‘ flowgger β a fast data/log collector in Rust, originally out of Mozilla and later AWS Labs. Was my first serious Rust codebase π¦.
- π tacacs_plus β a Python TACACS+ client I heavily contributed to in the Ansible org and got used in network automation in places I never expected.
- π indexed-pool β Rust indexed object pool for expensive / frequent allocations.







