DEV Community

Anderson Marlon
Anderson Marlon

Posted on

What if we combined the best of X, Reddit, and 4chan?

Why did I think about this?

I’ve always spent time in these places.. (X / Reddit / 4chan / etc) and I’ve seen a lot of good things emerge there.. relevant discussions, useful archives, reports that became news. But I’ve also seen the same problems repeated:

On X, the algorithm pushes bubbles against each other; conversation becomes collision, not discovery.

On Reddit, posting something “off-topic” turns into a quick delete; to participate properly you have to farm karma.

On 4chan, the myth of anonymity is sometimes just that.. and it creates room for abuse and manipulation.

The question that stuck with me: what if we combined what works in these ecosystems, but with different rules and incentives — a place that rewards useful behavior instead of identity, and that doesn’t require “farming” to be able to give an opinion?

What is Slider (summary)

Slider is an anonymous reputation-based network.. no username, no email, you are born as a hash.

You only become someone when you act: post, comment, participate, help — and because of that you gain (or lose) reputation. Reputation = power.

Main ideas:

  • Identity = hash + passphrase (if you lose it, you lose the account).
  • No email signup; the system was designed for privacy from the architecture.
  • Reputation determines privileges (creating communities, sending private invites, etc.).
  • Anti-farm system and trust measures (TrustScore, Seniority, reward splitting).
  • Hybrid moderation: local AI (open source / proprietary models + nsfwjs + face-api) + reports + admin panel.
  • In short: practical anonymity + meaningful reputation + abuse controls.

How reputation works (the essentials)

  • Actions that add: viral posts, upvotes, saves, quality comments.
  • Actions that subtract: downvotes, removals for violations, confirmed reports.
  • Reputation unlocks capabilities — e.g., creating a community, sending PMs, etc.
  • Login streak: log in every day → points. Doubles each day.
  • Day 1 = 1 point; doubles until day 10 → on day 10 you already have 512 points (or can reach it via virality).
  • Reposter/share/TrustScore: if you repost and generate engagement, there is reward sharing.. no free “farming”.

(there is all the math in the repository (the idea is to be a project with several OPEN parts so people can understand EXACTLY how everything works, just like twitter did with the project https://github.com/twitter/the-algorithm) so it’s auditable and not a black box..)

What you can post

  • Text, images, videos, audio, documents
  • Direct downloads (without relying on strange “downloaders”)
  • Communities have rules. There are public sliders and also sliders where only admins post (e.g., THE Slider)

Moderation and safety.. how do we intend to handle sensitive content?

  • Automatic moderation with local models (NSFW + facial/age detection when necessary).
  • Uploads are moderated in the background, images with underage risk are rejected and the user punished, potentially even having the hash fully deleted automatically..
  • Reports affect reputation: self-moderated system with auditing via admin logs.
  • Goal: protect without turning the network into a black box of censorship.

Practical difference compared to X / Reddit / 4chan

No need to “farm karma” to have a voice.. you build reputation with useful actions.

Privacy by default: identity by hash, no mandatory username.

Transparency: reputation rules and point distribution documented.

Technical moderation (AI + human) to reduce manual workload and slow responses.

Want to test it? Open Alpha

We’re in an ALPHA phase.. open test. Want to play, break things, suggest? Come.

What to test / give feedback on now (checklist)

  • Create account (passphrase), post and see reputation go up/down
  • Upload images/videos → check moderation/instant blur
  • Create a community once you reach the required reputation
  • Test reposts / see how point splitting works
  • Look for ways to bypass the system (farm/abuse).. tell us how it happened
  • Report bugs and suggestions here or inside comments on the Slider “The Slider” on the site ... we want the network to evolve with you.

And why does this matter?

It’s not just another network. It’s a practical attempt to combine freedom, anonymity, and responsibility with real economic signals (reputation). The goal is to build a place where good contribution is more valuable than popularity games .. and where communities are created by those who truly contribute.

Want to test? Join, break things, criticize, improve. It’s just an alpha and we need people to fine-tune the algorithm, rules, and UX.

Come play and build with us. ✅

https://theslider.org

Source: https://theslider.org

--

I am not the developer of the project, I am only sharing that it is a very good idea and that it can evolve a lot, very well, toward a right and safe path - and anonymous, as everything should be.

Top comments (0)