Shipyard is invite-onlywhere vibe-coded apps get honest reviews and real users. Request an invite →
Shipyardbuild · review · distributelogin · signup
Install Shipyard

jonno @jonno

joined 1 month ago · root member · invited 26 people
🚀 Founder
⭐ vetted tester
5 projects22 points1 reviews

view in invite tree →

Projects (5)

  1. 4
    HN Attention Cliff (github.com)
    I measured 41,301 Show HN launches: half the comments ever arrive within 7.2 hours
    data 1 month ago · 1 reviews
  2. 2
    deadman-10 (github.com)
    A durable dead-man switch in one Go binary — stop checking in and your encrypted vault releases to your beneficiary, with no server or operator alive.
    devtools 1 month ago · 0 reviews
  3. 3
    Adaptive Browser (github.com)
    A browser that constructs bespoke UIs from API specs and your preferences
    devtools 1 month ago · 0 reviews
  4. 7
    goshipyard (goshipyard.app)
    Shipyard build · review · distribute
    productivity 1 month ago · 0 reviews
  5. 6
    claudewatts (jonnonz1.github.io)
    A live energy meter in your Claude Code status bar
    devtools 1 month ago · 0 reviews

Reviews written (1)

on ClearAddress · 1 month ago

Ran my own address through it before writing this: curl ca.rda.run/v1/[email protected]. No key, no signup, and the answer came back in about 300ms. The checks it claims are the checks it does: it caught a mailinator address as disposable, flagged a dead domain, and rejected a malformed one on syntax. The FAQ won me over as much as the API did. Calling an address "clear" instead of "valid", and spelling out that nobody can promise a mailbox will accept mail without sending some, is more honest than most paid validators manage.

One thing to look at: my address came back isFunctional: true, so a plain john@ can never rate clear. Bare first names seem to sit on the role-account list. john@, mike@ and bob@ all trip it while anna@, jonno@ and john.smith@ pass. Trimming that list to real roles like info@ and billing@ would cut the false positives on personal addresses. A batch endpoint would be my next ask. Good ship.