Hacker News new | ask | show | jobs
by sabedevops 608 days ago
Where is the tldr? Anyone familiar…what does this do and why do we care about it being standards based?
3 comments

This is a “standard” SDK for feature flags, allowing you to avoid vendor lock-in.

i.e., using feature flag SaaS ABC but want to try out XYZ? if you’re using ABC’s own DDK, refactor your codebase.

I appreciate that you can use the OpenFeature SDK with environment variables, and move into a SaaS (or custom) solution when you’re ready.

the laziness on this site never ceases to amaze
and the use of "we" to somehow give the impression that this person speaks for everyone