Recent Posts

Loading Local Images in Minimal Mistakes

4 minute read

I want to be able to load local images when the site is served locally. However, the URL format file:///Users/<username>/archive/image/20260218184820.p...

Differences between the commands gem and bundle

1 minute read

In the Ruby ecosystem, gem and bundle serve distinct but complementary roles in managing code libraries (known as gems). While gem is the primary interface f...

Renaming a Swift project using Xcode and Emacs

1 minute read

You may need to rename a project to better reflect the app’s evolved feature set, e.g., from LiveTranscribeJP to OmniScribe. Here is how to apply this rename...

Built-in TTS for Japanese on macOS

2 minute read

macOS (Tahoe 26.2 as of writing) has a robust, built-in Text-to-Speech (TTS) system that supports high-quality Japanese voices. You can use this through the ...