Live data from Hacker News

Viewing profile — tushr

tushr

HN member
Joined
Sat, Dec 11, 2021, 4:48 AM UTC
HN karma
9
Public activity
16 items

About tushr

No profile information was provided.

Recent public activity

  1. comment
    Comment #44824106

    I have a bias but I would still suggest using feature flags even for on/off functions. Example of how I do it: https://x.com/ctushr/status/1949215574980272177

  2. comment
    Comment #44816463

    You can checkout my reply to the same comment. I have explained it in terms which is easy understand for everyone.

  3. comment
    Comment #44816158

    I am surprised that tools like Gemini CLI and Claude Code are not doing this by default.

  4. comment
    Comment #44812601

    These features are in pipeline. It is currently targeting the developers to help them with rollbacks and release management.

  5. comment
    Comment #44812454

    > product, not eng, will start managing the flags at some point and needs easy access That's the typical pattern and why most tools focus on non-technical UIs. FFlags targets a dif…

  6. comment
    Comment #44812345

    You are right, feature flags are just toggles but the devil is in the details. When the product scales you would want to test things internally or with a close group of people on p…

  7. comment
    Comment #44811222

    That's a fair point! Basic feature flags are just toggles, true and false. But they quickly become complex as you onboard new customers and scale. You need percentage rollouts to m…

  8. comment
    Comment #44811004

    Aah! That's a miss from my end. I had it on my previous landing page. It is 100k requests a month. But, I am not adding any cap right now. I monitor the system all the time so if i…

  9. comment
    Comment #44810985

    Hey, Thanks! I recorded it using https://screen.studio/ .

  10. comment
    Comment #44795829

    That was the main pain-point I faced in the orgs I have worked with. When I came to know about the OpenFeature I was instantly gravitated towards building this on open standards.

  11. comment
    Comment #44795823

    Thank-you! Do let me know how was your experience if you to use it.

  12. story
    Show HN: FFlags – Feature flags as code, served from the edge

    Hi HN, I'm the creator of FFlags. I built this because I wanted a feature flagging system that gave me the performance and reliability of an enterprise-scale solution without the m…

  13. comment
    Comment #44624259

    This is an interesting projects. Did you get to explore how you can do the same with the dynamic documents? For instance, a google doc or MS Word file which keeps on changing with …

  14. story
  15. story
  16. story