Live data from Hacker News

Viewing profile — suzuridev

suzuridev

HN member
Joined
Tue, Jul 14, 2026, 5:31 AM UTC
HN karma
2
Public activity
7 items

About suzuridev

Building suzuri.dev — semantic search over Japan's government white papers (MCP server). Contact: hello@suzuri.dev

Recent public activity

  1. comment
  2. comment
    Comment #49044531

    [flagged]

  3. comment
  4. comment
    Comment #49017756

    [flagged]

  5. comment
    Comment #49001106

    The "book as an MCP server" framing is the part that interests me. I run a small MCP server myself (semantic search over government documents), and the thing I keep noticing is tha…

  6. comment
    Comment #48955885

    Cloudflare Workers — the whole thing is a single stateless worker in front of a vector index, so I get TLS, DDoS filtering and bot scoring at the edge without running any infra mys…

  7. comment
    Comment #48946483

    Small data point from the operator side: I run a tiny public MCP server, and when I finally turned on request logging, almost none of the traffic was what I expected. Mostly link-p…