fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

Okay, adding Automatic Reference Counting (ARC), which is thread safe, to what my dream should have. Compared to Swift, their preferred implementation, ORC, doesn’t leak memory when dealing with reference cycles. Although I don’t know if their implementation it thread safe, as well.

Maybe my theoretical should warn, but leak upon reference cycles. It seems to make the implementation easier.