Latent Space

iOS

Fastlane for iOS: match, gym, and Signing Done Right

A complete guide to Fastlane match and gym from scratch — certificate management, encrypted Git repos, CI/CD pipelines, multi-target signing, and hardening the security of your signing infrastructure.

Feb 03, 2026 · 8 min read
iOS

Certificate Pinning in iOS: The Right Way

How to implement certificate pinning properly in iOS — SPKI hashing, the ASN.1 header trap, rotation strategies, bypass hardening, and a production-grade pinning manager.

Feb 03, 2026 · 8 min read
Swift

Swift Concurrency: Actors, @MainActor, and the End of Data Races

A deep dive into Swift's concurrency model — actors, @MainActor, Sendable, structured concurrency, and how Swift 6 enforces thread safety at compile time.

Feb 03, 2026 · 6 min read
Transformers

The Mathematics Behind Transformer Attention

A deep dive into the self-attention mechanism — from scaled dot-product attention to multi-head projections and why positional encoding matters.

Feb 03, 2026 · 2 min read
Diffusion Models

Diffusion Models: From Noise to Intelligence

Understanding the mathematical framework behind denoising diffusion probabilistic models — the forward process, reverse process, and the connection to score matching.

Feb 03, 2026 · 2 min read
RLHF

RLHF: How Human Preferences Shape AI

Inside Reinforcement Learning from Human Feedback — reward modeling, PPO optimization, and why DPO is changing the game.

Feb 03, 2026 · 2 min read
Mixture of Experts

Mixture of Experts: Scaling LLMs Efficiently

How Mixture of Experts architectures achieve massive parameter counts while keeping compute costs manageable — routing, load balancing, and the sparsity trade-off.

Feb 03, 2026 · 2 min read
> Latent Space © 2026
Ghost / RSS