Back to home

Blogs

Long-form writing on cryptography, payments, mathematics, and the systems humming underneath everyday technology.


How Quantization Works

August 2, 2026 22 min read

How a thirty-gigabyte AI model gets rounded down to fit on a laptop — scale and zero-point, calibration, granularity, integer-only inference, QAT, and the outlier problem that forced large language models to invent new tricks.

Machine LearningQuantizationLLMsSystems
→ Read the full post

You tap your phone, now what?

August 27, 2025 12 min read

A walkthrough of what actually happens inside your iPhone when you add a card to Wallet and when you pay — the Secure Element, the Secure Enclave, tokenization, cryptograms, and the minimal code you need to write.

Apple PaySecurityPaymentsiOS
→ Read the full post

Encryption: Romeo Can Now Text Juliet

October 13, 2023 16 min read

Public-key encryption explained through Romeo, Juliet, and a little Harry Potter — then the actual RSA math: totients, congruent mods, key generation, and why quantum computers are coming for all of it.

CryptographyRSAMathematicsSecurity
→ Read the full post