<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/i-launched-disaster-lab-know-what-to-do-when-something-breaks-aa9u0lqsf" -->

---
title: I launched Disaster Lab: know what to do when something...
description: Flavio Copes launched Disaster Lab, a free library of 56 practical playbooks covering digital disaster prevention and recovery for both personal and business...
canonical: https://daily.dev/posts/i-launched-disaster-lab-know-what-to-do-when-something-breaks-aa9u0lqsf
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: I launched Disaster Lab: know what to do when something breaks | daily.dev
og:description: Flavio Copes launched Disaster Lab, a free library of 56 practical playbooks covering digital disaster prevention and recovery for both personal and business...
og:url: https://daily.dev/posts/i-launched-disaster-lab-know-what-to-do-when-something-breaks-aa9u0lqsf
og:image: https://api.daily.dev/og/posts/AA9U0Lqsf.png
og:image:alt: I launched Disaster Lab: know what to do when something breaks
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.

# I launched Disaster Lab: know what to do when something breaks

**[Flavio Copes](https://daily.dev/sources/flaviocopes)** · 13 min read · 0 upvotes · 0 comments

## Summary

Flavio Copes launched Disaster Lab, a free library of 56 practical playbooks covering digital disaster prevention and recovery for both personal and business scenarios. Playbooks cover incidents like compromised GitHub organizations, deleted production data, expired domains, stolen phones, and hacked accounts. Each playbook has two entry points — emergency recovery steps and prevention preparation — and business playbooks include an operator worksheet following an Evidence → Decision → Action → Proof flow. The site is built with the AHA Stack (Astro, HTMX, Alpine.js), deployed as a static site on Cloudflare Pages, uses localStorage for checklist progress with no account required, and includes country-specific procedures and platform-specific instructions. AI coding agents were used extensively in building the catalog, with human review and build-time checks enforcing content quality standards.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://flaviocopes.com/disasterlab>

## Similar posts on daily.dev

- [When Systems Fail: The Leadership Playbook for Incident Response](https://daily.dev/posts/when-systems-fail-the-leadership-playbook-for-incident-response-olf3uicss) · Netguru · 0 upvotes · 0 comments
- [Incident Response Automation: A Practical Playbook](https://daily.dev/posts/incident-response-automation-a-practical-playbook-phtkfl0xn) · Last9 · 0 upvotes · 0 comments
- [Proving application resilience on Azure with Chaos Studio](https://daily.dev/posts/proving-application-resilience-on-azure-with-chaos-studio-ul1tjpn8u) · Microsoft Azure · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#astro](https://daily.dev/tags/astro), [#htmx](https://daily.dev/tags/htmx)

[View this post on daily.dev](https://daily.dev/posts/i-launched-disaster-lab-know-what-to-do-when-something-breaks-aa9u0lqsf)

```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":"I launched Disaster Lab: know what to do when something breaks","url":"https://daily.dev/posts/i-launched-disaster-lab-know-what-to-do-when-something-breaks-aa9u0lqsf","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/i-launched-disaster-lab-know-what-to-do-when-something-breaks-aa9u0lqsf"},"datePublished":"2026-07-28T07:58:05.258Z","dateModified":"2026-07-28T07:58:29.927Z","description":"Flavio Copes launched Disaster Lab, a free library of 56 practical playbooks covering digital disaster prevention and recovery for both personal and business...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/907c6c028f107fad7d0379f1571dde35?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/907c6c028f107fad7d0379f1571dde35?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Flavio Copes","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":"Flavio Copes","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/1f2dbd275797411bbd37bfdaaf0951a9","url":"https://daily.dev/sources/flaviocopes"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/i-launched-disaster-lab-know-what-to-do-when-something-breaks-aa9u0lqsf","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security,astro,htmx","timeRequired":"PT13M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Flavio Copes","item":"https://daily.dev/sources/flaviocopes"},{"@type":"ListItem","position":3,"name":"I launched Disaster Lab: know what to do when something breaks"}]}
```

