Like one of the most obvious things that a computer can do is run a task periodically at a time to go maybe fetch information and process it. And yet, the average computer user using any commercial operating system does not understand how to set up a recurring task. Operating systems don't really advertise it or talk about it as a feature. I think this is a good example of the disempowerment of end users by software companies.
LLMs have the potential to change this by allowing people to simply ask their LLM to invoke the right incantation to schedule the task or produce the program. That seems like a great change. I'd like to see more power in the hands of the end users rather than less.
For people that don't want to put in the effort, of course, this will change nothing. But for those that are willing to explore a little bit, I think it can be a big improvement over the software ecosystem that's emerged in the era of the app store.
The "run a task periodically" isn't the difficult part, it's processing the data that is.
And to be honest I don't think llms will empower that many people, the vast majority don't want to put the effort required (and it's definitely more effort than writing a one-shot prompt)
I wasn't really talking about fetching email.