I work in this field so I'm incredibly biased: automated business solutions that cut entry-level data employees out of the equation. You save TONS on the bottom line, and cut out human-driven process that is error prone and difficult to manage. I'm talking about things beyond "API-driven dev", more in the realms of Puppeteer, Microsoft Office automation, screen-scraping (mouse/keyboard), etc. I make API's out of thin…
Is there a possibility of ...automating, this kind of automating? I understand that, like regular application programming, a lot of this kind of automation comes down to requirements-gathering and formal specification of workflow. But, in theory, could there be some kind of sufficiently-advanced software wizard that does most of your job? Maybe by monitoring entry-level employees' interactions with the software-to-be…
Nah - I'm going to be cocky for a second so please take this with a grain of salt... Automation is the only job that's safe from automation ;)
That being said, it's prime for development of tools... I've been working on taking a lot of my workflow out of Charles Proxy and moving it onto a more "man-in-the middle" model that can replay certain web traffic... PARTS of what I do, but automating the automating is probably the most difficult problem that I've had to solve (ie: building my own tools).