When your friends find out you have ChatGPT Plus
When your friends find out you have ChatGPT Plus
7+ years coding with React Native
Still don't know how to use the KeyboardAvoidingView
Well, they usually announce new features and updates daily over a week
Supabase is a Backend as a Service product, it's an open-source alternative to Firebase. It provides several features such as:
- Postgres database
- Auth
- Storage
- Real-time features
- Edge functions
Pretty excited for @supabase Launch Week!
#launchweek supabase.com/launch-week...
Amazing! Thanks
Everybody posting today AI-generated Ghibli images
What am I missing? How can I do it?
I accidentally deleted staging entire environment
Be careful with @supabase branching feature. By default it will destroy the branch instance when the underlying PR is merged / closed
If you want to prevent this behaviour, make the branch persistent
Don't mess it up like I did
Good luck with that, my friend
Good said
It's soooo frustrating when you have a bug in production that cannot be reproduced locally...
It's all fun until someone vibe codes your banking app
Mmm seems that today's a coding Sunday
At what point has my job become copying Jira's ticket description and asking Cursor to implement it?
I've been vibe coding using Cursor for a while, but I just called it "coding"
Cursor AI is the best productivity machine nowadays
Change my mind
That's what I thought too, the problem is you need to update a lot of rows when you move one item
Imagine you move item 1 to position 20. Then you need decrement (move up) the "order" column for 19 items
- 2 -> 1
- 3 -> 2
- 4 -> 3
- 5 -> 4
...
How do you efficiently store and maintain the exact order of items in a database? π€
You have an items table and need to preserve the precise position of each entry for display
Whatβs the best way to handle this at the DB level? Drop your insights! π
Haha youβre not alone
Iβm happy to know Iβm not the only one haha
Me: spends two hours wondering why my "console.log" statements don't work
Reason: "Info" wasn't checked on Chrome Inspector
A good person will follow the rules
A great person will follow himself
Looks like today Typefully decided to break my tweeting streak
Thatβs so inspiring! Itβs exactly what I want to achieve. Wishing to be there some day
Keep the hard work πͺ
So you built Uneed on the side? π―
Yep, bills have to be paid π
I wish I could focus 100% on my own projects
Someday I will. But today's not that day
This is a gold mine, thanks for sharing!
That's exactly what happened π
Thank you very much, Max! I don't know why they don't fix this issue
Is the supabase CLI latest version broken? I cannot run "supabase start"