#featureflags — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #featureflags, aggregated by home.social.
-
Curious about #FeatureFlags? I'm sharing a great talk at #NebraskaCode showing various data stores and SaaS services for flags and a #testing methodology. nebraska-code.com Join us #InPerson. Slides: https://robrich.org/slides/feature-flags/, code: https://github.com/robrich/feature-flags
-
Curious about #FeatureFlags? I'm sharing a great talk at #NebraskaCode showing various data stores and SaaS services for flags and a #testing methodology. nebraska-code.com Join us #InPerson. Slides: https://robrich.org/slides/feature-flags/, code: https://github.com/robrich/feature-flags
-
I'm on my way to #NebraskaCode! https://www.nebraska-code.com/ I get to teach #Kubernetes and #FeatureFlags and learn so much more. Join us #InPerson in Lincoln #Nebraska.
-
I'm on my way to #NebraskaCode! https://www.nebraska-code.com/ I get to teach #Kubernetes and #FeatureFlags and learn so much more. Join us #InPerson in Lincoln #Nebraska.
-
🚩 featbit/featbit
Enterprise-grade feature flag platform that you can self-host. Get started - free.
Self-hosted feature flag management enabling remote toggle of application features without redeployment
⭐ Stars: 1840
📅 Last Update: Jun 13, 2026https://github.com/featbit/featbit
#selfhosted #homelab #selfhost #selfhosting #opensource #featureflags
-
Ever wanted someone to do the work and clean up any stale feature flags in your code base. Here you go
-
Ever wanted someone to do the work and clean up any stale feature flags in your code base. Here you go
-
Introducing Flagship: #featureflags built for the age of AI
-
Introducing Flagship: #featureflags built for the age of AI
-
🖥️ Windows 11 : Microsoft prépare une page « Feature Flags » pour activer les fonctionnalités cachées
👉 https://www.justgeek.fr/windows-11-feature-flags-activer-fonctionnalites-cachees-148801/
#Windows11 #Microsoft #WindowsInsider #FeatureFlags #WindowsUpdate
-
We just released enhanced editing for our feature flag service at Hyphen (hyphen.ai):
- Syntax highlighting for improved readability
- Line numbers for easier debugging and collaboration
- Collapsible sections for navigating large or deeply nested JSON objects
- Improved formatting and validation feedbackhttps://docs.hyphen.ai/changelog/enhanced-json-editing-for-feature-flag-return-values
-
We just released enhanced editing for our feature flag service at Hyphen (hyphen.ai):
- Syntax highlighting for improved readability
- Line numbers for easier debugging and collaboration
- Collapsible sections for navigating large or deeply nested JSON objects
- Improved formatting and validation feedbackhttps://docs.hyphen.ai/changelog/enhanced-json-editing-for-feature-flag-return-values
-
So they pointed a digital clairvoyant named Claude Code at a bunch of code repositories and it chose... to DIY everything? 🚀🔧 Apparently, when asked for feature flags, it builds its own config system out of sheer stubbornness—because why use tools when you can reinvent the wheel on every project? 🤦♂️ CustomDIY FTW!
https://amplifying.ai/research/claude-code-picks #digitalclairvoyant #DIYcoding #featureflags #customtools #reinventthewheel #HackerNews #ngated -
So they pointed a digital clairvoyant named Claude Code at a bunch of code repositories and it chose... to DIY everything? 🚀🔧 Apparently, when asked for feature flags, it builds its own config system out of sheer stubbornness—because why use tools when you can reinvent the wheel on every project? 🤦♂️ CustomDIY FTW!
https://amplifying.ai/research/claude-code-picks #digitalclairvoyant #DIYcoding #featureflags #customtools #reinventthewheel #HackerNews #ngated -
Feature flags are not booleans.
They are runtime decisions.In this article, I walk through building a production-grade feature flag system in Quarkus:
– database-backed flags
– security-aware evaluation
– runtime toggles without redeploys
– a Qute UI that shows what’s actually enabledIf you’ve ever shipped a feature “disabled by config” and regretted it later, this one’s for you.
https://www.the-main-thread.com/p/feature-flags-quarkus-java-production-toggles
#Java #Quarkus #SoftwareArchitecture #FeatureFlags #BackendEngineering
-
Feature flags are not booleans.
They are runtime decisions.In this article, I walk through building a production-grade feature flag system in Quarkus:
– database-backed flags
– security-aware evaluation
– runtime toggles without redeploys
– a Qute UI that shows what’s actually enabledIf you’ve ever shipped a feature “disabled by config” and regretted it later, this one’s for you.
https://www.the-main-thread.com/p/feature-flags-quarkus-java-production-toggles
#Java #Quarkus #SoftwareArchitecture #FeatureFlags #BackendEngineering
-
🚀 Los feature flags te permiten activar o desactivar funciones sin tocar el código en producción. Aprende cómo funcionan y por qué los usan los mejores equipos de desarrollo. 💡
Lee más 👉 https://www.soloingenieria.org/ingenieria-de-software/feature-flags/
#FeatureFlags #IngenieríaDeSoftware #DesarrolloWeb #DevOps #ProgramaciónModerna #SoftwareDevelopment
-
💡 Un feature flag bien implementado puede ahorrarte horas de estrés. Separar el deploy del release es una de las mejores decisiones en desarrollo moderno.
#FeatureFlags #IngenieríaDeSoftware #DesarrolloWeb #DevOps #ProgramaciónModerna #SoftwareDevelopment
-
CI/CD Pipelines Explained: How to Ship Software Fast Without Breaking Everything
https://techlife.blog/posts/ci-cd-release-automation/
#CICD #DevOps #ContinuousIntegration #ContinuousDelivery #DeploymentStrategies #BlueGreenDeployment #CanaryReleases #FeatureFlags #InfrastructureAsCode #DORAMetrics
-
Apple sta preparando nuovi prodotti: AirTag 2 per 2025, AirPods con localizzazione avanzata 2026, Vision Pro con spatializer, Health+ AI e Siri potenziata. 🚀📱
-
Apple sta preparando nuovi prodotti: AirTag 2 per 2025, AirPods con localizzazione avanzata 2026, Vision Pro con spatializer, Health+ AI e Siri potenziata. 🚀📱
-
Hardcode feature flags: In praise of a simple system for a useful and prod-sensitive feature. Complex feature flag systems often fail.
https://code.mendhak.com/hardcode-feature-flags/
#featureflags #programming #simplicity #+ -
Hardcode feature flags: In praise of a simple system for a useful and prod-sensitive feature. Complex feature flag systems often fail.
https://code.mendhak.com/hardcode-feature-flags/
#featureflags #programming #simplicity #+ -
I'm excited to present #FeatureFlags: Separate #Deployment from #Release at the #Louisville #dotNET User Group tonight! Join us. https://www.meetup.com/louisville-dotnet/events/311403043 slides: https://robrich.org/slides/feature-flags/, code: https://github.com/robrich/feature-flags
-
I'm excited to present #FeatureFlags: Separate #Deployment from #Release at the #Louisville #dotNET User Group tonight! Join us. https://www.meetup.com/louisville-dotnet/events/311403043 slides: https://robrich.org/slides/feature-flags/, code: https://github.com/robrich/feature-flags
-
Aus Softwarefehlern lernen – Teil 5: 440 Millionen Dollar Verlust in Minuten | Developer https://www.heise.de/hintergrund/Aus-Softwarefehlern-lernen-Teil-5-440-Millionen-Dollar-Verlust-in-Minuten-10748532.html #deployment #FeatureFlags
-
Aus Softwarefehlern lernen – Teil 5: 440 Millionen Dollar Verlust in Minuten | Developer https://www.heise.de/hintergrund/Aus-Softwarefehlern-lernen-Teil-5-440-Millionen-Dollar-Verlust-in-Minuten-10748532.html #deployment #FeatureFlags
-
A feature flag means you deploy code live, but do not show it to all users. https://hackernoon.com/feature-flags-in-fintech-apps-deliver-new-features-without-big-risk #featureflags
-
A feature flag means you deploy code live, but do not show it to all users. https://hackernoon.com/feature-flags-in-fintech-apps-deliver-new-features-without-big-risk #featureflags
-
#FeatureFlags can separate #Deployment from #Release. Join us at #PrairieDevCon in-person in #Winnipeg where I highlight you don't need to buy something to get started. https://www.prairiedevcon.com/ Slides: https://robrich.org/slides/feature-flags/, code: https://github.com/robrich/feature-flags
-
#FeatureFlags can separate #Deployment from #Release. Join us at #PrairieDevCon in-person in #Winnipeg where I highlight you don't need to buy something to get started. https://www.prairiedevcon.com/ Slides: https://robrich.org/slides/feature-flags/, code: https://github.com/robrich/feature-flags
-
How do you handle feature toggles in your Swift projects?
This comprehensive guide explores implementing feature flags to manage different functionalities across build configurations. Essential reading for teams practicing trunk-based development and continuous integration, showing practical patterns for managing feature rollouts safely.
🔗: https://swiftwithmajid.com/2025/09/16/feature-flags-in-swift/ by @Mecid
-
#FeatureFlags: Separate #Deployment from #Release! I'm teaching at #UtahJS today. Join us #InPerson! https://utahjs.com/, slides: https://robrich.org/slides/feature-flags/, code: https://github.com/robrich/feature-flags
-
#FeatureFlags: Separate #Deployment from #Release! I'm teaching at #UtahJS today. Join us #InPerson! https://utahjs.com/, slides: https://robrich.org/slides/feature-flags/, code: https://github.com/robrich/feature-flags
-
We're exploring #FeatureFlags at #DevSum https://www.devsum.se/ Join us #InPerson, slides: https://robrich.org/slides/feature-flags/, code: https://github.com/robrich/feature-flags
-
We're exploring #FeatureFlags at #DevSum https://www.devsum.se/ Join us #InPerson, slides: https://robrich.org/slides/feature-flags/, code: https://github.com/robrich/feature-flags
-
I'm on my way to #DevSum in #Sweden! Join us #InPerson: https://www.devsum.se/ I get to teach #Kubernetes, #DevOps, and #FeatureFlags and learn a lot.
-
Ah yes, the 🪣 Bucket Linear Agent, the latest attempt to make "dev" life easier by throwing indecipherable jargon at the real problem: developers still have to write code. 🖥️✨ Meanwhile, we're promised a utopia where feature flags are as easy to clean up as the crumbs in your keyboard... but only if you use every tool under the sun. 🌞🤦♂️
https://bucket.co/blog/building-the-bucket-linear-agent #BucketLinearAgent #DevLife #CodeJargon #FeatureFlags #TechUtopia #HackerNews #ngated -
I'm teaching #FeatureFlags at #SDD #London! Join us #InPerson. https://sddconf.com/ slides: https://robrich.org/slides/feature-flags/, code: https://github.com/robrich/feature-flags including demos in #LaunchDarkly, #Azure App Configuration, and others.
-
I'm on my way to #London for #SDDConf https://www.linkedin.com/company/sdd-conference/. Join us #InPerson https://sddconf.com/ I get to teach #FeatureFlags, #dotNET #Aspire, and a brand-new talk about #GitOps.
-
🚀 Want to ship faster without breaking things?
Watch Ahamed Safnaj at #FOSSASIASummit2025 to explore how feature flags can transform your development workflow. Learn how they decouple deployment from release, enabling safer rollouts, better risk control, and continuous delivery without user disruption.🔗 Click here https://youtu.be/NlzpIJ0D3sE to watch on the FOSSASIA YouTube channel!
#DevOps #FeatureFlags #ContinuousDelivery #OpenSource #FOSSASIA -
#FeatureFlags: Separate #Deployment from #Release. A brand-new talk is starting #InPerson in #Montreal at #ConFoo: https://confoo.ca/en/2025/session/feature-flags-separate-deployment-from-feature-release Slides: https://robrich.org/slides/feature-flags/ Code: https://github.com/robrich/feature-flags
-
Unleash: Feature flags in PHP
Feature flags (also known as feature toggles) let you enable or disable specific features or code paths at runtime without deploying new code. In this article, we'll explore Unleash, my favourite open-source tool for managing feature flags efficiently.https://chrastecky.dev/programming/unleash-feature-flags-in-php
-
Управляем фичами: Feature Toggles в GitLab
Привет, коллеги! Сегодня мы рассмотрим одну из самых полезных практик, которая спасла мне не один проект — Feature Toggles в GitLab CI/CD. Это те самые переключатели, которые позволяют активировать или деактивировать функции без повторного развертывания кода.