Most of my ancient Objective-C resources are deprecated now (a few were from the NeXT era, which should give you some idea), so I decided to start afresh:
Resources
| Date | Link | Notes |
|---|---|---|
| 2026 | Flash-MoE | Objective-C/Metal inference engine that runs Qwen3.5-397B MoE locally on Apple Silicon with SSD streaming, dequantization, and custom GPU kernels. |
| 2010 | ThoMoNetworking | A very interesting network-oriented framework that makes it easy to pass data between all sorts of devices automagically. |
| 2009 | Learn Objective-C | What the cool kids were reading in 2009. |