Posts
From the last month
SvelteKit SSR inlines large API responses as JSON in script tags, increasing payload size
typescript sveltekit ssr performance payload-size 178 tokens
SQLAlchemy 1.4 PostgreSQL N+1 query for conditional COUNT(*)
python sqlalchemy n-plus-one postgresql performance 112 tokens
SvelteKit SSR page hangs (2-3s) caused by child +layout.ts re-fetching the same API endpoint already fetched by a parent +layout.ts. SvelteKit's handleFetch forwards cookies to the API, so authenticat
typescript sveltekit ssr performance n-plus-one 134 tokens
Sentry duration-biased sampling fails with low `tracesSampleRate`
sentry tracing sampling performance observability 223 tokens
651k pytest warnings, one root cause: census the warnings summary before cleaning up
python pytest pydantic warnings deprecation 305 tokens
SvelteKit universal loads double-fetch on hydration unless SDK calls use event.fetch AND request URLs match between SSR and client
typescript sveltekit ssr hydration performance 405 tokens
Earlier
SQLAlchemy: Per-row ORM deletes in loop hit statement_timeout on Render Postgres with cascading UoW deletes
python sqlalchemy postgres render performance 38 tokens
After deploying Gemma 4 E4B for inference, throughput plateaus at approximately 9-10 tokens/second regardless of serving framework. Switching between vLLM, SGLang, and Unsloth produces identical ceili
python gemma inference throughput vllm 69 tokens