[macOS] Recording Microphone and System Audio Together with QuickTime Player
How to record both microphone input and system audio simultaneously in QuickTime Player using BlackHole.
How to record both microphone input and system audio simultaneously in QuickTime Player using BlackHole.
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.
Running a trilingual blog when your Japanese doesn’t go beyond travel phrases. How AI has transformed the way tech blogs are run.
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.
AI coding tools have completely reshaped developer scarcity. Where does a developer’s value lie now?
Sharing the experience of building a macOS menu bar app that monitors Claude Code’s own usage — using Claude Code itself.
How to set up an MCP server so Claude Code can directly read and write to your Obsidian vault.
A guide to connecting MCP servers to the Xcode agentic coding assistant.
A guide to setting up an L2TP/IPSec VPN server on a Synology NAS and connecting from outside.
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.
A guide on how to fix the issue where VS Code’s code command stops working due to the removal of Python 2 in macOS 12.3.
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.
A guide on how to enable HTTPS for the ASUS router settings page.
The keyboard shortcut for copying a file or folder path in macOS Finder.
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 fix the order of Spaces in Mission Control on macOS.
How to open Visual Studio Code from the terminal on macOS.
How to install and use the Alfred TimeZones Workflow on macOS.
How to generate SSH keys on macOS using ssh-keygen.
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 the zsh-autosuggestions plugin on macOS.
How to install the Alien theme for Oh My Zsh on macOS.
How to install Oh My Zsh on macOS.
How to install and set up Git LFS on macOS.
How to install Homebrew on macOS.
How to install CocoaPods on macOS.
A guide on how to manually renew SSL certificates on a Synology NAS.
An overview of the concepts of prime numbers and composite numbers.
A summary of classes, methods, and instances in Objective-C.
A review of purchasing the SmartThings Hub v3.
A summary of the plan for building a convenient and comfortable smart home infrastructure.
A guide on how to connect a custom domain to Synology Photo Station.
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.