fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

#featureflags

0 posts0 participants0 posts today
dhanush<p>Feature Flags in Spring Cloud</p><p>Link:<br><a href="https://medium.com/@bytewise010/feature-flags-in-spring-cloud-81d4fea3c50e" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">medium.com/@bytewise010/featur</span><span class="invisible">e-flags-in-spring-cloud-81d4fea3c50e</span></a></p><p><a href="https://mastodon.social/tags/springboot" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>springboot</span></a> <a href="https://mastodon.social/tags/spring" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>spring</span></a> <a href="https://mastodon.social/tags/tech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tech</span></a> <a href="https://mastodon.social/tags/dev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dev</span></a> <a href="https://mastodon.social/tags/software" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>software</span></a> <a href="https://mastodon.social/tags/java" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>java</span></a> <a href="https://mastodon.social/tags/dhanush" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dhanush</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://mastodon.social/tags/coding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>coding</span></a> <a href="https://mastodon.social/tags/developers" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>developers</span></a> <a href="https://mastodon.social/tags/springcloud" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>springcloud</span></a> <a href="https://mastodon.social/tags/featureflags" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>featureflags</span></a></p>
robrich<p><a href="https://hachyderm.io/tags/FeatureFlags" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FeatureFlags</span></a>: Separate <a href="https://hachyderm.io/tags/Deployment" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Deployment</span></a> from <a href="https://hachyderm.io/tags/Release" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Release</span></a>. A brand-new talk is starting <a href="https://hachyderm.io/tags/InPerson" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>InPerson</span></a> in <a href="https://hachyderm.io/tags/Montreal" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Montreal</span></a> at <a href="https://hachyderm.io/tags/ConFoo" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ConFoo</span></a>: <a href="https://confoo.ca/en/2025/session/feature-flags-separate-deployment-from-feature-release" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">confoo.ca/en/2025/session/feat</span><span class="invisible">ure-flags-separate-deployment-from-feature-release</span></a> Slides: <a href="https://robrich.org/slides/feature-flags/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">robrich.org/slides/feature-fla</span><span class="invisible">gs/</span></a> Code: <a href="https://github.com/robrich/feature-flags" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/robrich/feature-fla</span><span class="invisible">gs</span></a></p>
Dominik Chrástecký - Blog<p><strong>Unleash: Feature flags in PHP</strong></p> 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. <p><a href="https://chrastecky.dev/programming/unleash-feature-flags-in-php" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">chrastecky.dev/programming/unl</span><span class="invisible">eash-feature-flags-in-php</span></a></p>
LavX News<p>Trunk-Based Development: The Key to Seamless Software Delivery</p><p>In the fast-paced world of software development, trunk-based development emerges as a transformative approach that eliminates the chaos of branching and merging. By enabling teams to work simultaneous...</p><p><a href="https://news.lavx.hu/article/trunk-based-development-the-key-to-seamless-software-delivery" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">news.lavx.hu/article/trunk-bas</span><span class="invisible">ed-development-the-key-to-seamless-software-delivery</span></a></p><p><a href="https://mastodon.cloud/tags/news" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>news</span></a> <a href="https://mastodon.cloud/tags/tech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tech</span></a> <a href="https://mastodon.cloud/tags/ContinuousDelivery" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ContinuousDelivery</span></a> <a href="https://mastodon.cloud/tags/TrunkBasedDevelopment" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TrunkBasedDevelopment</span></a> <a href="https://mastodon.cloud/tags/FeatureFlags" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FeatureFlags</span></a></p>
Habr<p>Управляем фичами: Feature Toggles в GitLab</p><p>Привет, коллеги! Сегодня мы рассмотрим одну из самых полезных практик, которая спасла мне не один проект — Feature Toggles в GitLab CI/CD. Это те самые переключатели, которые позволяют активировать или деактивировать функции без повторного развертывания кода.</p><p><a href="https://habr.com/ru/companies/otus/articles/861838/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">habr.com/ru/companies/otus/art</span><span class="invisible">icles/861838/</span></a></p><p><a href="https://zhub.link/tags/gitlab" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gitlab</span></a> <a href="https://zhub.link/tags/git" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>git</span></a> <a href="https://zhub.link/tags/featureflags" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>featureflags</span></a></p>
Romano Roth<p>🚀 Excited to share &quot;Flip the Switch: Modern Software Development with Feature Flags&quot; – a guide to faster, safer innovation! I wrote the foreword to highlight how feature flags drive agility &amp; modernization.</p><p>📖: <a href="https://www.flagsmith.com/ebook/flip-the-switch-on-modern-software-development-with-feature-flags" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://www.</span><span class="ellipsis">flagsmith.com/ebook/flip-the-s</span><span class="invisible">witch-on-modern-software-development-with-feature-flags</span></a></p><p><a href="https://fosstodon.org/tags/DevOps" class="mention hashtag" rel="tag">#<span>DevOps</span></a> <a href="https://fosstodon.org/tags/FeatureFlags" class="mention hashtag" rel="tag">#<span>FeatureFlags</span></a> @GetFlagsmith</p>
Daniel Knott<p>New Video Alert: Testing in Production 🚀</p><p>Ever wondered why some companies test directly in production? In this video, I dive into why testing in production matters and how it can uncover issues you might miss in pre-release testing.</p><p>Curious about how it works and if it’s right for your team? Watch now and get insights on taking your testing to the next level! 🌐</p><p>🔗 Check it out: <a href="https://youtu.be/n2iE0wUt3bc" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">youtu.be/n2iE0wUt3bc</span><span class="invisible"></span></a></p><p><a href="https://mastodon.world/tags/TestingInProduction" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TestingInProduction</span></a> <a href="https://mastodon.world/tags/SoftwareTesting" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SoftwareTesting</span></a> <a href="https://mastodon.world/tags/QualityAssurance" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>QualityAssurance</span></a> <a href="https://mastodon.world/tags/DevOps" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DevOps</span></a> <a href="https://mastodon.world/tags/featureflags" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>featureflags</span></a></p>
:mastodon: Mike Amundsen<p>Enhancing API Stability with Feature Flags</p><p><a href="https://nordicapis.com/enhancing-api-stability-with-feature-flags/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">nordicapis.com/enhancing-api-s</span><span class="invisible">tability-with-feature-flags/</span></a></p><p>"While often associated with frontend toggles, feature flags offer powerful capabilities for backend API management as well." -- <a href="https://mastodon.social/tags/GloriaWang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GloriaWang</span></a></p><p><a href="https://mastodon.social/tags/api360" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>api360</span></a> <a href="https://mastodon.social/tags/apiDesign" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>apiDesign</span></a> <a href="https://mastodon.social/tags/featureFlags" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>featureFlags</span></a></p>
opdavies<p>How I combined a feature flag and a data attribute to release some new CSS styles to a project.</p><p><a href="https://www.oliverdavies.uk/daily/2024/08/25/css--data-attributes-and-feature-flags" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">oliverdavies.uk/daily/2024/08/</span><span class="invisible">25/css--data-attributes-and-feature-flags</span></a></p><p><a href="https://mastodon.social/tags/dev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dev</span></a> <a href="https://mastodon.social/tags/SoftwareDevelopment" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SoftwareDevelopment</span></a> <a href="https://mastodon.social/tags/drupal" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>drupal</span></a> <a href="https://mastodon.social/tags/php" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>php</span></a> <a href="https://mastodon.social/tags/FeatureFlags" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FeatureFlags</span></a> <a href="https://mastodon.social/tags/css" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>css</span></a></p>
Inautilo<p><a href="https://mastodon.social/tags/Development" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Development</span></a> <a href="https://mastodon.social/tags/Guides" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Guides</span></a><br>How to try experimental CSS features · Feature flag handling in Chrome, Firefox, and Safari <a href="https://ilo.im/15zgvx" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">ilo.im/15zgvx</span><span class="invisible"></span></a></p><p>_____<br><a href="https://mastodon.social/tags/ExperimentalFeatures" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ExperimentalFeatures</span></a> <a href="https://mastodon.social/tags/FeatureFlags" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FeatureFlags</span></a> <a href="https://mastodon.social/tags/Feedback" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Feedback</span></a> <a href="https://mastodon.social/tags/Browser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Browser</span></a> <a href="https://mastodon.social/tags/Chrome" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Chrome</span></a> <a href="https://mastodon.social/tags/Firefox" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Firefox</span></a> <a href="https://mastodon.social/tags/Safari" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Safari</span></a> <a href="https://mastodon.social/tags/WebDev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WebDev</span></a> <a href="https://mastodon.social/tags/Frontend" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Frontend</span></a> <a href="https://mastodon.social/tags/CSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSS</span></a></p>
Romano Roth<p>🏦 How Banks are Using Modern Software Development to Protect Their Customers 🏦</p><p>🚀 In today&#39;s digital landscape, banks must adopt cutting-edge software development practices to stay ahead of security threats and meet customer expectations.</p><p>🎞️ Watch &quot;App-Solutely Safe: How Banks Use Modern Software Development to Protect Customers,&quot; where we explore:</p><p>🛠️ CI/CD<br />✅ TDD<br />🎚️ Feature Flags</p><p>🎥 Watch here: <a href="https://www.youtube.com/watch?v=Djh52dmnrfg" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://www.</span><span class="ellipsis">youtube.com/watch?v=Djh52dmnrf</span><span class="invisible">g</span></a></p><p><a href="https://fosstodon.org/tags/devops" class="mention hashtag" rel="tag">#<span>devops</span></a> <a href="https://fosstodon.org/tags/banking" class="mention hashtag" rel="tag">#<span>banking</span></a> <a href="https://fosstodon.org/tags/TDD" class="mention hashtag" rel="tag">#<span>TDD</span></a> <a href="https://fosstodon.org/tags/CI" class="mention hashtag" rel="tag">#<span>CI</span></a> <a href="https://fosstodon.org/tags/featureflags" class="mention hashtag" rel="tag">#<span>featureflags</span></a></p>
Monospace Mentor<p>When we got a feature request that we really wanted to implement because it would be a great improvement to our product, we found ourselves in a bind. The problem was that the change would most likely break the workflows of other customers. In this article, I describe how I managed to roll out the change without triggering a flood of angry emails. </p><p><a href="https://monospacementor.com/2023/10/un-breaking-breaking-changes-using-feature-flags/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">monospacementor.com/2023/10/un</span><span class="invisible">-breaking-breaking-changes-using-feature-flags/</span></a></p><p><a href="https://floss.social/tags/DevOps" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DevOps</span></a> <a href="https://floss.social/tags/InfrastructureAsCode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>InfrastructureAsCode</span></a> <a href="https://floss.social/tags/FeatureFlags" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FeatureFlags</span></a> <a href="https://floss.social/tags/Deployment" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Deployment</span></a></p>
Romano Roth<p>🎥 In collaboration with @GetFlagsmith , I&#39;m excited to present a comprehensive guide that dives into modernizing your software development to ensure it&#39;s agile, compliant, and security.<br /><a href="https://youtu.be/sjsRm2pmmus?si=sxUFSLVDfqHtsNaX" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">youtu.be/sjsRm2pmmus?si=sxUFSL</span><span class="invisible">VDfqHtsNaX</span></a><br /><a href="https://fosstodon.org/tags/TestDrivenDevelopment" class="mention hashtag" rel="tag">#<span>TestDrivenDevelopment</span></a> <a href="https://fosstodon.org/tags/FeatureFlags" class="mention hashtag" rel="tag">#<span>FeatureFlags</span></a></p>
Adam Gardner<p>Using <a href="https://techhub.social/tags/opentelemetry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opentelemetry</span></a> and <a href="https://techhub.social/tags/featureflags" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>featureflags</span></a>? Help your <a href="https://techhub.social/tags/SRE" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SRE</span></a> by adding the flag data to your spans!</p><p>I'll have a video on this soon but go make someone's day happier now.</p>
Romano Roth<p>🤩Thrilled to share that I&#39;ve written the introduction in the must-read eBook: &quot;Modern Development Practices in Banking.&quot;</p><p>👉link to download the eBook: <a href="https://www.flagsmith.com/ebook/modern-development-practices-in-banking-a-playbook" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://www.</span><span class="ellipsis">flagsmith.com/ebook/modern-dev</span><span class="invisible">elopment-practices-in-banking-a-playbook</span></a></p><p><a href="https://fosstodon.org/tags/flagsmith" class="mention hashtag" rel="tag">#<span>flagsmith</span></a> <a href="https://fosstodon.org/tags/featureflags" class="mention hashtag" rel="tag">#<span>featureflags</span></a> <a href="https://fosstodon.org/tags/softwaredevelopment" class="mention hashtag" rel="tag">#<span>softwaredevelopment</span></a> <a href="https://fosstodon.org/tags/banking" class="mention hashtag" rel="tag">#<span>banking</span></a> <a href="https://fosstodon.org/tags/finance" class="mention hashtag" rel="tag">#<span>finance</span></a></p>
Tomas Ekeli<p><a href="https://plud.re/tags/featureFlags" rel="nofollow noopener noreferrer" target="_blank">#featureFlags</a><span>. should they be removed when the feature is ready for production, or should you keep them around as configuration?</span></p>
opdavies<p>Yesterday, I said feature flags should be short-lived. But how do you know when a flag can be removed?</p><p><a href="https://www.oliverdavies.uk/archive/2024/03/12/you-should-know-when-to-remove-a-feature-flag" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">oliverdavies.uk/archive/2024/0</span><span class="invisible">3/12/you-should-know-when-to-remove-a-feature-flag</span></a></p><p><a href="https://mastodon.social/tags/dev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dev</span></a> <a href="https://mastodon.social/tags/SoftwareDevelopment" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SoftwareDevelopment</span></a> <a href="https://mastodon.social/tags/FeatureFlags" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FeatureFlags</span></a></p>
opdavies<p>Feature flags should be short-lived. Once the change has been released, the flags should be removed.</p><p><a href="https://www.oliverdavies.uk/archive/2024/03/11/feature-flags-should-be-short-lived" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">oliverdavies.uk/archive/2024/0</span><span class="invisible">3/11/feature-flags-should-be-short-lived</span></a></p><p><a href="https://mastodon.social/tags/dev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dev</span></a> <a href="https://mastodon.social/tags/SoftwareDevelopment" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SoftwareDevelopment</span></a> <a href="https://mastodon.social/tags/FeatureFlags" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FeatureFlags</span></a></p>
Leon Berenschot<p>Dear internet,</p><p>WDYT is the best way to deploy a new feature flag (w/ default `false`)</p><p>context:<br>- We're a small team of 6 (5 devs) in total.<br>- There is only 1 database<br>- To prevent accidentally deleting a flag currently it's only allowed to add/delete flags w/ a migration. <br>- enabling/disabling is done through the GUI</p><p><a href="https://ruby.social/tags/ruby" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ruby</span></a> <a href="https://ruby.social/tags/rails" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rails</span></a> <a href="https://ruby.social/tags/featureflags" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>featureflags</span></a></p>
Dark Dispatcher<p>We are excited to announce the launch 🚀 of our new landing page for newsletter ✉️ signup! Stay updated on all our latest developments and upcoming releases by signing up now. We may be just getting started, but there are many more exciting things to come. Thank you for joining us on this journey! <a href="https://buff.ly/3uGME46" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">buff.ly/3uGME46</span><span class="invisible"></span></a> <a href="https://techhub.social/tags/newsletter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>newsletter</span></a> <a href="https://techhub.social/tags/featureflags" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>featureflags</span></a> <a href="https://techhub.social/tags/devops" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>devops</span></a></p>