Skip to content
View shinagawa-web's full-sized avatar
  • Tokyo, Japan
  • 10:39 (UTC +09:00)

Block or report shinagawa-web

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
shinagawa-web/README.md
header banner

🔧 Engineer focused on the reliability of long-running systems
Incident response, SLOs, and safe change to systems that must keep running
I build small, focused tools that make real-world operations safer
Writing about reliability, and reading OSS to understand how real systems behave


🧰 Reliability Tooling

Small, focused tools for teams running systems that have to keep working.

  • pgincident — a live terminal dashboard for the first 30 seconds of a PostgreSQL incident: connections, locks, long queries, idle transactions
  • colref — find every live reference to a database column before a risky schema change (Rails / Django)
  • gomarklint — catch broken docs and links before your readers do
  • tinytap — eBPF-based traffic capture, making server-side request flows visible (work in progress · learning project)

✍️ Writing

I write about keeping long-running systems reliable — and about the OSS I build.

Zenn in Japanese · dev.to in English

🚀 Tech Stack

Systems & CLI  •  Web  •  Data  •  DevOps

My Skills

📊 GitHub Analytics

GitHub metrics
GitHub Streak
snake eating my contribution graph

Pinned Loading

  1. gomarklint gomarklint Public

    Catch broken links before your readers do.

    Go 19 2

  2. pgincident pgincident Public

    A live terminal dashboard for the first 30 seconds of a PostgreSQL incident — connections, locks, long queries, and idle transactions at a glance.

    Go

  3. tinytap tinytap Public

    C

  4. colref colref Public

    Find all live references to a database column before deleting it — Rails and Django

    Go

  5. rust-guide rust-guide Public

    JavaScript