##featureflags
Bucket 2025-04 Update — MCP server, Slack notifications & new bucket.co
**AtBucket, we're on a mission to help you ship the right features faster with feature flags.** **Below is a recap of what we shipped this month.** ## What Bucket shipped in April 2025 ### MCP server We introduced the Bucket MCP server: flag features, manage company data, and control feature access from your favorite AI code editor — VS Code, Cursor, Windsurf, Claude Code... * **Learn more inthis changelog post** * **Follow theinstallation instructions here** ### Improved Slack notifications We improved the integration with Slack. You now get the latest feature changes and customer feedback. * **Learn more inthis changelog post** ### There's more Last but not least, we also launched a new, markdown-inspired homepage to reflect on our vision — making feature flagging as frictionless as possible. * **Go tobucket.co** ## Resources ## Add feature flags from the command line flo merian for Bucket.co ・ Apr 3 #showdev #cli #tooling #featureflags ## On Trunk-Based Development flo merian for Bucket.co ・ Apr 15 #devjournal #softwareengineering #git #featureflags ## Wrapping up That's a wrap! **If you have feedback or suggestions, we want to hear them! Let us know, ping@bucketdotco on X and follow us for the latest product updates.** We're crafting a feature flagging tool for SaaS companies. Happy shipping!
dev.to
April 30, 2025 at 2:17 PM
Struggling to test AI changes in production without chaos?
Feature flags can be your secret weapon.
This week’s #EverydayDevOps dives into smart rollout strategies for AI-powered systems.

🧠💡 markcallen.kit.com/posts/everyd...

#DevOps #AI #FeatureFlags
Everyday DevOps - Using Feature Flags to Build a Better AI
​www.markcallen.com​
markcallen.kit.com
April 30, 2025 at 4:12 PM
#Enterprise #CrowdStrike #crowdstrikeoutage #featureflags How to prevent your software update from being the next CrowdStrike: There is no fool proof way to prevent a buggy update like CrowdStrike's, but there are best practices that could mitigate the fallout.

© 2024 TechCrunch. All rights…
How to prevent your software update from being the next CrowdStrike
There is no fool proof way to prevent a buggy update like CrowdStrike's, but there are best practices that could mitigate the fallout. © 2024 TechCrunch. All rights reserved. For personal use only.
dlvr.it
July 23, 2024 at 9:04 PM
On Trunk-Based Development
Something wild happened this morning. Bucket's CTO and co-founder, Ron '@roncohen' Cohen, who previously co-founded Opbeat and led engineering teams at Elastic, published a post on Trunk-Based Development (TBD) that hit the front page of Hacker News. People reacted... differently! "_This sounds horrible — Why even use Git?_ " "_I've never worked any other way in 20+ years..._ " TBD clearly is a controversial topic! Fun fact: you may already practice it. Ron wrote a follow-up post on Bucket.co to clarify some principles. **Below are my key takeaways.** ## TL,DR * **Trunk-Based Development != push to`main`** * **You can still have code reviews and staging environments** * **Focus on small, coherent code changes** ## What is Trunk-Based Development? In software engineering, trunk-based development (TBD) is a strategy to manage git workflows that favours merging commits into the `main` branch even before the feature is fully complete, instead of the git flow that favours working on long-lived branches until features are 100% complete. ## Introduction to Trunk-Based Development flo merian for Bucket.co ・ Jan 30 #productivity #git #softwaredevelopment #featureflags ## Advanced Trunk-Based Development Principles ### It doesn't require pushing directly to `main` No, trunk-based development doesn't require pushing directly to `main`. While this might work in small engineering teams, code reviews remain essential for maintaining code quality. You can still use branches and pull requests (PR) while practicing TBD. ### You can still have code reviews and staging environments Yes, trunk-based development is compatible with multiple environments, including staging and pre-prod. You can still deploy your `main` branch to a staging environment for testing before pushing changes to production. ### Focus on small, coherent code changes Last but not least, it's all about creating coherent, small, and _well-scoped_ code changes. This requires writing descriptive PR descriptions and breaking larger features into manageable, reviewable pieces. ## Wrapping up Trunk-based development (TBD) helps ship features faster. It doesn't require pushing code changes directly to `main` though. You can still use branches, pull requests, and code reviews. Above all, TBD is about creating small, frequent code changes. That's a wrap! **If you enjoyed the read, please add some ❤️🦄🤯🙌🔥 and follow us@bucketdotco on X for more insights and best practices on trunk-based development.** We're building a feature flagging tool for SaaS companies that's crafted for speed.
dev.to
April 15, 2025 at 11:08 PM
🚀 Enable Features Without Redeploying in .NET & C#! 🛠️ Master feature flags & A/B testing for safe, scalable releases. #dotnet #csharp #featureflags #abtesting"
ottorinobruni.com/how-to-turn-...
How to Turn On Features in .NET and C# Without Redeploying: Exploring Feature Flags and A/B Testing - Ottorino Bruni
Learn how to use feature flags in .NET to enable features dynamically without redeploying. Discover their benefits for safer rollouts, A/B testing, and modern development practices like trunk-based de...
ottorinobruni.com
August 12, 2025 at 1:11 PM
I'm on my way to #London for #SDDConf www.linkedin.com/company/sdd-.... Join us #InPerson sddconf.com I get to teach #FeatureFlags, #dotNET #Aspire, and a brand-new talk about #GitOps.
May 13, 2025 at 5:11 PM
We're getting excited for Flagship 2024! Are You? Here's a teaser from our session, How Can Technical Leaders Navigate the AI Revolution? Tune in to watch the full session with live Q&A on April 16th!
lnkd.in/geWRFgxJ

