• 0 posts
  • 9 comments
Joined 3 years ago
Cake day: June 13th, 2023
  • Honestly, i don’t know, but setting up some website that’s vaguely similar to reddit, is not that hard. (Building a community and maintaining tech and community is harder.) Thus, there are probably tons of reddit-like places, some bigger, some smaller.

    Before reddit and facebook, there were forums (like bb boards). Some have survived (in niches). Some communities have huge Facebook groups, used with fake accounts for shitposting. Some people use twitter/bluesky/mastodon as a reddit substite.

    I guess that Instagram and TikTok have most of the market in many countries. People won’t tell you how much time they spend on tiktok, but they still do.

  • ==    same (after magic)
    ===   same and same type (in Javascript)
    ====  same and same type and same actual type (in the backend before conversion to JSON)
    ===== same and same type and same actual type and same desired type (what the customer wanted)