Rohit Ranjan · Dispatches·Vol. I
Field notes from the deskA daily logCode · Reads · Builds · LifeUpdated as often as I show upNo analytics · No newsletter · Just notesField notes from the deskA daily logCode · Reads · Builds · LifeUpdated as often as I show upNo analytics · No newsletter · Just notes
IST 18:44:02
← PortfolioRohit Ranjan / Field Dispatches
— Vol. I · JUN 2026· · ·
Issue · No. 007Noida · 28.5°N 77.4°E

DISPATCHES

A working notebook. What I built, broke, read, and thought about — short entries, written close to the moment. Not a log. Just the notebook.

07  entries
19  MAY latest
7  categories
R·R·  sole author
Filter ·
007
19MAY · TUE
Noida
BUILDAI

Stitched a small inference cache into Notaify

Spent the morning wiring an in-memory LRU cache in front of the model router so identical stack traces don't re-bill us every time. Saw cost drop visibly by lunch. The boring kind of win that I like the most.

Time · 3hMood · Focused
006
17MAY · SUN
Noida
READNOTE

Read: "A Philosophy of Software Design" — ch. 4

Modules should be deep. The chapter on information hiding kept rhyming with my own code from last week — half my files leak implementation through their interface. Going to refactor the email-template module tomorrow with this in mind.

Time · 1hMood · Thoughtful
005
15MAY · FRI
Noida
SHIP

Pushed Realty Visions v1.2 — lead-capture revamp

Cleaned up the multi-step lead form. Removed two fields the client never used and added autosave on blur so partials still land in the CRM. Conversion will tell on next week.

Time · 4hMood · Shipped
004
12MAY · TUE
Noida
CODEAI

First serious play with structured outputs in Claude

Trying to swap a fragile regex-based parser in MedCap for a strict JSON schema response. The diff in correctness is significant; the diff in cost is also significant. Need to think about which queries deserve it.

Time · 2h
003
08MAY · FRI
KL University
LIFE

End-sem week — head down, code quiet

Took the laptop off the desk and put my notebook back on it. Funny how a week of pen-on-paper makes the next sprint feel sharper. The CPU needs a sleep mode too.

Page 1 of 2