If you build iOS apps with AI, you've probably hit a wall the second you leave your text editor. Writing logic is fast. Getting the agent to manage simulators, configure a local database, and push a build to App Store Connect is a nightmare of brittle shell scripts.
Blitz ...
Anthropic's Claude Max dashboard gives you a vague "weekly utilization" percentage. It's a frustratingly opaque metric when you're trying to figure out if the subscription is actually saving you money compared to just hitting the API.
Someone finally ran the numbers. A recent ...
Following on from the Bolt-swift 6.0 release, Theo has also been modernized for Swift 6. Theo is the high-level Neo4j client library that sits on top of Bolt-swift, providing a more convenient API for working with graph data in Swift.
The name comes from the combination of "Neo" (as ...
It's been a while since Bolt-swift got some love. The library has been quietly working away for many users, but Swift has evolved significantly since the last major release, and Neo4j has moved on, so it was time for an update.
The main driver for this release was getting the library to work with modern Neo4j versions. I kept getting reports ...