<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/reject-change-sometimes-q9xybus8i" -->

---
title: Reject Change, Sometimes | daily.dev
description: Kent Beck explores Shannon&#x27;s Demon, a rebalancing strategy from investing theory, as a lens for thinking about volatility in software product development....
canonical: https://daily.dev/posts/reject-change-sometimes-q9xybus8i
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Reject Change, Sometimes | daily.dev
og:description: Kent Beck explores Shannon&#x27;s Demon, a rebalancing strategy from investing theory, as a lens for thinking about volatility in software product development....
og:url: https://daily.dev/posts/reject-change-sometimes-q9xybus8i
og:image: https://api.daily.dev/og/posts/Q9xYBUS8I.png
og:image:alt: Reject Change, Sometimes
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Reject Change, Sometimes

**[Software Design: Tidy First?](https://daily.dev/sources/tidyfirst)** · 6 min read · 0 upvotes · 0 comments

## Summary

Kent Beck explores Shannon's Demon, a rebalancing strategy from investing theory, as a lens for thinking about volatility in software product development. Using a coin-flip thought experiment, he contrasts three postures—Prudence (risk-averse), Reckless (all-in), and SD (rebalancing)—and maps them onto his 3X framework: Extract favors SD-style rebalancing and reversible changes, Explore favors going all-in like Reckless when upside is skewed, and Expand introduces a third option of investing in reducing the probability of failure. He includes a small JavaScript simulator to build intuition and closes with a pitch for his advisory and speaking services.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://newsletter.kentbeck.com/p/reject-change-sometimes>

## Similar posts on daily.dev

- [Canon 3X: Explore/Expand/Extract](https://daily.dev/posts/canon-3x-explore-expand-extract-3kgdtdsf0) · Software Design: Tidy First? · 0 upvotes · 0 comments
- [Don't Accomplish Everything](https://daily.dev/posts/don-t-accomplish-everything-4bgsbhjrw) · Software Design: Tidy First? · 0 upvotes · 0 comments
- [Stop Picking Sides](https://daily.dev/posts/stop-picking-sides-eq4thb3hp) · Martin Fowler · 0 upvotes · 0 comments

---

Tags: [#product-management](https://daily.dev/tags/product-management)

[View this post on daily.dev](https://daily.dev/posts/reject-change-sometimes-q9xybus8i)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Reject Change, Sometimes","url":"https://daily.dev/posts/reject-change-sometimes-q9xybus8i","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/reject-change-sometimes-q9xybus8i"},"datePublished":"2026-09-02T13:35:38.322Z","dateModified":"2026-09-02T13:36:23.641Z","description":"Kent Beck explores Shannon's Demon, a rebalancing strategy from investing theory, as a lens for thinking about volatility in software product development....","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c32948614d23a7a4e81c035f5238f5fd?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c32948614d23a7a4e81c035f5238f5fd?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Software Design: Tidy First?","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Software Design: Tidy First?","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/dfed97125daa47dda66c4df89430c08c","url":"https://daily.dev/sources/tidyfirst"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/reject-change-sometimes-q9xybus8i","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"product-management","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Software Design: Tidy First?","item":"https://daily.dev/sources/tidyfirst"},{"@type":"ListItem","position":3,"name":"Reject Change, Sometimes"}]}
```

