<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/don-t-accomplish-everything-4bgsbhjrw" -->

---
title: Don&#x27;t Accomplish Everything | daily.dev
description: Kent Beck shares a personal story from his early days at Facebook where accomplishing only half his goals earned him an &#x27;exceeds expectations&#x27; review. He uses...
canonical: https://daily.dev/posts/don-t-accomplish-everything-4bgsbhjrw
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Don&#x27;t Accomplish Everything | daily.dev
og:description: Kent Beck shares a personal story from his early days at Facebook where accomplishing only half his goals earned him an &#x27;exceeds expectations&#x27; review. He uses...
og:url: https://daily.dev/posts/don-t-accomplish-everything-4bgsbhjrw
og:image: https://api.daily.dev/og/posts/4BGsbHJrw.png
og:image:alt: Don&#x27;t Accomplish Everything
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.

# Don't Accomplish Everything

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

## Summary

Kent Beck shares a personal story from his early days at Facebook where accomplishing only half his goals earned him an 'exceeds expectations' review. He uses this to explain the 3X framework (Explore/Expand/Extract) and the concept of P50 goals — setting targets where achieving roughly 50% is considered on-track. In exploratory phases, completing all goals signals either sandbagging or a failure to learn. Beck argues that the software industry has shifted from Extract (stable, dependency-heavy, KPI-driven) to Explore mode, requiring a fundamental rethink of how goals, dependencies, and performance are managed.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://tidyfirst.substack.com/p/dont-accomplish-everything>

## 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
- [Explore \*Then\* Expand \*Then\* Extract](https://daily.dev/posts/explore-then-expand-then-extract-9zskqbkks) · Software Design: Tidy First? · 0 upvotes · 0 comments

---

Tags: [#leadership](https://daily.dev/tags/leadership), [#company-culture](https://daily.dev/tags/company-culture)

[View this post on daily.dev](https://daily.dev/posts/don-t-accomplish-everything-4bgsbhjrw)

```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":"Don't Accomplish Everything","url":"https://daily.dev/posts/don-t-accomplish-everything-4bgsbhjrw","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/don-t-accomplish-everything-4bgsbhjrw"},"datePublished":"2026-02-23T14:30:43.725Z","dateModified":"2026-02-23T14:31:04.995Z","description":"Kent Beck shares a personal story from his early days at Facebook where accomplishing only half his goals earned him an 'exceeds expectations' review. He uses...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c660ab160ad77fbdeac6ee5f70739e88?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c660ab160ad77fbdeac6ee5f70739e88?_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/don-t-accomplish-everything-4bgsbhjrw","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"leadership,company-culture","timeRequired":"PT4M"}
{"@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":"Don't Accomplish Everything"}]}
```

