TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Bullet Train: Open-source feature flagging

111 pointsby kaishiroover 4 years ago

8 comments

hbcondo714over 4 years ago
Not to be confused with the Ruby on Rails SaaS template Bullet Train: <a href="https:&#x2F;&#x2F;bullettrain.co&#x2F;" rel="nofollow">https:&#x2F;&#x2F;bullettrain.co&#x2F;</a>
评论 #24926509 未加载
评论 #24928936 未加载
评论 #24926503 未加载
评论 #24928768 未加载
评论 #24930427 未加载
rwmjover 4 years ago
I couldn&#x27;t work out what this does. A library for mapping booleans to and from strings?
评论 #24928642 未加载
评论 #24928338 未加载
评论 #24930706 未加载
Game_Enderover 4 years ago
If you are interested in this space and don&#x27;t want to purchase a commercial product, check out Flagr [0] which you can deploy and run yourself. It has clients for Go, Python, Ruby and JavaScript. I have only used the basic flagging, but it also supports A&#x2F;B testing as well.<p>No affiliation, just a happy customer.<p>0 - <a href="https:&#x2F;&#x2F;checkr.github.io&#x2F;flagr" rel="nofollow">https:&#x2F;&#x2F;checkr.github.io&#x2F;flagr</a>
评论 #24966502 未加载
wdbover 4 years ago
I wish there were more examples how to use feature flags. How would you test a feature flag e.g. Halloween discount. As this probably involves both front-end and back-end code. The only way I can think off how this can be tested is by making a special new user with this feature flag.<p>But do you now need to test all possible permutations of the flags combinations? If so, how to determine these permutations? Can imagine you test all possibilities every time??
评论 #24929678 未加载
johnsonk1989over 4 years ago
Had to upvote, been using it for around 6 months, I couldn&#x27;t imagine starting a project without it now.
_haoover 4 years ago
Why would I use this instead of the feature flagging capabilities provided by Azure for example?
评论 #24929215 未加载
funkasterover 4 years ago
I’m curious, what everyone wants to see in a feature flagging service? privacy? (gdpr, caap) %rollout? flexibility on rules?<p>from my perspective the most important thing would be privacy and ideally no sdk, but I acknowledge that I might be bias...
ameliusover 4 years ago
The example showing &quot;high_spenders&quot; and conditions like &quot;money_spent &gt;= 100&quot;, feels unsettling, and reeks of user-tracking and discrimination.<p>Can we please stop these patterns?
评论 #24929469 未加载