...

저널 — 디지털 휴먼과 프라이빗 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