Hacker News new | ask | show | jobs
Show HN: I created a bot to help you find badly named services in your company (whoowns.bot)
3 points by topaztee 858 days ago
using fuzzy search and aliases it will find the service and other helpful info such as the owning team, on-caller & their slack channel.

I built it because i find that people tend to reference a service by different names - eg billing, self-serve payments or some vague acronym.. you get the drill. Also, internal dev portals are usually not accessible for non-devs. So this is a little handy utility to improve the UX for crossteam comms.

lmk if this might be useful for you