Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automation and Autonomation #23

Open
lakruzz opened this issue Mar 13, 2020 · 0 comments
Open

Automation and Autonomation #23

lakruzz opened this issue Mar 13, 2020 · 0 comments
Labels

Comments

@lakruzz
Copy link
Collaborator

lakruzz commented Mar 13, 2020

Sometimes they are called robots, sometimes they are called digital assistants but what it really is - is just software.

Problem

Manual processes are required in a trizillion different work flows, and that philosophy is that if it's repetitive end digital by nature it should be programmed.

Solution

Often the solution is to find a way into and API or a CLI and then start organizing the data required to do the work flow in configurations, functions, extensions, authentications etc, and then stitch it all together and have it triggered by real-world events. We have solved these kind of problems a trizillion times over - and it's still fun! Take a dull manual repetitive work flow, and make it go away with a small script!

Value

We free up valuable time from people doing dull work, so they can go and create something valuable, like inventing the wheel or spark a fire - metaphorically speaking. And in the same process we prevent (human) errors from happening.

@lakruzz lakruzz added the Epic label Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant