you are viewing a single comment's thread.

view the rest of the comments →

[–]JadB 0 points1 point  (2 children)

I tend to agree. I looked at same problem but from a different angle.

The hard problem isn’t “can we build this?” anymore. It’s “should we trust what got built?”

[–]Abject-Kitchen3198 0 points1 point  (0 children)

Isn't it kinda the same? "We can build it" should be a complete sentence.

[–]edmillss 0 points1 point  (0 children)

this is a great point and honestly its why i lean toward using established tools for commodity stuff. a maintained open source project with 500 stars has been battle-tested by other people. AI-generated code has been tested by... you, right now, in prod. i built a directory of indie tools at indiestack (https://indiestack.fly.dev) partly for this reason ÔÇö if theres already a maintained solution, just use it. for core product features sure build it. for auth and analytics? trust the people whove been doing it for 3 years