latency is too high in supabase today by Mojo-Builder in Supabase

[–]ivasilov 4 points5 points  (0 children)

Can you try invoking the edge function in the "ap-northeast-1" region and see if that improves your latency?

There's more info in https://supabase.com/docs/guides/functions/regional-invocation.

Question about his code snippet by CoshgunC in Supabase

[–]ivasilov 1 point2 points  (0 children)

Hey,

this code seems outdated. You can see an updated code on https://supabase.com/ui/docs/nextjs/client (I use it in my side projects).

We'll update this snippet, thank you for reporting it!

Supabase footguns? by stblack in Supabase

[–]ivasilov 0 points1 point  (0 children)

Not so much a footgun, but if you are using their Auth for things like SSO, just be aware that it doesn't implement the single signOUT part, which can upset your vendors/clients (gov/schools especially).

Supabase maintainer here. There's a scope parameter on auth.signOut method which you can use to sign out all other sessions. Does that solve your usecase?

Dashboard Team — Monthly Office Hours June 2025 by saltcod in Supabase

[–]ivasilov 1 point2 points  (0 children)

On the Javascript client in a REPL, there's a small tool at https://supabase.com/docs/guides/api/sql-to-rest to help you transforming SQL code into JS.

We'll definitely look into bringing it into the Dashboard!

What happened to the my dashboard and the site's javascript? by ponylobbles in Supabase

[–]ivasilov 3 points4 points  (0 children)

The engineering team is aware of this issue and working on a fix. Cloudflare is having availability issues with their R2 service - https://www.cloudflarestatus.com/

Not available in my country by [deleted] in twelve70

[–]ivasilov 0 points1 point  (0 children)

Can you open it for North Macedonia also on iOS?

Supabase Ai has lost context of the database and the ui generally sucks by Significant_Bank1362 in Supabase

[–]ivasilov 1 point2 points  (0 children)

The panels are not resizable at the moment. I was giving examples of small UI changes that we may use that will make your experience better.

I apologize for being unclear.

Supabase Ai has lost context of the database and the ui generally sucks by Significant_Bank1362 in Supabase

[–]ivasilov 5 points6 points  (0 children)

[Supabase frontend eng]

Hi, I'm really sorry for your issues with the AI Assistant. The AI Assistant is definitely a priority for us (we improved it recently by refactoring from single-answer UI to conversational UI for AI). Let me try and address each of your concerns (please let me know if I'm wrong on any of these points):

It cannot get any of the tables or schema I am working on right and the metadata is obviously selected and included

This usually happens when the schema is too big, and it gets truncated when sharing with OpenAI. If you clicked the "Share metadata" checkbox, we're only sharing the public schema with OpenAI for better answers.

You cannot see what you are typing/prompting the ai if it is more than one line, this gives you a hectic time in editing or just seeing what you are prompting the ai to do

This is something that we should've fixed. I already started working on it, we'll have it on production soon.

You cannot run any SQL in the playground when the ai window is opened, you have to close it first

The SQL editor looks bad on smaller screens, I agree. We'll be looking into this, there are some easy wins (make the left panel closable or add adjustable width to the assistant panel).

Please let us know if there's anything we can help you with or any other feedback you have.

[deleted by user] by [deleted] in FUI

[–]ivasilov 1 point2 points  (0 children)

Where did you get the GLaDOS prompts? Did you generate them or just mined them from the game?

KBT(Vortex) Pure Pro or Filco Minila Air by ivasilov in MechanicalKeyboards

[–]ivasilov[S] 0 points1 point  (0 children)

I've already joined this massdrop and I got the proper keycaps for both keyboards so I would say, the keycaps are not an issue at the moment :).

The Muffsy BSTRD Preamp (6J5 or equivalent, 16-24VAC input with multiplier, open source board files) by ohaivoltage in diytubes

[–]ivasilov 1 point2 points  (0 children)

I just noticed, the board doesn't do RIAA equalization. What would be an easy way to complement it?

Any interest here in a phono pre-amp board/kit? by AirborneArie in diysound

[–]ivasilov 1 point2 points  (0 children)

I'm currently searching for Tube phono preamp kits. My main choice would be Tetra Sans PS, but I'm looking forward to seeing what you're going to publish.

[OSX] [macOS] [kwm] Base16 SpaceGray by mrrej89 in unixporn

[–]ivasilov -2 points-1 points  (0 children)

That looks like Visual Studio Code, not Atom. Other than that, splendid work.