← Back to radar

Vibe Coding Done Right: AI Development in Production

·Supabase Events·Seth Kramer, Harry Roper, Zimo Holdijk, Victor Orozco·
AIvibe codingsupabaseproductionsecurity

Notes

  • creating the right context for LLM

  • be aware of the context window size

  • simple tasks -> simple / cheaper models

  • complex tasks -> opus 4.6 / gpt 5.2

  • Security

    • owas top 10
    • supabase -> RLS policies
    • AI prompts to try to break the app