You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also: extend PROMOTION_IDEAS.md with subreddits, Discord servers,
Terminal Trove, additional newsletters/awesome lists/package managers,
expanded social and AI-agent community targets, and Show HN status.
-[ ]**LangChain** (Slack, large) — langchain.com/join-community — post in #tools or #deployment | **Effort: med**
89
+
90
+
---
91
+
92
+
## Terminal Trove
93
+
94
+
-[ ]**terminaltrove.com** — curated CLI/TUI directory with "Tool of the Week" and newsletter. Submit at terminaltrove.com/new/ — audience is exactly "people who love CLI tools". | **Effort: low** ⭐ quick win
95
+
96
+
---
97
+
98
+
## Additional Newsletters
99
+
100
+
-[ ]**Console.dev** — purpose-built for interesting developer tools. Use their "suggest a tool" form on homepage. Perfect audience fit — they love zero-dep binaries. | **Effort: low** ⭐ quick win
-[ ][sdras/awesome-actions](https://github.com/sdras/awesome-actions) (27.7K★) — add under Utilities/Build & Test. await is literally built for CI "wait-for-service" patterns. Entry: `[await](https://github.com/slavaGanzin/await) - Poll shell commands until they exit 0, replacing sleep loops in workflows.` | **Effort: low** ⭐ highest ROI
-[ ]**Better Programming** (Medium, ~218K followers) — submission form at betterprogramming.pub | **Effort: med**
145
+
-[ ]**Level Up Coding** (Medium) — submit at levelup.gitconnected.com/write-for-us | **Effort: med**
146
+
147
+
Suggested article title for all platforms: *"Stop using `sleep` in your bash scripts — use `await` instead"* — works as tutorial, hot-take, and SEO.
148
+
149
+
---
150
+
151
+
## AI Agent Communities (expanded)
152
+
153
+
-[ ]**AutoGen GitHub Discussions** — open a "Tools" thread at github.com/microsoft/autogen/discussions. Frame: lightweight polling glue for agent pipelines. | **Effort: low**
154
+
-[ ]**n8n community forum** — community.n8n.io — "Before triggering an n8n flow, wait for the service with `await`" | **Effort: low**
155
+
-[ ]**r/LocalLLaMA** — see Subreddits above | **Effort: low**
156
+
157
+
**Universal pitch for AI communities:***"Before your agent sends a request to your local LLM API, use `await -t 120 curl -s http://localhost:11434` instead of `sleep 30`."*
158
+
159
+
---
160
+
161
+
## Show HN — Status Update
162
+
163
+
-**Current stars: 260** — well past the 50-star threshold. Ready to post.
164
+
- Suggested title: `Show HN: await – poll a shell command until it exits 0, replacing sleep loops`
165
+
- Post 9–11am ET Tuesday–Thursday. Respond to every comment within minutes.
166
+
- Read the [markepear.dev HN launch guide](https://www.markepear.dev/blog/dev-tool-hacker-news-launch) beforehand.
0 commit comments