pedrovearta Profile Banner
pedro* Profile
pedro*

@pedrovearta

Followers
251
Following
2K
Statuses
229

building tools that help companies make sense of their data, sharing what I learn along the journey

Brazil
Joined January 2024
Don't wanna be here? Send us removal request.
@pedrovearta
pedro*
2 hours
169 files changed, 2934 insertions(+), 13137 deletions(-)
0
0
0
@pedrovearta
pedro*
4 hours
@om_patel5 Congrats, that landing page goes hard
1
0
0
@pedrovearta
pedro*
4 hours
@ericzakariasson What's the technical difference between normal and agent?
0
0
0
@pedrovearta
pedro*
4 hours
I just saw a video that promises to change how I write full stack apps using Cloudflare Durable Objects and I feel tempted to try it out Does anyone use it in scale? Any tips before trying?
0
0
0
@pedrovearta
pedro*
9 hours
@pedroschott_ Damn, first time I saw someone actually prefer Firebase
0
0
1
@pedrovearta
pedro*
9 hours
The less coffee I drink the more productive I am
0
0
0
@pedrovearta
pedro*
11 hours
@pedroschott_ Congrats!
0
0
1
@pedrovearta
pedro*
14 hours
@gonzague Yeah, in my experience, emails are always a pain to configure and to maintain, it's a luxury for larger companies to have
1
0
0
@pedrovearta
pedro*
17 hours
@Nicolas_Silvy I've turned the edge functions into API routes in my Next.js project. The crons I've put in Inngest and the operations that weren't necessarily atomic I've put on my server actions calling the DB using the js sdk.
0
0
1
@pedrovearta
pedro*
17 hours
I usually use either Supabase's auth templates and customize them there (but not on Local Dev) or I connect a product like Resend for these transactional emails But tbh, in my last product, I left only Google OAuth as the login option, it significantly lowered the amount of parts to handle such as transactional emails, password recovery... What are you struggling with?
1
0
0
@pedrovearta
pedro*
2 days
It feels much better to spend time crafting the perfect prompt for LLMs than providing context after the initial one
0
0
3
@pedrovearta
pedro*
2 days
@aldasdev RLS is worth it believe me, it's so powerful once you get the hang of it
1
0
2
@pedrovearta
pedro*
2 days
0
0
1
@pedrovearta
pedro*
2 days
@martinmalindacz @supabase @Netlify Risky af 😂
1
0
0
@pedrovearta
pedro*
2 days
@aldasdev What part?
1
0
0
@pedrovearta
pedro*
2 days
@xcesaralvarez Yes, but I do some file transformations so I rather store them somewhere else
1
0
1
@pedrovearta
pedro*
2 days
I wanna clarify that I am talking about superiority in regards to the product only. Their support team is impeccable and I admire what they are doing for the average founder with that generous free tier
0
0
4
@pedrovearta
pedro*
2 days
@peturgeorgievv Hm, makes sense. What's your approach? Do you use auth libraries?
1
0
1
@pedrovearta
pedro*
2 days
@iamhtml @NickGatzoulis @appwrite They do but serving them only renders logs in the terminal, I rather have more granular control (time, codes) to be able to understand better
0
0
0
@pedrovearta
pedro*
2 days
I am still figuring it out tbh, but I am trying to go for an approach like With Supabase: - Auth - DB - RLS logic - RPC for operations that are strictly atomic - Javascript SDK In my backend: - CRUD operations - API routes and functions - File Storage And I use some other services for queues and for crons
1
0
1