Tech News
← Home  ·  All topics

Feature Flags

2 GoKawiil briefs on this topic

iOS 27 beta reveals hidden app launcher and Top Shelf features for Apple TV Remote

Code found in iOS 27 shows Apple is rebuilding the Apple TV Remote into a full standalone app for iPhone and iPad, moving it beyond its current Control Center tile format. Hidden feature flags uncovered by a developer reveal plans for an app launcher to open Apple TV apps directly and a Top Shelf content preview, functions currently unavailable in the released version.

Opinion piece argues hardcoded feature flags beat flag-management platforms for most teams

A developer argues against the trend of adopting dedicated feature flag management software, contending that simple hardcoded conditionals are sufficient for most use cases. The piece frames flag platforms as marketing-driven complexity that adds separate infrastructure, monitoring needs, and non-deterministic behavior to codebases without proportional benefit. It concludes that any added system complexity, including feature flag tooling, deserves scrutiny before adoption.