#featureflags — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #featureflags, aggregated by home.social.
-
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
-
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
-
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
-
Introducing Flagship: #featureflags built for the age of AI
-
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
-
🖥️ 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
-
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 -
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
-
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
-
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
-
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. 🚀📱
-
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. 🚀📱
-
Apple sta preparando nuovi prodotti: AirTag 2 per 2025, AirPods con localizzazione avanzata 2026, Vision Pro con spatializer, Health+ AI e Siri potenziata. 🚀📱
-
Also, a simple rule is to always keep every flag off by default when shipping the designed feature. It prevents quiet surprises and noisy rollouts.
🏁 Follow my Software Engineering Journey at https://pierrehenry.dev
-
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 #+ -
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 #+ -
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 #+ -
Sử dụng cờ tính năng giúp giảm căng thẳng khi triển khai phần mềm! Giờ đây, các tính năng mới được triển khai ẩn, cho phép phát hành dần, thử nghiệm A/B và dễ dàng tắt khi có lỗi. Điều này giúp kiểm soát lỗi tốt hơn, thử nghiệm beta hiệu quả và loại bỏ nỗi lo mỗi khi cập nhật. Rất đáng để áp dụng!
#FeatureFlags #PhátTriểnPhầnMềm #DevOps #ProductManagement #CôngNghệ #SoftwareDevelopment
https://www.reddit.com/r/SaaS/comments/1pfivj7/started_using_feature_flags_deploy_anxiety/
-
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
-
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
-
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
-
Nền tảng quản lý cờ tính năng SaaS mới với giá rẻ hơn và hiệu suất tốt hơn #FlagManagement #SaaS #FeatureFlags #QuảnLýCờTínhNăng #PhầnMềmLàmChoSaaS
https://www.reddit.com/r/SaaS/comments/1ox6f4c/flag_management_saas/
-
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
-
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