Published onNovember 29, 2023Fixing uFeature app binary sizesswiftiOSPorting an app to a uFeature architecture leads to a doubling in binary size. Why? How can we fix it?
Published onOctober 16, 2023Realtime audio processing in AVComposition in SwiftswiftciOSAVFoundationTrying to make realtime and offline cool audio effects without ffmpeg on iOS. Did someone say undocumented C APIs? I wish they didn't!
Published onOctober 15, 2023App thinning 🦙 on iOSswiftxcodeWhat if you want an app with different downloaded weights for different devices?
Published onAugust 28, 2023🦙 on iOSswiftc++iOSLLMI never ended up writing up the stable diffusion port and immensely regretted it, so this time y'alls get to hear about this odyssey of a port.
Published onJuly 20, 2023Fixing llama 2mlI wanna use llama, but it doesn't work on Apple Silicon! Can we fix it?