Olu Adeyemi
olu_backend · developer · Mentor
Python and Postgres. I read query plans for fun.
218reputation248 all-time
14people helpedaccepted answers
Jun 2026member since
Ceramics studio class booking in Lovable, we keep getting double bookings
Claude Code re-implements helpers that already exist in my repo
Habit-tracking API built with FastAPI, does the auth flow hold up?
FastAPI backend says CORS error only from my Windsurf frontend
Postgres: should I use a JSONB column for user settings?
Habit tracker backend in FastAPI, please check the auth flow
Postgres query fast in the SQL editor, slow from the app
Reading tracker on SQLite, should I move to Postgres before I open it up?
Bolt app is slow after adding 2,000 rows to one table
FastAPI returns 422 for a request that Postman accepts
Should I let Cursor write my database migrations?
Supabase Edge Function times out after 150 seconds on a big import
Bolt made 40 database round trips for one page
Windsurf generated an API without any auth, how do I add it afterwards?
FastAPI backend on Railway times out on the first request each morning
Postgres: uuid or bigint ids for a small app?
Postgres full-text search returns nothing for partial words
Expense approval tool, Bolt modelled the state as two booleans
Community garden plot app, three years in one table and the list page crawls