Remix.run Logo
zuzululu an hour ago

im amused that people are still relying on third party for handling auth when you can roll your own now with LLMs

slig an hour ago | parent | next [-]

It's not third party, it's a library you use and you store the data. Got tired of it? Write your own, the data is there.

lackoftactics an hour ago | parent | prev [-]

It's one of those things you shouldn't trust LLMs to such an extent; that part should be very solid because the consequences of bad practices are getting to front page of hacker news :)

zuzululu an hour ago | parent [-]

depends what LLM you are using but most frontier models have seen almost every github/doc/best practices its very hard to get something like supabase/lovable type of mess unless you purposely prompt it to be bad without much inner knowledge but even then it is rectifiable with the right prompts