Hacker News new | ask | show | jobs
by IanCal 1904 days ago
I'm using it for internal debug tools. Lookup data from various APIs, databases, show status info for servers, that kind of thing. Often easier to create one and run it locally than write scripts and keep rerunning them with different bits of data.
1 comments

Oh that's interesting. Hadn't thought about that direction, but would be super useful for us internally