Writing
-
No AI Co-authors. The Website.
A manifesto and repo policy hook which rejects commit messages with `Co-authored-by:` trailers whose entry matches common AI model names or AI-bot email identities.
-
swift-dependencies is an unacceptable solution for handling dependencies in Swift apps
Point-Free's swift-dependencies stores every dependency in a global @TaskLocal with a hidden cache. This breaks down in any app with a lifecycle.