Hacker News new | ask | show | jobs
by tstrimple 1113 days ago
Yes, plenty are absolutely trivial to implement. Things like "I move the file from this folder where it's dropped off by over night batch processing to this other folder and then I kick off the processing job" or "I copy these values into our master excel spreadsheet and take the results from the calculations and put them in this other system."

Extremely basic and low hanging fruit is all over the place.

1 comments

>Yes, plenty are absolutely trivial to implement.

The most technically trivial change has a litany of obstacles involving people.

Off the top of my head:

1) Finding out a process exists

2) Finding out who knows about a process

3) Being able to communicate with such a person

4) Motivating them or other stakeholders to make a change

5) Making the new process independent of specific employees