<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/choose-boring-technology-and-innovative-practices-xtikil9m2" -->

---
title: Choose Boring Technology and Innovative Practices
description: An extension of the classic &#x27;Choose Boring Technology&#x27; argument, proposing that while teams should be conservative with technology choices (material that must...
canonical: https://daily.dev/posts/choose-boring-technology-and-innovative-practices-xtikil9m2
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Choose Boring Technology and Innovative Practices | daily.dev
og:description: An extension of the classic &#x27;Choose Boring Technology&#x27; argument, proposing that while teams should be conservative with technology choices (material that must...
og:url: https://daily.dev/posts/choose-boring-technology-and-innovative-practices-xtikil9m2
og:image: https://api.daily.dev/og/posts/XTiKIL9M2.png
og:image:alt: Choose Boring Technology and Innovative Practices
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.

# Choose Boring Technology and Innovative Practices

**[Computer Things](https://daily.dev/sources/hillelwayne)** · 3 min read · 0 upvotes · 0 comments

## Summary

An extension of the classic 'Choose Boring Technology' argument, proposing that while teams should be conservative with technology choices (material that must run to support the business), they can afford to be more freely innovative with engineering practices and development tools. Practices carry no legacy maintenance burden — you can simply stop doing them — so teams get more 'innovation tokens' for practices than for technology. The post further subdivides technology into 'material' (core infrastructure, databases, code) and 'tools' (editors, scripts), arguing tools are easier to replace and thus warrant more experimentation.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://buttondown.com/hillelwayne/archive/choose-boring-technology-and-innovative-practices>

## Similar posts on daily.dev

- [QCon London 2026: The Hidden Power of Boring Problems](https://daily.dev/posts/qcon-london-2026-the-hidden-power-of-boring-problems-u7owskcvp) · InfoQ · 0 upvotes · 0 comments
- [My 2026 Tech Stack is Boring as Hell \(And That is the Point\)](https://daily.dev/posts/my-2026-tech-stack-is-boring-as-hell-and-that-is-the-point--zw58f0sjv) · DEV · 174 upvotes · 10 comments

---

Tags: [#architecture](https://daily.dev/tags/architecture), [#technical-debt](https://daily.dev/tags/technical-debt)

[View this post on daily.dev](https://daily.dev/posts/choose-boring-technology-and-innovative-practices-xtikil9m2)

```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":"Choose Boring Technology and Innovative Practices","url":"https://daily.dev/posts/choose-boring-technology-and-innovative-practices-xtikil9m2","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/choose-boring-technology-and-innovative-practices-xtikil9m2"},"datePublished":"2026-06-17T11:26:24.828Z","dateModified":"2026-06-17T11:34:24.221Z","description":"An extension of the classic 'Choose Boring Technology' argument, proposing that while teams should be conservative with technology choices (material that must...","image":"https://media.daily.dev/image/upload/s--P4t4XyoV--/f_auto/v1722860399/public/Placeholder%2001","thumbnailUrl":"https://media.daily.dev/image/upload/s--P4t4XyoV--/f_auto/v1722860399/public/Placeholder%2001","isAccessibleForFree":true,"articleSection":"Computer Things","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":"Computer Things","logo":"https://media.daily.dev/image/upload/s--wQ-MAPMZ--/f_auto,q_auto/v1781695551/logos/hillelwayne?_a=BAMAMiWQ0","url":"https://daily.dev/sources/hillelwayne"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/choose-boring-technology-and-innovative-practices-xtikil9m2","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"architecture,technical-debt","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Computer Things","item":"https://daily.dev/sources/hillelwayne"},{"@type":"ListItem","position":3,"name":"Choose Boring Technology and Innovative Practices"}]}
```

