I just found this amazing UI library! 🤩
✅ A lot of code snippets for modern user interfaces
✅ For React / NextJS apps
✅ YouTube video tutorials
The `useAnimatedText` hook is something I really needed today, and this site saved my life
#buildinpublic#uiux#react#nextjs
@laktek@kiwicopple@supabase But the same limits apply:
- 150s max duration
- 2s max CPU duration
Background tasks are not suitable for long-running tasks neither
@MaxRohowsky Yes, that’s true 😅
Some post ocassionally doesn’t hurt, but at one point I found myself spending too much time here, and I think that’s a mistake
Man, I feel this
I’ve stopped posting and spending time on X because of this
I don't identify myself as an indie hacker anymore, I prefer the term “solopreneur”
Spent the last months building and focusing on scaling my startup, doing “real” entrepeneurship
When I have something valuable to share, then I’ll come back to social media and maybe build a personal brand
But that’s not my main path anymore, my customers are not here so it just makes no sense
Most of the successful "indie hackers" you see on social media aren't "indie hackers" anymore.
They're influencers.
Don't be fooled.
Most successful entrepreneurs don't share their journey publicly.
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