mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

11K
active users

Swift Dev Journal

Xcode tip: take the following steps to run your tests in random order:

1. Select the Test step from the scheme editor.
2. Click the Info button at the top of the scheme editor.
3. Click the Options button next to the test target.
4. Select the Randomize execution order checkbox.