diff --git a/content/posts/keeping-platforms-open.gmi b/content/posts/keeping-platforms-open.gmi
index a738442..9b3ed4b 100644
--- a/content/posts/keeping-platforms-open.gmi
+++ b/content/posts/keeping-platforms-open.gmi
@@ -135,6 +135,8 @@ Perhaps the biggest benefit to abandoning the "move fast and break things" minds
## Acknowledgements
+Denver Gingerich helped me brainstorm early in the writing process and provided useful information for the section on XMPP.
+
Thanks to Barna Zsombor and carbolymer for giving good feedback over IRC.
## Notes
diff --git a/content/posts/keeping-platforms-open.md b/content/posts/keeping-platforms-open.md
index 4e3085a..60a839a 100644
--- a/content/posts/keeping-platforms-open.md
+++ b/content/posts/keeping-platforms-open.md
@@ -119,10 +119,14 @@ The standards- and consensus-driven approach to platform development and the ine
Perhaps the biggest benefit to abandoning the "move fast and break things" mindset is that in addition to making it hard to rapidly improve a service, abandoning the mindset also makes it hard to rapidly worsen a service.
-## Acknowledgements
+Acknowledgements
+----------------
+
+Denver Gingerich helped me brainstorm early in the writing process and provided useful information for the section on XMPP.
Thanks to Barna Zsombor and carbolymer for giving good feedback over IRC.
+
[^1]: [This Hacker News comment](https://news.ycombinator.com/item?id=25961895) in particular planted quite a few seeds for this article.
[^2]: Please note that the words "straightforward" and "easy" are not interchangeable, though they do have some overlap.