» Tag
ios
11 postsOpen Minis Brings a Self-Improving AI Agent to iOS and iPadOS
Open Minis pairs Apple's native APIs with a sandboxed Linux shell to deliver a self-improving, agentic AI assistant on iOS and iPadOS.
iOS standalone PWA: keeping a chat composer above the keyboard
iOS PWA composer hidden by keyboard: interactive-widget is Chromium-only, dvh doesn't react, and a visualViewport-based CSS workaround is explored.
HyperShots renders App Store screenshots with CSS, not AI pixels
HyperShots generates App Store screenshots via CSS and headless Chrome at exact pixel specs, eliminating rejections caused by AI image models.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comApple's SpeechAnalyzer Beats Whisper Small in On-Device Speech Test
Benchmark shows Apple's SpeechAnalyzer outperforms Whisper Small and the legacy SFSpeechRecognizer on LibriSpeech word error rate and speed.
Post-Quantum Signing Keys That Never Leave the Secure Enclave
iOS 26 adds Secure Enclave-backed ML-DSA post-quantum signing, but Android hides ML-KEM from apps. A new Capacitor plugin bridges the gap securely.
Why iPhone Videos Silently Fail as Telegram Video Avatars
iPhone-recorded HEVC clips silently fail as Telegram video avatars with no error. Here's why, plus an FFmpeg pipeline and aiogram bot that fixes it.
How to Export 1.2-Gigapixel Images on iPhone Without Memory Issues
Learn how to export 1.2-gigapixel images on your iPhone without running out of memory.
GenUI: Native SwiftUI Interfaces Generated by AI Agents
GenUI validates AI-agent-generated A2UI messages against an allowed catalog and renders them as native SwiftUI interfaces without executing agent code.
The Scroll Problem in iOS UI Tests and How XCScrollHelper Solves It
Explore how XCScrollHelper addresses scrolling challenges in iOS UI tests.
Save Disk Space and Time in iOS Development Using Xcode MCP
Tips for saving disk space and time in iOS development with Xcode MCP. Recommendations for a fast and efficient development process.