Comment on this is so dark, Black Mirror couldn’t have imagined it
Kalothar@lemmy.ca 4 days ago
Yeah, what the fuck am I automating in my daily life that would be beneficial for a new position I’m walking in to?
Also, automation and AI are not exclusive to each other. I have tons of automations at home and my house is set up with a bunch of virtual assistant commands and lights, Air conditioning and some other things have an automated schedule. None of this was done with AI.
I work as a lead software engineer a at a large e-commerce and manufacturing company. I guess I could train an agentic ai to automate some of my workflows, but at the reduced cost of ownership of problems and intricate knowledge of how to fix issues as they arrive. LLMs love to inject mock data that “looks” right, but in practice this doesn’t mix well with programming.
LLM are self poisoning prediction machine, and as far as I’ve been able to test can’t even handle multi-level react apps that are intertwined with 3rd party applications. Basically making it useless with any software that has multiple integrations.