I got tired of looking at a placeholder website.
I got tired of shipping nothing visible whilst I worked on the backend.
So I shipped a simple LP explaining what I’m building. It can still use a lot of ❤️ but it’s a start! More updates coming 🔜 https://t.co/RMTenc1ZW7
I honestly struggle with this sometimes. The more people tell me in RL it can't be done, the more I want to prove them wrong, but I can't always ignore that nagging little voice that I'm wasting my time and AI will make my efforts irrelevant in 2-3 years time and that I started too late
What auth pattern do you recommend for small b2c projects? I'm using django-allauth so its just a matter of configuration, so disregarding effort what do you think is best:
- email + password
- magic login link
- passkey
- Sign in with Google
- Sign in with other oauth providers (Facebook, Insta etc. etc.)
@PierreDeWulf Curious, did you run this against your production db? Or did Claude only check against your codebase for which insexes should be created?