I think the company I work for has a pretty pragmatic approach for AI utilization. Don't use it to replace jobs, use it to make jobs more efficient (we call it an "enhancer"). IE we won't lay people off, at least not because of AI, we just may not hire as quickly as we did before LLMs, but still attaining similar scale. This goes for all departments, not just tech. We have very strict standards on what code gets accepted (no slop). Whether it's AI generated or not is irrelevant; even senior engineers can be guilty of slop after a long day. But we do have regular meetings to discuss our AI usage and to converge upon common patterns and rules to level everyone up.
That being said, I think we as a society are quickly reaching the point where there just doesn't exist enough jobs to keep everyone gainfully employed. There may be new jobs opening up but not ones that people in the middle or ends of their careers can quickly pick up on. I don't think this is a bad thing necessarily, just that when combined with the shitty safety net that the US has, it's a recipe for disaster. If even folks who are working full-time still need assistance for groceries, then we've already failed, and that's not even AIs fault.
I left IT for the time being, but I ask copilot.microsoft.com a question once in a while to see if we've got to AGI yet.
Today's question (I admit not so creative) was what's the market cap of TSLA.
Its answer was "Tesla Inc. (TSLA) currently has a market capitalization of approximately $429.52 billion USD. This figure is based on the latest trading price of $429.52 per share"
It allegedly used a web search to find this out, and it included a screenshot showing the market cap as $1.4B.
On the other hand, chatgpt.com prudently tells me to go look it up myself, because it doesn't have live data.
I never use LLMs to get current data. Sometimes for fun I'll ask it for product recommendations and it'll routinely make up products that don't exist and confidently even generate links for such products.
But for code generation, Claude is awesome. ChatGPT is OK too but I've had much better results with Claude. Weird things happen if a new version it a library came out with breaking changes though. You'll have to write rules or ensure that the new apis are in context.
But that's kinda my point. It's not good enough to replace a human, but it is good enough to make a human more efficient.
That being said, I think we as a society are quickly reaching the point where there just doesn't exist enough jobs to keep everyone gainfully employed. There may be new jobs opening up but not ones that people in the middle or ends of their careers can quickly pick up on. I don't think this is a bad thing necessarily, just that when combined with the shitty safety net that the US has, it's a recipe for disaster. If even folks who are working full-time still need assistance for groceries, then we've already failed, and that's not even AIs fault.