> Slack Thanks but no thanks.
Show HN: I am building an open-source incident management platform
11–20 of 32 posts
Re: Show HN: I am building an open-source incident management platform
#12Re: Show HN: I am building an open-source incident management platform
#13Use the semantics of the standard Incident Command System. Emergency responders have spent decades figuring out the best way to organize for these situations. Tech orgs should leverage that work. https://en.wikipedia.org/wiki/Incident_Command_System https://training.fema.gov/nims/
Re: Show HN: I am building an open-source incident management platform
#14Use the semantics of the standard Incident Command System. Emergency responders have spent decades figuring out the best way to organize for these situations. Tech orgs should leverage that work. https://en.wikipedia.org/wiki/Incident_Command_System https://training.fema.gov/nims/
this looks interesting. any first hands experience applying this for tech incidents?
Re: Show HN: I am building an open-source incident management platform
#15Use the semantics of the standard Incident Command System. Emergency responders have spent decades figuring out the best way to organize for these situations. Tech orgs should leverage that work. https://en.wikipedia.org/wiki/Incident_Command_System https://training.fema.gov/nims/
this looks interesting. any first hands experience applying this for tech incidents?
Re: Show HN: I am building an open-source incident management platform
#16Re: Show HN: I am building an open-source incident management platform
#17Re: Show HN: I am building an open-source incident management platform
#18I will just share a somewhat similar project: https://github.com/netflix/dispatch Also open source, also Python, also incident management, also custom severities (but not as much of custom roles, afaik) :) Has some integrations with slack, but not focused on Slack particularly. Can be a good project to learn from as well :) My relation to it: I only contributed with a couple of pull requests there :)
Re: Show HN: I am building an open-source incident management platform
#19Have you considered how Incidental might integrate with other open-source tools?
I'd love to use something like this in my OSS project.