Subhash Jha

Subhash Jha

Software Developer at Adobe building Photoshop. Writing about macOS tools, systems programming, and creative software.

Notes·July 29, 2026·~22 min read
How Google Autosuggest Works: From Keystroke to Trie to Serving Fleet

You type one letter and ten suggestions appear before your finger leaves the key. Behind that dropdown is one of the tightest latency budgets in consumer software, an in-memory trie sharded across thousands of machines, and a two-speed offline pipeline. A full walk through the system, with the hand-waved parts drawn out.

Read →
Essay·June 8, 2026·~6 min read
The Language AI Will Actually Write Code In

Clean code, design patterns, readable names. Those are ergonomics for a human brain with seven slots of working memory. The AI doesn't have that brain. So why is it still writing code for it?

Read →
Personal·May 26, 2026·~7 min read
I Am Still Not Laid Off

A quiet account of what it feels like to keep your job in an industry that's letting people go in waves. Notes from a tired engineer, written late at night.

Read →