#AI #Flagship2024 #featureflags
April 9, 2024 at 4:06 PM
Are software teams prepared for the AI Revolution? What tools can help them release safely and efficiently? Find these answers and more in our AI Release Radar. Visit this link and download the report.
lnkd.in/eGkCX2P9
#developers #featureflags #abtesting
April 3, 2024 at 4:05 PM
Building AI without feature flags is like driving a race car with no brakes. 🏎️💥

You will crash.

Feature flags = speed ⚡ + safety 🛡️.

Learn how to build smarter: blog.devcycle.com/using-featur...

#AI #FeatureFlags #DevCycle #EveryDayDevOps
Using Feature Flags to Build a Better AI
In a world where AI is becoming increasingly prevalent in applications, there is a need to ensure that the AI is accurate. We hear a lot about failures with chatbots going rogue, image generators showing...
blog.devcycle.com
April 28, 2025 at 11:48 PM
🚀 Launch Month Week 4 drops!

New Managed Warehouse = goodbye to 40+ step data setups, hello to one-click deployment and real-time insights ⚡

Plus Feature Usage Analytics to track your flags in real-time and catch tech debt before it catches you 📊

First 2M events free for Pro users!

#FeatureFlags
June 25, 2025 at 7:14 PM
¿Sabes qué son las Feature Toggles y cómo usarlas para lanzar funcionalidades?

En este artículo te cuento cómo implementarlas con FastAPI + Python, desde 0 hasta nivel experto.

👉 sperea.es/blog/feature-toggles

#Dev #Python #FastAPI #FeatureFlags
September 8, 2025 at 7:59 AM
Giving my "Fun with Flags" talk at Java Vienna tonight! 🎤
How we're solving common feature flagging headaches with @openfeature.dev.
Come say hi!
🔗 www.meetup.com/java-vienna/...
#Java #OpenFeature #FeatureFlags
"JVMTI: what's the JVM Tool Interface" + "Fun with Flags: OpenFeature", Mon, May 5, 2025, 6:00 PM | Meetup
Agenda 18:00 doors Open 18:20 Welcome 18:30 **JVMTI: Introduction and use cases for the JVM Tool Interface** - *Kevin Watzal* 19:30 Break/Networking 19:55 Raffle: IntelliJ
www.meetup.com
May 5, 2025 at 5:52 AM
In our latest blog post, Robinson Marquez introduces the new LaunchDarkly Svelte SDK that he contributed. Letting you toggle features in real-time and run A/B tests in Svelte applications. Complete with a tutorial www.tweag.io/blog/2025-07...

#Svelte #FeatureFlags #LaunchDarkly #WebDevelopment
Introduction to the new LaunchDarkly Svelte SDK
Introducting the new LaunchDarkly Svelte SDK
www.tweag.io
July 24, 2025 at 11:33 PM
much better #DevSecOps pipelines, #FeatureFlags, shifting things to the left, doing so transparently & collaboratively.

Change is hard in big, highly-regulated companies. But it does feel really good to lay the foundation for orgs to improve.
November 17, 2024 at 10:07 PM
Do you want to enable more of your #dotnet code to go to production faster and have greater control over your app in production? Check out .NET DC's upcoming meetup: "Feature Flags - The Art of the IF and Deployment"

https://www.meetup.com/dotnetdc/events/285707602/

#meetup #featureflags
Login to Meetup | Meetup
Not a Meetup member yet? Log in and find groups that host online or in person events and meet people in your local community who share your interests.
www.meetup.com
November 17, 2024 at 9:53 PM
Had a nice interview with Egil Østhus about Unleased, feature release management #software and learned about some new value that feature flags bring to software development. www.getunleash.io
The interview will go live within 4 weeks, in time for Unleash Con.
#featureflags
agilethoughts.info
July 21, 2025 at 10:54 PM
"Always #Test Your #Code, add #UnitTests, and implement #FeatureFlags. Most issues I've seen recently could have been avoided with these basics. Skipping them makes things harder in the long run!"
November 27, 2024 at 6:03 PM
Our NEW Jira plugin lets you toggle Firebase flags directly from your tickets! 🚀
> Streamline releases & save time.
> 👉 Get it on Atlassian Marketplace: marketplace.atlassian.com/apps/1227210
> 🔥 Check us out on Product Hunt: www.producthunt.com/posts/atlass...
> #Jira #Firebase #FeatureFlags
Firebase feature flags & remote config | Atlassian Marketplace
Link firebase feature flags from firebase remote config to Jira tickets. Manage feature flags directly from jira
marketplace.atlassian.com
May 14, 2025 at 3:50 PM
Hello @devcyclehq.bsky.social, I have added some suggestions to my submission post and GitHub repo from my experience. If anyone checks it out, feel free to reach out—I’d love to discuss it further! GitHub Repo 👉 https://buff.ly/4gpt4LX #DevCycle #FeatureFlags #DevChallenge
December 9, 2024 at 1:51 PM
Learn how to manage features dynamically in your .NET apps with Azure App Configuration! 🎯
📖 Read now: lnkd.in/dFt-Q9U4
#DotNet #Azure #FeatureFlags 💻✨
LinkedIn
This link will take you to a page that’s not on LinkedIn
lnkd.in
November 23, 2024 at 12:57 PM