# Marketing to Developers (Who Hate Marketing): The r/webdev Playbook

> Developers have ad-blockers on their eyes. How to earn trust in the most skeptical community on the internet without getting roasted.

Published: 2026-01-10

Canonical: https://www.mediafa.st/marketing-on-r-webdev



Marketing to developers is playing on 'Hard Mode'. They hate ads. They hate fluff. They hate *you*. Unless... you stop marketing and start engineering. This guide is your survival kit for r/webdev.

## 1. The Trust Hierarchy

Trust in the dev world is inversely proportional to the amount of 'Marketing Speak' you use.

![The Developer Trust Pyramid: Open Source (Base) > Docs > Marketing (Tip)](https://www.mediafa.st/blogs/developer-trust-pyramid.png)

**The Hierarchy:**

- **God Tier (Open Source)**: 'Here is the repo. Run it yourself.' Instant trust.
- **Mid Tier (Docs)**: 'Here is exactly how `API.call()` works with a specific error handling example.'
- **Trash Tier (Marketing)**: 'Boost your developer productivity by 10x with AI!' (Instant ban).

## 2. The 'Show Your Code' Rule (Good vs Bad)

If you post on r/webdev, key 'Show Code' or 'Live Demo'. If you link to a landing page with a waitlist, you will be downvoted to oblivion.

**Bad Example:** 'We built a new caching tool. Check it out at tool.com'.

**Good Example:** 'I built a Redis alternative in Rust. It handles 100k ops/sec. Here is the `bench.rs` file (link). It sucks for persistent storage, but for ephemeral caching, it flies.'

## 3. The 'Straw Man' Technique

Developers love to correct people. Post a problem you are struggling with, and mention your tool as a *failed attempt* to fix it. 'I tried to solve X with Y, but Z happened.' They will pile in to help, and in the process, use your tool.

## 4. Distributed DevRel with MediaFast

Developers hang out in fragmented communities: r/webdev, r/rust, Hacker News, Dev.to.

You can't be everywhere. [Use MediaFast to find the right technical communities](https://www.mediafa.st/) for your product. When someone asks 'How do I handle React state?', that is your signal to jump in with a helpful code snippet (not a pitch).

## 5. The Comment-First Playbook

The fastest way to build standing on r/webdev is to never post a thread about yourself for the first month. Answer questions instead. When someone is stuck on a CORS error, a flexbox bug, or a slow database query, write the answer you wish you had found on Google. Real, working code. No 'it depends'. After thirty or forty genuinely helpful comments, your username starts to get recognized, and that recognition is the only currency that lets you mention what you built without getting torched.

1. Sort r/webdev by New and filter for unanswered help posts. These are where comment karma is easiest to earn.
2. Answer with a code block, not a paragraph of theory. Show the fix, then explain why it works.
3. If your tool genuinely solves the problem, mention it once, after the working answer, framed as 'this is also what I use'.
4. Never lead with the link. The link is a footnote to a helpful answer, never the headline.
5. Track which answers got upvoted and reuse that format. Patterns that work compound fast.

## 6. The Rules That Get You Removed (Read These First)

r/webdev has over two million members and AutoModerator does most of the early filtering. Most removals are not personal, they are mechanical. Learn the triggers and you avoid ninety percent of the pain.

- Self-promotion is held to a strict ratio. If most of your recent history is your own links, your post gets flagged regardless of quality.
- Showcase and 'I built this' content is usually funneled into specific weekly threads, not the main feed. Posting it as a standalone thread is the most common removal reason.
- Link posts with thin surrounding text read as spam to the filter. Always write a real body.
- Account age and karma floors apply. A two-day-old account dropping a product link will be removed before a human ever sees it.

### Can I post my SaaS directly on r/webdev?

Only if it is a developer tool and you show the code or a live demo, and only after you have a comment history that proves you are a real participant. A waitlist landing page with no working product is the single most downvoted format in the subreddit. If you want a softer entry point, post a technical writeup of a problem you solved and let the product be the implied answer.

### How much karma do I need before posting?

There is no public number, but practically you want to clear the AutoMod threshold and look like a human. Spend a week answering questions, get to a few hundred comment karma, then post. If you are not sure which technical communities fit your product, the [subreddit finder](https://www.mediafa.st/find-my-subreddits) maps your stack to the places your users already hang out.

Respect the code. [Build your DevRel operational excellence with MediaFast.](https://www.mediafa.st/)



---

This article is from [MediaFast](https://www.mediafa.st), a Reddit marketing tool for organic growth. Markdown version of https://www.mediafa.st/marketing-on-r-webdev.