I Changed My Mind: AI Will Replace Us
medium.com
I Changed My Mind: AI Will Replace Us
1–10 of 21 posts
Re: I Changed My Mind: AI Will Replace Us
#2Re: I Changed My Mind: AI Will Replace Us
#3I’m unimpressed with this take. AI will replace those that fail to adapt their skills to the new strategies required to orchestrate the new systems that tie AI solutions together. Someone still has to instruct the AI and I’ve yet to see enough evidence to convince me this tech can be adequately used to replace my abilities… but it will replace my homies that stayed complacent and thought they’d be able to coast by on…
Re: I Changed My Mind: AI Will Replace Us
#4> Understand business requirements from documentation
Wait, how are business requirements getting documented?
Re: I Changed My Mind: AI Will Replace Us
#5I’m unimpressed with this take. AI will replace those that fail to adapt their skills to the new strategies required to orchestrate the new systems that tie AI solutions together. Someone still has to instruct the AI and I’ve yet to see enough evidence to convince me this tech can be adequately used to replace my abilities… but it will replace my homies that stayed complacent and thought they’d be able to coast by on…
Re: I Changed My Mind: AI Will Replace Us
#6I’m unimpressed with this take. AI will replace those that fail to adapt their skills to the new strategies required to orchestrate the new systems that tie AI solutions together. Someone still has to instruct the AI and I’ve yet to see enough evidence to convince me this tech can be adequately used to replace my abilities… but it will replace my homies that stayed complacent and thought they’d be able to coast by on…
Re: I Changed My Mind: AI Will Replace Us
#7I’m unimpressed with this take. AI will replace those that fail to adapt their skills to the new strategies required to orchestrate the new systems that tie AI solutions together. Someone still has to instruct the AI and I’ve yet to see enough evidence to convince me this tech can be adequately used to replace my abilities… but it will replace my homies that stayed complacent and thought they’d be able to coast by on…
I know companies have taken these operational liabilities with cloud storage and compute, but it's not the same thing as in it's not possible to mitigate. You can have a local, but shorter, backup of your stuff, but you can't have backup engineers
Re: I Changed My Mind: AI Will Replace Us
#8I’m unimpressed with this take. AI will replace those that fail to adapt their skills to the new strategies required to orchestrate the new systems that tie AI solutions together. Someone still has to instruct the AI and I’ve yet to see enough evidence to convince me this tech can be adequately used to replace my abilities… but it will replace my homies that stayed complacent and thought they’d be able to coast by on…
Not to mention the question of if these setups are financially feasible for the consumer of the AI and for the AI provider. It doesn't make that much business sense for a multi-billion dollar operation to fully automate their data engineering if it now depends on OpenAI, Meta or whatever, it's a huge operational liability. If the models go down you lose the data engineering sector entirely, and then you have no one t…
The only thing you need to maintain is context.
Re: I Changed My Mind: AI Will Replace Us
#9> If AI can: > Understand business requirements from documentation Wait, how are business requirements getting documented?
Re: I Changed My Mind: AI Will Replace Us
#10> If AI can: > Understand business requirements from documentation Wait, how are business requirements getting documented?
These LLMs are really good at digging up internal docs if you give them access to your knowledge sources with tooling to search and reason in a loop before responding.
Are those internal documents in the room with us right now?
No but seriously, most of the software out there is legacy code (don't quote me on that though). IME, legacy code very poorly documented, if anything at all. Sure you could let the LLM extract semantics from the code alone but with old code, arcane hacks and such LLM interpretation can take you only so far. And even then semantics is not always directly translates to business logic.