Commit Happens
creating and controlling tables on supabase with orms => ๐ณ๏ธ ill just do whatever the have in hand .....i give up
its actually quite easier wtf๐ญ๐ญ plus the tables can easily be made with the site's ui
Forwarded from Blackie Bytes
Next.js 16.1 is out โ
โuse vulnerabilitiesโ is out โ
NatStack
wtf is chero? what was i doing what type of naming is this?๐ญ๐ญ definitely cooked
It was customer-hero lol
Just spent HOURS trying to make Supabase SSR auth work with Next.js 16 + Turbopackโฆ
Turns out:
- cookies().getAll() isโฆ sometimes there
- cookies().set() isโฆ never there
- Supabase docs? ๐คทโโ๏ธ โjust do itโ
Moral of the story: new Next.js version โ ready for Supabase SSR.
Supabase: โweโre fineโ
Turns out:
- cookies().getAll() isโฆ sometimes there
- cookies().set() isโฆ never there
- Supabase docs? ๐คทโโ๏ธ โjust do itโ
Moral of the story: new Next.js version โ ready for Supabase SSR.
Supabase: โweโre fineโ
i think with the release of Next.js 16 and Turbopack, using Supabase SSR authentication has become highly unreliable. The server cookies API no longer fully supports getAll and set, which prevents Supabase from managing JWTs on the server as documented. I recommend to use the @supabase/supabase-js client SDK, which handles authentication entirely on the client side, including JWT storage, while avoiding the complications and inconsistencies of server-side cookie management.
So...I saw this on shalom's channel (am one of the greatest playes in ethiopia)
Link: https://www.chessigma.com/wrapped
Check yours
Link: https://www.chessigma.com/wrapped
Check yours
brain fighting between:
- Keep it slow, prioritize health and peace
- Race, pull all-nighters, finish before new year
- Keep it slow, prioritize health and peace
- Race, pull all-nighters, finish before new year
Has anyone tried code rabbit?
- Its a GitHub tool that drops smart reviews right on your pull requests.
- It helps you spot issues and improve your code without any extra hassle no boring stats, just useful feedback.
Want smoother PRs and faster reviews?
Give it a try and install it on GitHub: https://www.coderabbit.ai/
- Its a GitHub tool that drops smart reviews right on your pull requests.
- It helps you spot issues and improve your code without any extra hassle no boring stats, just useful feedback.
Want smoother PRs and faster reviews?
Give it a try and install it on GitHub: https://www.coderabbit.ai/
What do you use to build mobile apps? Personality reveal on the way ๐
Anonymous Poll
15%
Java / Kotlin โ men of culture
45%
Flutter โ this is the way
34%
React Native โ JS comfort zone
5%
Swift โ mobile dev is my whole life
Commit Happens
What do you use to build mobile apps? Personality reveal on the way ๐
after arguing with some ppl in codenight, i suppose i should atleast build one app with flutter, they say react and RN devs are tied by dependency and on the palm of maintainers (wc is right tbh) so why not check it out