Backend-focused developer who builds the infrastructure layer AI agents actually run on — auth, rate limiting, multi-service integrations — rather than just wiring prompts together. Comfortable owning a project end-to-end: designing the API surface, hardening it (timing-safe auth, IP allowlisting, proxy-aware rate limiting), and documenting the reasoning so someone else can maintain it. Recent focus: Model Context Protocol (MCP) servers and agentic workflow automation (n8n + LangChain), plus root-causing bugs in real-world open-source infrastructure.
wrangler login uses) with multi-account storage and switching, so no API tokens need to be manually pasted or rotated by hand.workerd having no native Android build by driving wrangler tail inside an auto-installed proot-distro Ubuntu container, so real-time log tailing still works from Termux.playwright-core refuses to load at all on Android by checking process.platform — added a narrowly-scoped platform spoof around just the require() call, safe because the tool never launches Android-specific binaries and instead always attaches to a remote Browserless.io session.開発-path repro. (PR #14713 · merged)fit/gravity/background transform options, matching production behavior. Original PR closed after an accidental fork deletion mid-review; restored and merged as PR #14810. (PR #14714 · closed)/Opt entry was an [export_value, display_text] pair per spec — a bare single-character string (e.g. "Red") got silently split into value="R", text="e", or crashed outright. (PR #1474)IGNORECASE. (PR #1471)defusedxml requirement instead of leaving it undeclared. (PR #1473)ModuleNotFoundError on a clean environment. (PR #1472)loki.source.file / loki.source.journal: when a legacy Promtail positions file existed but couldn't be read (e.g. a permissions error), the reader returned nil — indistinguishable from "file doesn't exist" — so the component silently re-tailed and re-ingested every log from the beginning instead of failing loudly.(*LegacyFile, error) so a genuine I/O error now propagates up as a loud failure at component construction, while still correctly treating a missing file as non-fatal and malformed YAML as non-fatal.cargo package --list call.Cargo.toml.orig / .orig.orig marker is present, while still correctly excluding .git, .cargo-ok, and Cargo.lock from the comparison.Aggregate stats across public and private repositories.