[macOS] Building a Claude Code Voice Assistant in the Small Hours
Building a macOS assistant demo that relays Claude Code CLI’s input and output through voice on a sleepless night
Building a macOS assistant demo that relays Claude Code CLI’s input and output through voice on a sleepless night
A story of building automated GitHub PR review with Claude Code Action for a side project.
How to place and rotate circular menu items using sin, cos, and atan2 in iOS.
Sharing the experience of implementing Korean, English, and Japanese support in a Jekyll blog with the Minimal Mistakes theme — without any plugins.
How to modularize an iOS project into layered modules using CocoaPods Private Spec Repos.
Sharing the experience of building a macOS menu bar app that monitors Claude Code’s own usage — using Claude Code itself.
A guide to connecting MCP servers to the Xcode agentic coding assistant.
How to configure Xcode 26.3 to use the Claude Opus 4.6 model as an agentic coding assistant.
How to install Eclipse Temurin OpenJDK on macOS using Homebrew.
How to check gem paths in Bundler.
How to install Ruby using rbenv on macOS.
How to change word break properties in the Minimal Mistakes theme to fix horizontal scrolling on mobile.
How to disable fastlane’s update check log and changelog log.
How to run a Jekyll local server with a specific IP address and port.
How to create and distribute a custom fastlane Plugin.
How to create a custom fastlane Action.
How to add and manage fastlane plugins.
How to install PIP, the package manager for Python 3.
How to install fastlane on macOS.
How to use multiple SSH keys on GitHub.
A summary of the new devices and services announced at the Apple September 2021 keynote.
How to deploy builds to iOS 15 or iPadOS 15 devices using Xcode 12.
How to install and set up Git LFS on macOS.
How to install Homebrew on macOS.
How to install CocoaPods on macOS.
A summary of classes, methods, and instances in Objective-C.
A summary of branch statements in Objective-C.
A summary of loop statements in Objective-C.
How to set up a Spring 5 development environment.
A summary of operators and expressions in Objective-C.
A summary of primitive data types in Objective-C.
A curated list of useful study resources for learning Objective-C.
How to handle the default Modal Presentation Style change introduced in iOS 13.