Skip to content

Repository files navigation

engineering-notes

Technical write-ups on some of the harder problems I came across.

PaperTopicStack
RLS silently disabled my GIN indexWhy a public text search 500'd for anonymous users only: @@ is not leakproof, so row security refused the index and every search became a 10s seq scanPostgreSQL 17, RLS, GIN, tsvector, Supabase
Scaling streaming toolsets on CloudflareDesigning a per-user multi-overlay platform so cost-per-user stays roughly flat as you grow — edge push, Hibernatable WebSockets, EventSubCloudflare Workers, KV, Durable Objects, Hibernatable WebSockets, EventSub
Chat bot memoryPersistent memory for a Twitch chat bot without storing raw chat logsC#, Streamer.bot, Gemini Flash
Collab detectionConfidence-ranked collab detection for Twitch from several imperfect signalsTwitch Helix API, Prisma, PostgreSQL
How I built P.A.T.H.O.S.Building a job-search system around deterministic scoring, constrained AI, and pipeline intelligenceReact 19, Supabase, Gemini
Glass Box transparencyGlass Box transparency for persona state, optimizer stages, and inbound job intelligenceReact 19, Supabase, Gemini
Email syncDeterministic-first inbound email sync for job-search pipelines with review and undoSupabase Edge Functions, TypeScript, LLM Fallback
ML predictionAdding a learned prediction layer without replacing the deterministic scoring engineJavaScript, Supabase, PostgreSQL

About

Technical write-ups on some of the harder problems I came across.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors