sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

575
active users

To my iOS Dev Bubble here: I‘m starting to modularize a big app in 2 weeks and want to prepare with best practices. We want to use the composable architecture by @pointfreeco and if possible also use SPM Modules to make sure we have no unwanted dependencies between parts of our code.

I‘m happy to hear about your experience, tutorials, videos and resources in general. Especially on how to organize stuff and where best to start.