Gotchas
Sign-up lives at /user/sign-in/signup. The obvious paths (/register, /signup, /user/register) all 404, which makes the site look closed to new members.
An image captcha guards the final submit, so this one always needs a human at the keyboard no matter how much of the form is automated.
Their scraper pulled our page title with a double-escaped & in it, which would have published as literal "&" in the headline. Always read the pre-filled title before submitting.
The category select defaults to "all", which is not a real category and buries the story. Pick one of the 16 real ones.
It says "submitted for Review" but the story is live on /story/all within a minute, so treat the wording as boilerplate rather than a queue.
The page still advertises a bookmarklet for "OnDashboard.com", leftover white-label text, so this is one of a family of cloned Yii bookmarking sites rather than a bespoke community.