# Opinions, earned the hard way.
root@gitgood:~# tree -L 2 ./from-the-trenches
└── tdd-is-a-costume/ # Tests do the work. TDD adds the ritual ├── meta.yaml # Lukasz Wisniewski · 2026-05-15 · 6 min · tdd, testing, engineering-culture └── post.md 1 directories, 2 files root@gitgood:~# cd ..
# less is more.
curl https://gitgood.sh/from-the-trenches.md | less