Hacker News new | ask | show | jobs
by Domenic_S 3089 days ago
> any evidence that chat as an interface has failed?

I love chat as an interface to deployments! Hubot is a great framework/bot for hooking into your own environment. Typing deploy prod master in a Slack channel is great. Why is that better than ssh'ing into a jump box and typing cap deploy prod? It's multi-user! Everyone else can see what's going on.