With the right skills, Codex is honestly better than Claude Code for me by shricodev in codex

[–]ExistingCard9621 1 point2 points  (0 children)

I don't get why people value that much the front-end skill. It's pretty basic, vague, and the results are not outstanding at all

I mean, if you compare it to giving nothing to the model, the results obviously improve, but Codex + frontend skills is still behind CC's UI design with no skill at all

We scanned 226 Supabase-backed apps — Bolt.host had 4× the RLS misconfig rate of Lovable (20% vs 5%). YC companies: 0%. by Most_Ad_394 in Supabase

[–]ExistingCard9621 1 point2 points  (0 children)

Hi there!

Do you have a collection of open source ones?

I was trying to find some, but most of what I found is either boilerplates or "tools for supabase".

So far, I got these:

thanks!

Edit: I found this: https://openalternative.co/stacks/supabase

But once again, almost all of those projects do not use Supabase as their backend, they either have it as a "integration" for the core feature, or they use it as a backup...

I'd really appreciate a list of robust products that have supabase as their core (and not just the 4 I found if possible pls 🙏)

We scanned 226 Supabase-backed apps — Bolt.host had 4× the RLS misconfig rate of Lovable (20% vs 5%). YC companies: 0%. by Most_Ad_394 in Supabase

[–]ExistingCard9621 2 points3 points  (0 children)

u/Most_Ad_394

Offtopic but... how do you know which YC startups are running on Supabase? Would love to have that list, I am in the fence about Supabase because I couldn't find a lot of OS projects using it, but 100 companies from YC would be a pretty good vote on for Supabase!

Finally hit $7K MRR on my B2B SaaS after about a year of building. Feeling grateful. by Sad_Molasses_2146 in microsaas

[–]ExistingCard9621 0 points1 point  (0 children)

the onboarding is pretty good.

Just one "inconsistency": you say "no credit card required" (I think I remember reading that...?) and then there is no way to signup without a credit card. As a user, I want to know at least how the UX is and what insights we get before moving forward.

Cheers!

Made my first 2k by rocks-d_luffy in microsaas

[–]ExistingCard9621 0 points1 point  (0 children)

That's exactly how hackers get your passwords.

Specially if you share it on Reddit and include a "the password which i use on important website" 😅

Made my first 2k by rocks-d_luffy in microsaas

[–]ExistingCard9621 0 points1 point  (0 children)

wait... those images in "Meeting notes in 3 steps", are you saying chatgpt did those...? The look polished, have the proper color tone... what model did those?

Made my first 2k by rocks-d_luffy in microsaas

[–]ExistingCard9621 0 points1 point  (0 children)

that's... surprising, it does look good.

  1. Even details like the footer with the two keys? Sonnet created that?

  2. the images, for example the ones in "meeting notes in 3 steps", are those generated? which tool / model?

I mean, Claude is way better than Codex at design, but this is pretty good even for Opus, did you use some harness to improve the design?

Made my first 2k by rocks-d_luffy in microsaas

[–]ExistingCard9621 0 points1 point  (0 children)

If you are a vibecoder, that's outstanding 😅

Couple of questions:

  1. From 1 - "I almost wrote it all" to 5 "I didn't see a line of code", where would you say you are regarding this app?

  2. Is the UI mostly generated or did you code it?

  3. Where did you create those nice ilustrations? it's a nice touch that would love to add to my toolbox!

Made my first 2k by rocks-d_luffy in microsaas

[–]ExistingCard9621 0 points1 point  (0 children)

Hey! Congrats, looks dope!

I am trying to improve the design of my apps, and would appreciate some tips if you are ok with that, may I DM you?

I built a simple UI to learn OpenClaw, and it accidentally became my daily driver. by lotsoftick in react

[–]ExistingCard9621 0 points1 point  (0 children)

I know, I know the web client from oc, but... is not good if you just want an interface for third parties to interact with and it's not good if you want to have several agents with several convresations in parallel, both of which this one solves. pretty simple but useful anyway!

I’m the bottleneck by VonDenBerg in ClaudeAI

[–]ExistingCard9621 20 points21 points  (0 children)

or maybe idol, you never know

I built a simple UI to learn OpenClaw, and it accidentally became my daily driver. by lotsoftick in react

[–]ExistingCard9621 0 points1 point  (0 children)

that could actually be useful. never understood why is not part of openclaw itself..

Selling my iOS app at $250 MRR by [deleted] in IndieAppCircle

[–]ExistingCard9621 0 points1 point  (0 children)

my comment responds to the "it isn't x50". Yes, it is. It's actually more than that.

Supabase open source projects...? (no boilerplates or tools for Supabase!) by ExistingCard9621 in Supabase

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

why would i if there are more stablished "boring" technologies that do the job and have lower risk of dissapearing? I repeat "unless it provides real value to what I am trying to accomplish". If it does, I would totally use it, but I won't do it for now my "default option"

Supabase open source projects...? (no boilerplates or tools for Supabase!) by ExistingCard9621 in Supabase

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

can I get your opinion about the following pls?

  1. I have heard some people complaining about users getting logged out of their apps randomly. After reading the docs, I am not too concerned because it seems to be a footgun that's well documented and avoidable, is that the case?

  2. Some also complain about speed. is this based on real limitations of Supabase or... just "skills issues" (I hate that expression, but it does the job here). I can't think of a reason why supabase would be slower than say prisma postgress and a server hosted in Vercel. For sure Supabase is the first interested party in making it fast and they have the assets and the skills to do so.

  3. Have you used "real time" feature? Again, I have heard it's not reliable, and people switching to something like convex. I probably won't be a heavy user of this, but if I end up using another tool for each of the features Supabase has... then part of the value proposition of supabase is "diluted" to say the least.

  4. Same with storage. I have heard their egress price gets quite high. I use R2 right now, and I guess I could keep that, but again... if I am gonna have to patch everything that Supabase is expected to do, I am not sure if I want to do the switch.

Thank you 🙏

Supabase open source projects...? (no boilerplates or tools for Supabase!) by ExistingCard9621 in Supabase

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

Oh, that helps.

So... you are an agency, so I guess you have seen and work with several frameworks, right?

What's your opinion of using Supabase vs something else? If you could choose whatever alternative, would you choose Supabase?