u/chief_jaydeep

Ultimate Spring Boot + Angular Resource List

​

Sharing my Spring Boot + Angular resource document for anyone learning or building full-stack applications.

Includes tutorials, architecture references, authentication,

deployment basics, and more.

drive.google.com
u/chief_jaydeep — 5 days ago

40 equations and operational notes behind production LLM serving

Been working on an LLM observability platform and ended up writing down a bunch of operational equations/notes around serving systems.

Mostly covers:

- TTFT + decode latency

- KV cache behavior

- throughput vs latency

- queueing

- token uncertainty

- RAG grounding

- agent context scaling

Put everything into one reference since I kept revisiting the same concepts while debugging inference behavior.

Not research, just practical infra notes from building.

drive.google.com
u/chief_jaydeep — 5 days ago