Moonshots V featured image

Every quarter LaunchDarkly takes a day out of our regular routine for Moonshots: our semi-regular hackathon. It’s a chance for everyone to step outside of their daily work, try something new, scratch an itch, get creative—and maybe, just maybe, affect the course of LaunchDarkly’s future. That’s our Moonshots trophy pictured above, a silver moon man by way of MTV.

The goal of moonshots is to launch something that helps our customers, our teammates, or our service. The rules of moonshots are pretty simple:

  • Work alone or team up. Studies show that hack-day teams are more productive and have more fun than solo hackers. Though we never underestimate the power of one, intensely focused developer with a mission to achieve.
  • Come prepared. Before the day of Moonshots, every team has to create a Launch Manifest outlining the problem they are trying to solve, the approach they will take, and the outcome they are striving for. No coding or creating is allowed before the starting gun, but design, planning, environment setup, materials gathering, etc. are encouraged.
  • Show and tell. Presentations are mandatory. It doesn’t need to be fancy, but it’s important to share with your team what you attempted and what you accomplished. Even failed projects have valuable lessons for your teammates.
  • Everyone is encouraged to participate.  Hack days/weeks-a-thons were born out of engineering culture, but the best ones involve employees from all disciplines.

It’s no exaggeration to say that this edition of Moonshots was the best one we’ve ever had, the teams created some amazing projects. We were so excited by them that we wanted to share them publicly. You can consider this a sneak preview, because over time, some of these will make their way into LaunchDarkly.

Clone Flag

Traci Lopez decided to create functionality for cloning flags. She wanted to give users the ability to retain all of a flag’s configuration and metadata when cloning. This is useful whenever you have to create similar related flags (perhaps for the same feature), or if you need to change a flag key (which is not allowed by the system). This feature just launched, learn more about it here.

LaunchDarkly on Arduino

Zurab Davatani and Kevin Brackbill dazzled us with pretty lights. They got the LaunchDarkly SDK running on an Arduino and used feature flags to control some LED light rings. It was an amazing demonstration of just how useful flags can be.

SDK Test Dashboard

We maintain a lot of SDKs, and all of them have to be tested in many different environments and configurations. While we use CircleCI to do this, it’s not easy to navigate and configure hundreds of builds. So Eli Bishop made an SDK build control panel that makes it much easier to do common configurations across many similar build plans. This will undoubtedly save our SDK engineers many hours over the course of the next year.

A Children’s Guide to Feature Flags

Feature flags are a simple but powerful technique, and they should have a powerfully simple explanation. Seth Mazow sketched A Children’s Guide to Feature Flags, starring everyone’s favorite astronaut, Toggle!

And The Winner…Compare Flags

When using feature flags, maintaining separate flag configurations for different environments is essential—LaunchDarkly makes that easy. What isn’t easy, however, is comparing flag configurations between two environments or copying those rules from one environment to another. That still requires a lot of manual interaction.

For example, imagine you’re preparing to deploy from staging to production. How can you be certain that your flags are configured the same way? Or a second example: we did extensive testing of the new billing pages we recently released, and as we did that, we created and destroyed many different environments for testing. We discovered just how difficult it is to make sure feature flags are exactly in sync across those new environments.

So Zach Davis and Alexis Georges decided to solve the problem by making it possible to compare flags across environments.

I walked out of the demo room incredibly energized, proud of the team, and excited by what’s coming. Stay tuned for future updates about these and other great new features.

We’d love to hear from you about new things you’d like to see in LaunchDarkly, or improvements that would make your workday better. And if you’re interesting in joining us for the next Moonshots as part of the LaunchDarkly team, click here and check out our open spots.

Related Content

More about General

October 19, 2018