@charlesordo My honest opinion is that software engineer has got way harder than what it used to be.
You could then specialize in one area and call it a career, vs now that you should be capable of understanding systems.
One dev has to do what a team used to produce.
@Gamingtronium The worst part is that AI makes them overconfident in a solution that they know nothing about and it’s on you to convince them that they’re wrong!!
@komal_uk01 AI amplifies what you know and don’t know.
If you can’t reason why a code generated by AI is useful or not, then it doesn’t matter how good the AI is, because you’ll never be able to deliver stable products.
@andrewonap @psomkarbuilds The advancement of AI has risen the bar.
A product built in 3 days has no value, regardless of how good it is, cuz literally anyone else can do it in 3 days.
AI can’t replace the knowledge that an expert brings.
Software developers are constantly blamed for overusing AI, but nobody talks about shrinkage of ticket weights from 3 days to 3 hours!
#SoftwareEngineering#AI
@ashoKumar89 Aside that fact that it’s not a production code, not doing the forEach in async mode can cause race conditions and likely rate limits issues in sendEmail function.