SB/serdar

Now

What I'm doing right now

Last updated August 4, 2026. Inspired by Derek Sivers' /now page movement.

Computer vision at Magnosco

Deep in refining the imaging pipeline's preprocessing and evaluating a new CoreML model version against the current one — accuracy, latency, and thermal impact all under review.

Apple Intelligence & Foundation Models

Exploring where Apple's on-device foundation models can replace network calls in Momena's LLM-powered features without giving up capability.

Swift Macros

Prototyping macros to cut networking boilerplate — trying to find the line between genuinely useful code generation and clever-for-its-own-sake.

Accessibility audits

Going through Momena screen by screen with VoiceOver and Dynamic Type at the largest sizes, fixing what I find before it becomes someone's support ticket.

Performance

Profiling cold-start time across Momena's feature set with Instruments, chasing milliseconds that matter more than they sound like they should.

Developer experience

Tuning the local Swift package structure across projects to keep incremental build times low as the codebases grow.

Reading

Working through research papers on efficient on-device inference, alongside the usual rotation of engineering and design books.