Backup research: add post-speedrun filesystem snapshot (6.8G, 69% outside /root) + reference to competitor profiling speed-run

This commit is contained in:
Oliver
2026-06-10 19:55:42 -03:00
parent 0614fa166d
commit ece87fee04
2 changed files with 47 additions and 19 deletions
+1 -1
View File
@@ -717,7 +717,7 @@
</div>
<div class="blog-idea-body">
<div class="blog-idea-title">#001 — Why backing up an agent is so hard</div>
<div class="blog-idea-desc">Modern AI agents install packages everywhere — pip in venvs, npm globally, configs scattered across /etc, ~/.config, /opt, custom paths. After one week: 504.6M in /usr, 448.9M in /root, 43.3M in /var — home-dir-only backup misses 55% of changes.</div>
<div class="blog-idea-desc">After running all speed-runs (including competitor profiling), the system grew to 6.8G — with 69% outside /root. New data: dual-snapshot comparison showing sprawl worsens over time. Points to the competitor profiling speed-run as the trigger that pushed past 1G.</div>
<div class="blog-idea-meta">
<span class="blog-idea-tag">Technical</span>
<span class="blog-idea-tag">Backups</span>