Skip to content
View revolver-sys's full-sized avatar

Block or report revolver-sys

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
revolver-sys/README.md

Hi — I’m Alex

I focus on how systems fail — and how to keep them working when they do. Most systems work until they don’t. I work on what happens next.

I build reliability-focused systems in Go — networking, control planes, and infrastructure that must keep working under failure.

My focus is not just on building systems, but on how they break:

  • RPC degradation patterns
  • retry amplification
  • failure propagation across distributed components

Recently, I’ve been exploring blockchain infrastructure from a systems perspective: Ethereum nodes, JSON-RPC behavior, and oracle reliability.


Highlighted Projects

  • vpn-router-daemon (vpnrd)
    A local VPN control plane designed to enforce network policy even when the tunnel fails.

  • lanstreamd
    A streaming proxy that maintains continuity under unstable or adversarial network conditions.

  • Reliability Notes Series
    Explorations of how distributed systems degrade: RPC failures, retry storms, and incident patterns.


Current Focus

  • Multi-uplink resilience
  • Failure-aware routing
  • Transport continuity under degradation

Currently exploring failure patterns in RPC and blockchain infrastructure.


Go · Networking · Distributed Systems · Observability · Fault Recovery


If you're working on systems where failure matters — we should talk.

Pinned Loading

  1. lanstreamd lanstreamd Public

    LAN streaming helper daemon: forward proxy and observability

    Go

  2. vpn-router-daemon vpn-router-daemon Public

    pf-based VPN router daemon for macOS with sing-box supervision and strict kill-switch enforcement

    Go