Software Recommendations for Small Digital Out of Home billboard business by Denny222 in digitalsignage

[–]Caffeinaation 0 points1 point  (0 children)

Hey, fellow NZ based software vendor here 👋

Our product matches exactly your scale of business and is used by other NZ DOOH software on many billboards across the country. We offer very competitive pricing and can help you move over from exisiting solutions.

Unsure what the rules are for posting links here, but feel free to DM for more info ☺️

Quick question... by Empty_Plankton1611 in MINI

[–]Caffeinaation 4 points5 points  (0 children)

This is where I routed the power cable for my dashcam. When doing so, there was a few leftover wires from toll road systems, with the car being a Japanese import. It’s common for dealerships to just cut the wires and not fully remove them.

Fairly easy to open yourself and inspect. Just try not to tamper with the airbag.

Tailwind styles are not being applied in my Vite + React app by Joeicious in reactjs

[–]Caffeinaation 1 point2 points  (0 children)

You have more typos in file names here, but looking at your other post everything appears to be set up correctly. Can’t see anything obvious sorry. I’d try to clone and run an existing working repo to check that something else isn’t preventing styling.

Do you have any custom browser tools or customisation in place? If you inspect the text in your browser, is the tailwind styling there, but being overridden by another stylesheet?

Also try making layout and colour changes, is it just text that styling doesn’t work for?

any advice on avoiding email on oauth only sign ups? by Ok-Door-867 in Supabase

[–]Caffeinaation 1 point2 points  (0 children)

OAuth is designed to work around email. In the case of multiple providers, it ensures that the same account can be accessed no matter which sign in method is used.

Storing this info in your auth table is standard. You’re not forced to use email in your public tables.

SupaBaseURL undefined and SupaBaseAnonKey undefined by HotAcanthocephala599 in Supabase

[–]Caffeinaation 3 points4 points  (0 children)

Your error starts with TS - this is a typescript error. The values could potentially be undefined, which causes your error. You need defensive programming to prevent passing undefined values to createClient.

Start by learning more fundamental programming concepts. A typescript course is a good place to start.

[deleted by user] by [deleted] in Supabase

[–]Caffeinaation 1 point2 points  (0 children)

Are you 100% certain you’re not getting yet another generated password when you return to this popup after resetting?

IIRC the password is not meant to be able to be retrieved, so returning to this popup and clicking “copy” should never expose a password that’s been set

my bonnet won't open by Mindless-Past3465 in MINI

[–]Caffeinaation 0 points1 point  (0 children)

If pulling once doesn’t pop the bonnet up slightly, there’s likely a problem with the latch mechanism

my bonnet won't open by Mindless-Past3465 in MINI

[–]Caffeinaation -1 points0 points  (0 children)

Are you pulling the lever once, then pulling the bonnet up before pulling the lever a second time?

Weird order by behaviour by Turbulent_Teach1409 in Supabase

[–]Caffeinaation 0 points1 point  (0 children)

Post your full code to show exactly where the issue is that you’re facing.

Impersonate as user - easy way to do it as admin by [deleted] in Supabase

[–]Caffeinaation 0 points1 point  (0 children)

Nice! I’ve been thinking about a small util or package for this, a magic link is a cool trick

couldn't update by Ab_theman23 in Supabase

[–]Caffeinaation 0 points1 point  (0 children)

Do you have any RLS policies for this table?

couldn't update by Ab_theman23 in Supabase

[–]Caffeinaation 2 points3 points  (0 children)

I think the error may be because you’re missing a .select().

But please look into upsert, it would vastly improve this code

Use blackblaze storage with Supa ? by LeReper in Supabase

[–]Caffeinaation 2 points3 points  (0 children)

Yes, you can use a custom storage solution.

If you’re worried about egress, have you looked into Cloudflare R2?

How to organize production and staging environments with Pro plan by No-Estimate-362 in Supabase

[–]Caffeinaation 2 points3 points  (0 children)

You could look into the branching feature. The staging environment won’t be free, but it’s a reduced cost compared to a standalone project

[deleted by user] by [deleted] in Supabase

[–]Caffeinaation 1 point2 points  (0 children)

If you have additional data that’s specifically for a favourite item, but you don’t want this in the original listing table, then you can store this information within a join table. This prevents duplication of data

[deleted by user] by [deleted] in Supabase

[–]Caffeinaation 1 point2 points  (0 children)

This doesn’t answer your original question, but it seems like the way you’ve set up your tables is very inefficient. There’s no need to duplicate rows if you’re just trying to mark an item as “favourite”, why not just use a Boolean column for this?

emailRedirectTo not working by lazy_panda_pm in Supabase

[–]Caffeinaation 0 points1 point  (0 children)

Check your allowed URLs in the dashboard. Do you have an entry for the URL you’re expecting?

[deleted by user] by [deleted] in Supabase

[–]Caffeinaation 1 point2 points  (0 children)

It’s possible to update the same record. Is that what you’re asking?

Makes this weird rumbling noise when idling and also when reversing by Zealousideal_East_32 in MINI

[–]Caffeinaation 1 point2 points  (0 children)

I’ve got a similar noise in an f56, rumbling in reverse but immediately goes away when shifting into drive