- Published on
All Posts
All Posts
- swift (19)
- ios (12)
- ai (3)
- xcode (3)
- typescript (3)
- cursor (3)
- c (3)
- llm (3)
- tca (2)
- wasm (1)
- claude (1)
- copilot (1)
- dylib (1)
- workflow (1)
- productivity (1)
- security (1)
- ml (1)
- avfoundation (1)
- python (1)
- objective-c (1)
- spm (1)
- metal (1)
- cuda (1)
- sglang (1)
- rust (1)
- the-composable-architecture (1)
- testing (1)
- ollama (1)
- victoria (1)
- Published on
I wanna use llama, but it doesn't work on Apple Silicon! Can we fix it?- Published on
Trying to get those nice JS testing semantics in Swift- Published on
If you record all of the actions in an app, assert all of the states at every step, and record all of the side effects, you can replay the recording in a test and verify that the app behaves the same way and investigate why. This is a post about how I built a test recorder for TCA.- Published on
A post for my wandering mind during the couple frozen minutes after any file change in Xcode.