Vibe Meter: Monitor Your AI Costs
A developer builds Vibe Meter, a macOS menu bar app to monitor AI API spending, detailing Swift 6, SwiftUI, and technical challenges.
A developer builds Vibe Meter, a macOS menu bar app to monitor AI API spending, detailing Swift 6, SwiftUI, and technical challenges.
Learn how to automate macOS app installation using the 'mas' CLI tool with Homebrew to streamline your development environment setup.
A guide to building a native Apache Kafka binary on macOS using GraalVM for faster startup times, based on the official KIP-974 configuration.
A guide to building a native Apache Kafka binary on macOS using GraalVM for faster startup times, based on the KIP-974 configuration.
Guide to fixing PowerShell script formatting in VSCode on macOS by configuring the PowerShell executable path and managing settings sync.
The author announces the return of the Swift by Sundell blog after a two-year hiatus, citing family changes and a renewed passion for Swift programming.
Text Lens is a privacy-focused macOS app that extracts editable text from any on-screen content, including images, videos, and PDFs, working entirely offline.
A playful macOS app that adds animated, cursor-following eyes to your menu bar for a touch of whimsy.
Guide to changing the default cartridge storage location for the PICO-8 fantasy console on macOS by editing its config.txt file.
Shortcutie is a macOS app that adds 70+ powerful system-level actions to Apple's Shortcuts app, enabling advanced automation beyond App Store restrictions.
A quick guide to enabling case-insensitive file and folder autocomplete in the macOS Terminal by editing the .zshrc file.
The creator of the Gleam programming language shares his 2024 tech setup, including hardware, software tools, and development environment preferences.
A guide for developers on getting started with VoiceOver screen reader on macOS, covering basic navigation and keyboard commands.
A guide to manually uninstalling specific Node.js versions or the entire Volta tool from macOS, as Volta lacks a direct uninstall command.
A step-by-step guide to building OpenJDK 24 from source on macOS, covering prerequisites, configuration, and the build process.
A step-by-step guide to building OpenJDK 24 from source on macOS, covering prerequisites, tool installation, and the build process.
A developer shares his updated list of essential macOS apps and tools for productivity, development, and system management.
Introduces App Buddy, a macOS utility for managing settings, backups, and permissions for the developer's other applications.
A guide to using Homebrew Bundle to automate installing command-line tools, apps, and App Store applications on a fresh macOS setup.
Explains single-threaded execution in Swift and its importance for UI responsiveness, as a foundation for concurrency ahead of Swift 6.