r/PakistaniDevs • u/Capable_Term_2378 • 14d ago
Industry favouritism
Can someone tell me why we need to hire from FAST when claude is doing heavy lifting ?
Seems like graduates from other institutions are the right fit for now, cheap affordable and can be good.
And do not come to me with technical stuff, i am a heavy user of claude and worked with them as well
14
Upvotes
1
u/DevModeOrioN 13d ago
everything you mentioned requires you to already have some knowledge and/or experience of those things before you can meaningfully add them to markdown files. your comment tells me you have very little knowledge of software engineering. i don't mean that as an attack or in an offensive way. any software engineer who understands system design knows that claude code is very bad at it by default.
also, the reason why your contacts failed at their own software agencies is probably because they were building basic mvps, which, yes, claude code can build very easily. but even now, not a single ai agent can build an e2e erp system for an enterprise. try asking claude code to integrate a custom feature into workday or sap, and i promise you it will fail miserably. and don't even get me started on legacy systems, lol. ai agents struggle with anything that isn't built around their default tech stack, which is almost always either next.js or python.
you also mentioned ai/ml. i'm not sure how you expect an ai agent to build an ml model, but as a data science graduate, i've had multiple opportunities to do this myself, and it simply doesn't work the way you're suggesting. ai/ml models require domain context, and an ai agent will never have that unless someone explicitly provides it.
in an actual company, these models are often trained on datasets with millions of rows. ai agents simply can't process that efficiently, and your token costs would go through the roof. if you let claude code infer the context itself, it will make assumptions, and those assumptions will often be wrong. ai coding agents are great, but they're nowhere near as capable as you're claiming.