Hacker News new | ask | show | jobs
by amasad 3027 days ago
Wanted to drop in a quick review of Airship (disclaimer: I got to know the founders through the experience of being early users).

We, at Repl.it, started using it for a very risky rewrite of a core part of our product -- the IDE (https://repl.it/site/blog/ide) -- and it helped us roll it out safely, turning it off when we needed to, when we get a user bug report Airship could quickly tell us if that user has the feature on, etc.

Since then we've been using it for virtually every feature release and experiment. We couldn't be happier with how smooth the service is:

- The service is reliable and fast.

- The UI is simple and instant.

- The SDK is simple and easy-to-use.

1 comments

Cool service. Heads up, your Go version is really out of date with some potentially serious security holes. You should probably upgrade to 1.10
Updating a lot of our languages as we speak ;) Thanks