|
Nobody sane and smart I know is advocating for AI now. All keep saying 'one day', 'soon' etc. Our megacorp very effectively blocked all of this and we don't have anything internal yet, but we are in specific market. And basically all I saw so far was a snake oil from people trying to push it or benefit from it, even here. Trust me bro... well no, show me some hard facts and we can start building trust. Sure assistants are nice but thats about it. Its just too flawed now to be dependable and reliable, it feels like typical 80/20 or 90/10 situation where inexperienced juniors are all over their head how future is now, and seniors just meh and go and do some work. |
Last week I did the amount of work that would’ve taken me give or take a month. A significant part of it was writing an API client for a system I needed to use. Pretty run of the mill stuff. Doing this ‘by hand’ just takes time. Go look at the docs, type out your data structures, wire things up for the new call, write tests. With “the robot” once the framework was largely in place, you just paste API docs for the endpoint you need, and it’s done in a minute. With tests and everything.
Now, you could argue that this is not “senior level work”. Sure, maybe. But the thing is, you need to use it to learn how to use it effectively, and more importantly to get the intuition about what it can help with best.
So this is my thesis now - if you’re a senior who neglects this new tool, you’re going to be out of a job soon-ish.