add 1 day auto delete for Telegram server log because the servers have the API key and read it if hacked so it's an attack vector #nomads#remoteok#hoodmaps#photoai#interiorai etc
fix #nomads nomads.com/explore because we would count every filter query in filters.db but became too slow for page load so me and Claude Code made filter_log.db to save timestamp and filter separate to then rank it by views
add back Stripe webhook for #nomads after user pays to create user, because 1% of users close tab after payment and it doesn't redirect to create a user and get caught in limbo
start rebuild #nomads from scratch with Postgres db and Claude Code with a big db with all data as time series that gets fed with API connector scripts and I going to try do mostly in Python