no, I'm a competent engineer
maybe you've not worked with any
I've worked with many competent engineers and have built things people couldn't even google help for before AI existed, and that surpassed mine and my teams expectations both solo and in a team setting, none of them were done in one sitting, which is what you're suggesting. Everything is planned out, and done piecemeal.
For the record, I can one shot an AI model to do all of those things, with all the detail they need and get similar output as if I gave a human all those tasks, I know because I've built the exact tooling to loop AI around the same processes competent developers use, and it still can do all of it in record time.
Bullshit you can lol. If it's that trivial, create an instagram right now and post the code.
You’ve moved the goalposts so far that you’re now talking about a different game altogether.
Any competent tech company will have canned ways to do all of those things that have already been reviewed and vetted
Anyways, yes, if I know I'm gonna need it? Because every framework has reasonable defaults or libraries for all of those things, and if you're in a corporate environment, you have vetted ways of doing them
1. import middleware.whatever
2. configure it
3. done
Like, you don't write these things unless you need custom behavior.
Features come after I have tested authn and authz.
The first feature runs with full security.