Implementing Quick Search with SwiftUI Searchable
A guide to implementing quick, keyboard-first search in SwiftUI using the .searchable modifier, with platform-specific solutions for iOS and macOS.
A guide to implementing quick, keyboard-first search in SwiftUI using the .searchable modifier, with platform-specific solutions for iOS and macOS.
A guide to using a command-line timer tool on macOS to implement the Pomodoro Technique for focused work sessions.
Memo Widget is a simple app providing sticky note widgets for macOS, iOS, and visionOS Home Screens, Lock Screens, and desktops.
A technical guide on how to run the Mistral 7B Instruct large language model locally on a Macbook using llama.cpp and HuggingFace.
A guide for macOS developers on implementing file read/write permissions in sandboxed apps, covering App Sandbox setup and user consent.
A guide to customizing the macOS About Panel in a SwiftUI application using project settings, bundle files, and code.
A tutorial on customizing the macOS app menu bar using SwiftUI's CommandMenu and CommandGroup modifiers.
Ghostty terminal emulator devlog covering GUI improvements, beta growth, and a discovered Vim bug related to TERM variable handling.
One Task is a minimalist, cross-platform app that displays a single task on your screen to boost focus and completion.
A simple macOS menu bar app for quick calendar access, supporting Calendar and Google Calendar integration.
A developer log for Ghostty, a terminal emulator, covering community updates, licensing plans, and a technical deep dive into implementing non-native fullscreen on macOS.
A developer's personal comparison and year-long trial of Alfred and Raycast, two popular Mac productivity launcher apps, detailing their pros and cons.
A SwiftUI tutorial on creating a draggable, edge-snapping overlay button for iOS/macOS developer tools.
A review and guide for Day Progress, a macOS menu bar app that visually tracks your day's progress with customizable time ranges and display options.
A technical guide on persisting user folder permissions across app launches for sandboxed macOS applications using security-scoped bookmarks.
RichTextKit update adds indentation support, grouped controls, and bug fixes for rich text editing in SwiftUI & UIKit.
A macOS app providing instant menu bar access to your camera feed for quick previews before video calls, with photo capture and zoom controls.
Using Nix to create a consistent, reproducible development environment for Ruby on Rails projects, solving 'works on my machine' issues.
A macOS app that adds intuitive cut (Command+X) and paste (Command+V) functionality for moving files in Finder, replacing the default copy and move shortcuts.
A guide to boosting macOS productivity using keyboard shortcuts for instant app switching and window arrangement with tools like Rectangle Pro and Alfred.