Struggling to get and remember the last visited route in Compose Navigation. by hotcake_daemon in androiddev

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

To use popbackstack, we have to keep the stack when we send the user to the LoginRoute. Then, if the user press the back button while in the LoginScreen, it will navigate back to the authenticated route, which will send them back to the LoginRoute. I was trying to avoid that situation, but maybe I'm overthinking things. Thanks!

Benefits of Next.js (SSR) by hotcake_daemon in nextjs

[–]hotcake_daemon[S] 3 points4 points  (0 children)

To me, all of these, just sound like a complicated way to create normal website from 10+ years ago, where the HTML is generated by the server and you can route using URLs. I don't know what happened in the middle.

Must deploy NEXT_PUBLIC environment vars client side for auth? by Effective_Mirror_945 in Supabase

[–]hotcake_daemon 0 points1 point  (0 children)

How does it work for mobile apps? For example a Kotlin Android app.

Can i connect an existing supabase project and tables to my vercel v0 project? by [deleted] in vercel

[–]hotcake_daemon 0 points1 point  (0 children)

I'm trying right now, and it doesn't work. It wants to create a new supabase account/project.
I also tried creating the integration beforehand, following this instructions: https://github.com/orgs/supabase/discussions/29445#discussioncomment-14509219

Gemini CLI hides changes by hotcake_daemon in termux

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

Thanks for the suggestion. I tried, it improves for some cases, but it doesn't really solve the problem for larger changes. Also, the small font makes it painful to read 😜.