Live data from Hacker News

Ask HN: What manual processes would you automate in your company?

news.ycombinator.com

31–40 of 258 posts

Re: Ask HN: What manual processes would you automate in your company?

#33
post #6

Security. 90 day passwords, with multiple internal sites & servers each needing unique ones? I don't understand why we don't have automated client certificates and auto-generated ssh keys.

Are you referring to one of these?

https://github.com/Netflix/bless

http://gravitational.com/teleport

https://www.scaleft.com

We have actually developed such a service for internal usage (could not use any of these three because of compliance requirements), it works very well.

Re: Ask HN: What manual processes would you automate in your company?

#37
post #17
post #11

Earlier quoted context omitted.

No, he thinks he could write a script to fire his CEO, so they don't have to do it every day.

At my work we just have a Jenkins job that fires the current CEO first thing in the morning

How about a script that does sentiment analysis on the twitter stream for the company and then automatically fires the CEO?

If it works we could apply it to the US presidency ;).

Re: Ask HN: What manual processes would you automate in your company?

#39
A related question, for my own interests... how able do you feel to automate things at work? If you find a tool that can automate a severe pain point, can you bring a vendor in for a demo? Can you get a budget or get a manager to pay for automation tools?

As a founder about to hit the market with an automation tool, I'm very curious about the roadblocks and resistance that engineers perceive about bringing in tools that can save a lot of pain and money.

Re: Ask HN: What manual processes would you automate in your company?

#40
post #10

I work in pharma, and our biggest bottleneck is drafting and executing service agreements and statements of work with new vendors. A system to facilitate this workflow would be amazing (document templates, a queue for requests with weekly status updates, etc.) Of course there is manual work done by Legal that can't be easily automated, but that is just one component of the bottleneck.

We use Apttus for this. It handles the legal aspects as well.
Post reply on HN