VoiceInkの初期設定
macOS用の音声入力ソフトウェアであるVoiceInkの初期設定をメモしておきます。
macOS用の音声入力ソフトウェアであるVoiceInkの初期設定をメモしておきます。
iTerm2 3.6.1がリリースされました。リリースノートのMajor New Featureには以下の記載がありました。AI機能自体はバージョン3.5ごろから実装されていたようです。
Major New Features:
- A new AI Chat feature was added. The assistant can interact with the terminal, subject to your permission. It can also explain command output, adding annotations right in the terminal.
しばらく前からmacOSでHomebrewを実行すると以下の警告が表示されていました。この解消方法をメモします。
% brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: You have the following deprecated, official taps tapped:
Homebrew/homebrew-services
Untap them with `brew untap`.
以前にmacOS に白源フォントをインストールするというメモを書きました。今回はMaple Monoをインストールします。
Browser CompanyがAI対応ブラウザとしてArcをリリースしていましたが、新たにDiaというブラウザを公開しています。

Diaは勿論、インストーラからインストールすることもできますが、thebrowsercompany-diaでHomebrew用のFormulaeが公開されています。今回はHomebrewでDiaをインストールする手順をメモしておきます。
昨日、CleanShot X 4.8.1リリースというメモを書いたばかりですが、早速、CleanShot Xのバージョン4.8.2がリリースされていました。相変わらずChangelog には記載が無いようです。
Changelog にはまだ記載がありませんが、CleanShot Xのバージョン4.8.1がリリースされていました。以前から「ウインドウをリサイズすると高確率でアプリケーションが落ちる」(50%程度の確率?)という問題が発生しているのですが、このバージョンで修正されていることを願います…

miseでPythonのバージョンを指定すると「fatal: 'origin' does not appear to be a git repository」エラーが出るようになってしまいました。このエラーの対処方法をメモしておきます。
Apple、macOS上でLinuxコンテナを直接実行できる「container」をオープンソースとして公開 で取り上げられていますが、Apple が macOS 上で直接、Linux コンテナを実行出来る仕組みを OSS として公開しました。 関連 URL は以下です。
Apple supercharges its tools and technologies for developers to foster creativity, innovation, and design の「Containerization Framework」では以下のように説明されています。
The Containerization framework enables developers to create, download, or run Linux container images directly on Mac. It’s built on an open-source framework optimized for Apple silicon and provides secure isolation between container images.
今回は macOS 上へ container をインストールし、Linux コンテナを起動する手順をメモします。
先日、macOS へ peco をインストールする というメモを書きました。 zsh のプラグインを追加し、peco をカスタマイズする手順をメモしておきます。