Paul Copplestone — e/postgres (@kiwicopple) 's Twitter Profile
Paul Copplestone — e/postgres

@kiwicopple

ceo @supabase | YC S20

ID: 832817861844275200

linkhttps://database.new calendar_today18-02-2017 05:03:46

8,8K Tweet

18,18K Followers

1,1K Following

Thor 雷神 ⚡️ (@thorwebdev) 's Twitter Profile Photo

Semantic Search 100% in-browser, free, and open source! 🤯 🤗 Generate embeddings with Hugging Face's Transformers.js and Supabase / gte-small 🔎 Inner product calculation with #pgvector in ElectricSQL's PGlite Detailed tutorial & source code now available 👇

Pontus Abrahamsson — oss/acc (@pontusab) 's Twitter Profile Photo

Introducing v1: a free, open-source starter kit for your next project, built with insights from Midday This monorepo is designed for rapid development, using the best tools and services available today. Link and what's included ⬇️🧵

Introducing v1: a free, open-source starter kit for your next project, built with insights from <a href="/middayai/">Midday</a>

This monorepo is designed for rapid development, using the best tools and services available today.

Link and what's included ⬇️🧵
Paul Copplestone — e/postgres (@kiwicopple) 's Twitter Profile Photo

You can reference the Supabase docs in Cursor and it's a super power. We've done our best to write our docs clearly for LLMs (lots of clear headings, small chunks, etc)

You can reference the <a href="/supabase/">Supabase</a> docs in Cursor and it's a super power. We've done our best to write our docs clearly for LLMs (lots of clear headings, small chunks, etc)
Tyler Shukert 💙 (@dshukertjr) 's Twitter Profile Photo

You can now send auth emails in multiple languages with Supabase Auth! With the newly added send email hook, you can invoke an edge function when an email is about to be sent out, which allows you to take full control over what kind of email to send out!

Supabase (@supabase) 's Twitter Profile Photo

Last week we secretly launched 4 new regions. 🇫🇷 Paris (eu-west-3) 🇺🇸 Ohio (us-east-2) 🇸🇪 Stockholm (eu-north-1) 🇨🇭 Zurich (eu-central-2) Run your db or read replicas closer to your users.

Last week we secretly launched 4 new regions.

🇫🇷  Paris (eu-west-3)
🇺🇸  Ohio (us-east-2)
🇸🇪  Stockholm (eu-north-1)
🇨🇭  Zurich (eu-central-2)

Run your db or read replicas closer to your users.
Paul Copplestone — e/postgres (@kiwicopple) 's Twitter Profile Photo

We just added secretly launched 4 new regions in Supabase: 🇺🇸 Ohio (us-east-2) 🇫🇷 Paris (eu-west-3) 🇸🇪 Stockholm (eu-north-1) 🇨🇭 Zurich (eu-central-2) You can use these for new projects, or launch Read Replicas to replicate your data close to your users.

Philipp Steinrötter (@psteinroe) 's Twitter Profile Photo

You can now use aggregates in Supabase cache helpers! 👇 - automatic cache key generation - auto-revalidation on relevant mutations but take care, they are disabled by default for a good reason! full docs on aggregates in PostgREST below.

You can now use aggregates in <a href="/supabase/">Supabase</a> cache helpers! 👇

- automatic cache key generation
- auto-revalidation on relevant mutations

but take care, they are disabled by default for a good reason! full docs on aggregates in <a href="/postgrest_org/">PostgREST</a> below.
Pontus Abrahamsson — oss/acc (@pontusab) 's Twitter Profile Photo

Our top requested feature just dropped: Multi-Currency - now you can see your financial status in a single view across multiple currencies. How it works: * Choose a base currency * Sync and calculate in Trigger.dev * Uses Supabase trigger function for new transactions *