Transcribe Audio With SpeechAnalyzer In Swift
Learn how to use Apple's new SpeechAnalyzer API in Swift for audio transcription on iOS 26 and macOS 26.
Learn how to use Apple's new SpeechAnalyzer API in Swift for audio transcription on iOS 26 and macOS 26.
A developer's wishlist for a unified social media app that connects to Bluesky and Mastodon with a clean UI and no duplicate posts.
Introduces Short Run, a macOS app that provides quick, organized menu bar access to Shortcuts with advanced features for power users and developers.
A lifelong Windows power user shares their surprising first impressions and confusions after switching to macOS, detailing the unexpected differences and challenges.
A guide explaining a workaround method to rollback or downgrade a specific Homebrew package to a previous version.
A developer details performance optimizations for a macOS disk usage tool, achieving a 28% speed increase by switching from Tokio to Rayon for parallelism.
A practical guide to fixing Google Chrome when it crashes immediately on startup on macOS, focusing on corrupted session data.
A developer creates a faster disk usage tool for macOS using concurrency and system-specific APIs, benchmarking it against existing solutions.
Explains how to bypass macOS unified logging's <private> redaction for debugging by using plist files or configuration profiles.
A guide to creating a macOS Quick Action that lets you right-click any folder in Finder to open it as a project in Positron (an R IDE).
A developer's experience and guide to using Stage Manager, a window management feature in macOS, for organizing development tools like editors and terminals.
AltTab brings Windows-style Alt+Tab window switching to macOS, solving a key workflow difference for users switching between operating systems.
Learn to build a rich text editor in SwiftUI using AttributedString and TextEditor, with formatting buttons and selection handling.
Guide to setting up custom desktop notifications for Claude Code on macOS using the terminal-notifier command-line tool.
A guide to building a smart, menu-bar-based session tracker for macOS using bash scripts and xbar to monitor productivity and encourage breaks.
A guide to building a real-time CPU monitor for macOS using xbar, with a focus on identifying problematic VS Code extensions.
Explains how to embed Info.plist, sign with entitlements, and use undocumented APIs to make AppleScript work in macOS CLI tools without permission dialogs.
A developer's deep dive into the challenges of opening settings windows from macOS menu bar apps, covering SwiftUI limitations and workarounds.
A satirical guide to setting Microsoft Outlook as the default email client on a Mac, highlighting the process and criticizing Apple's ecosystem.
Xcode 26 introduces AI integration, allowing developers to use ChatGPT, other APIs, or local models for coding assistance within the IDE.