AI Code Quality Code Review
AI Wrote 41% of Your Codebase While Your Reviewer Was Updating Their LinkedIn
A new study analyzed 1,154 developer posts and found that AI-generated code is creating a 'tragedy of the commons' in software development. PRs are up 20%, quality is down 23%, curl killed its bug bounty, and your code reviewer is one emoji-filled comment away from quitting.
11 min read
Development Apple
ABSecureScreen — Protecting Sensitive iOS App Content from Capture
How we built an open-source iOS security SDK that prevents screenshots, detects jailbreaks, and protects banking-grade app content — all in a lightweight Swift Package.
4 min read
Development Apple
ABNetworking — A Modern, Production-Ready Networking Layer for iOS
We open-sourced the networking layer we use across our apps — async/await, automatic retry with exponential backoff, certificate pinning, and comprehensive error handling, all in one Swift Package.
5 min read