BETA · INVITE-ONLY · {{ app_config('waitlist_visible_depth', '247') }} ON THE LIST
queue · we let in a batch every week
~/waitlist
{% if confirmation %}
{{ confirmation }}
{% endif %} {% if user_position is not none %}
you're #{{ user_position }} in line
{% endif %}

You're on the list. Skip it with a tweet.

We let in a small batch every week, starting with whoever has been waiting longest. Post about us on X and drop the link below to jump ahead.

queue → [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] {{ app_config('waitlist_visible_depth', '247') }} dev(s)
{{ app_config('waitlist_visible_depth', '247') }} developers in line · 12 spots opening this week

not on the list yet?

Drop your email. We'll add you to the queue silently — no confirmation email is sent until you're approved.

{% if csrf_token %} {% endif %}

already on it? drop your tweet.

Already submitted your email and now posted on X? Paste the tweet URL — we review tweets in a batch every weekday morning.

{% if csrf_token %} {% endif %}

Need a starting point?

// copy · edit · post on @{{ app_config('x_handle', 'browser_recon') }}
{% if tweet_templates %} {% for body in tweet_templates %}
template {{ '%02d' | format(loop.index) }} {{ body | length }} chars
{{ body }}
post on x
{% endfor %} {% else %}
// no active templates yet · feel free to write your own about @{{ app_config('x_handle', 'browser_recon') }}
{% endif %}