...

ジャーナル — デジタルヒューマンとプライベートAI

リアルタイム・デジタルヒューマン、クリエイティブAI、音声、キャラクターワークフローに関する研究、制作ノート、実践的ガイド。

最新記事

The Same VPN App Needs Two Different Shapes on macOS

The Same VPN App Needs Two Different Shapes on macOS

An NEPacketTunnelProvider packaged as an app extension works on the Mac App Store and nowhere else. Shipping the same app as a signed download means rebuilding the tunnel as a system extension.

September 16, 2026English
View Article

すべての記事

Notarization Is Not a Launch Test

A Mac app can pass notarization, satisfy codesign, be accepted by Gatekeeper, and still be killed by the kernel the moment you double-click it. Here is why, and a three-minute test that tells you before your users do.

September 16, 2026English
View Article

Put the Version in the Filename, Not Just the Release Notes

Overwriting a file at the same URL means your CDN keeps serving the old bytes for hours. If nobody on the team holds a cache-purge token, the filename is your only cache key.

September 16, 2026English
View Article