https://supabase.com/ logo
Join Discord
Powered by
# off-topic
  • m

    Micheal

    05/17/2023, 3:46 PM
    I saw some of these popping up yesterday
  • h

    Hollyqui

    05/17/2023, 3:50 PM
    God, I really thought it was only us. It's still ongoing over here
  • g

    garyaustin

    05/17/2023, 4:16 PM
    So far you are the only two reporting this here and github. You probably need to contact support if you have not.
  • h

    Hollyqui

    05/17/2023, 7:48 PM
    We have tried, but so far no solution:/
  • g

    garyaustin

    05/18/2023, 2:30 AM
    https://status.supabase.com/ Also in announcements if someone hits an issue in the next bit.
  • g

    garyaustin

    05/18/2023, 2:30 AM

    https://cdn.discordapp.com/attachments/839993398554656831/1108582465980874762/image.png▾

  • m

    Mashwishi

    05/18/2023, 1:25 PM
    have anyone tried discord.js v13 + supabase ? i want to use supabase to save server configurations of my bot (more like mongoDB which is commonly use for db of discord bots)
  • o

    Olyno

    05/18/2023, 8:45 PM
    @Razoth for this kind of question (in #873008373291941919), the best would be to ask them here :p
  • r

    Razoth

    05/18/2023, 8:46 PM
    okay 😄 then here, do you guys and gals have recommended reading material for flutter for someone coming from nextjs?
  • o

    Olyno

    05/18/2023, 8:47 PM
    The community discord bot is technically using the v13, but i didn't add Supabase yet. You still can have a look if it can help you: https://github.com/supabase-community/supabase-community-bot
  • z

    zj

    05/18/2023, 9:49 PM
    Hi its my first time on this channel, im using signinwithotp function. Is there a way i can distinguish between a new auth user or an already auth user? Thanks
  • g

    garyaustin

    05/18/2023, 9:50 PM
    @zj you are asking in the wrong thread please use #1006358244786196510 Thanks
  • z

    zj

    05/18/2023, 9:51 PM
    Yeah i was trying to write in the javascript channel but it keps redirecting me here
  • z

    zj

    05/18/2023, 9:51 PM
    So i just went for it
  • i

    ideaGarage

    05/18/2023, 11:15 PM
    Now in livestream Supabase and FlutterFlow:

    https://www.youtube.com/watch?v=Sj9t--WNimE▾

  • j

    Jinni

    05/19/2023, 9:50 AM
    Hi. Can anyone help me with this? https://discord.com/channels/839993398554656828/1109011030987780126
  • n

    NeuTronas

    05/19/2023, 10:05 AM
    Hey guys, completely new to Supabase. So I noticed while developing Next.js app is if I update the database, the web will not change what was in the database, unless I do a hard-reload. Is there any way to prevent this?
  • r

    Razoth

    05/19/2023, 12:38 PM
    hello and welcome, please ask your questions related to supabase in the "help-and-questions" channel. also to get realtime updates you have to subscribe to changes. with nextjs you have to make sure its client side.
  • b

    blackleitus

    05/19/2023, 4:31 PM
    I hope someone can help me out .... what's a themeable user interfaces vs UI Components or css frameworks like tailwind , bulma , boostrap , chackra ui , ant ui ?
  • r

    Razoth

    05/19/2023, 9:48 PM
    tailwind is a utility first css framework, while bootrap and bulma are css frameworks. chaktra ui and ant design are UI Component Library`s. Theme UI is a component library that claims to be better configurable to suit your needs and its less opinonated.
  • r

    Razoth

    05/19/2023, 9:57 PM
    also, i don't really get the question, did you just wanted to know the differences? they are pretty much in the name or explained above
  • n

    nickbryant.fyi

    05/20/2023, 4:20 PM
    Is RLS an absolute nightmare for anyone else or am I just really dumb
  • a

    Agon

    05/20/2023, 6:35 PM
    has a bit of a learning curve, and the ui isn't as convenient as i'd like it to be but i feel ur pain
  • c

    Codelaby

    05/20/2023, 6:40 PM
    the next level having to deal with storage policies, now that is hell
  • c

    cyberpunq

    05/20/2023, 7:01 PM
    I feel you bro, just got started yesterday.
  • r

    Razoth

    05/20/2023, 7:04 PM
    i'm not even that far along with my main supabase project, because i have no idea how to get microsoft graph data after a SAML SSO login from a user. i feel like i welcome the hell of RLS any day of the week, if i would never have to deal with microsoft stuff again.
  • u

    <hmmhmmhm/>

    05/20/2023, 9:37 PM
    I'm trying to figure out how to write RLS in Typescript (using plv8 and Introspected types). I think it would improve the developer experience to be able to write RLS with type support in Typescript.
  • g

    garyaustin

    05/21/2023, 1:50 AM
    RLS! RLS! Doing an RLS best practices for performance guide. YIKES! My head hurts... More to come soon... Just a hint of a few of the tests so far. These are the simple ones, should be about a dozen examples with code...

    https://cdn.discordapp.com/attachments/839993398554656831/1109659460403732520/image.png▾

  • u

    <hmmhmmhm/>

    05/21/2023, 1:54 AM
    I've been experimenting with code that configures Supabase RLS to receive TypeScript type hints.
  • u

    <hmmhmmhm/>

    05/21/2023, 1:56 AM
    And I'm trying to remove the code that causes plv8ify to append more code than the existing conversion, and when I'm done, it might be not really so bad.
1...388389390391392Latest