645
submitted 10 months ago* (last edited 10 months ago) by simple@lemm.ee to c/fediverse@lemmy.world

Whoever is in charge of that instance, STOP.

It's an instance that crossposts posts from Reddit, except it also makes a new user for each Reddit account it came from. So if /u/hello123 made a post, it makes that post under a new account called hello123. That makes it impossible to block posting bots.

Not only that, it makes posts look like they're posted by real people, with many question and text posts being copied as well. I was very confused as to what these posts were until I realized they're crossposts.

Examples:

https://alien.top/post/263029

https://lemm.ee/u/pocalyuko@alien.top

https://lemm.ee/u/ItzMeRocket@alien.top

https://lemm.ee/u/CaptainCapp-n@alien.top

I strongly believe Lemmy isn't the place for mirroring content from other websites. You can host your own alternate Reddit frontend like LibReddit, there's no reason to spam the posts to everyone using Lemmy just because 5 people asked for it. Not to mention there are already enough instances mirroring posts, this is getting obnoxious.

you are viewing a single comment's thread
view the rest of the comments
[-] rglullis@communick.news 13 points 10 months ago* (last edited 10 months ago)

“What’s the point? OP isn’t here.”

Please don't ever feel discouraged by contributing content to the network, if you think the contribution is positive.

  • There are other people there. Just check the number of subscribers to get an idea of at least how many people could be reached by your post.
  • Your comment there can act as a catalyst for other Lemmy users to join in and participate.
  • Having content on Lemmy that is not available on Reddit creates a positive asymmetry in our favor, and it creates an incentive for people on Reddit to migrate here.

reddit has a mode, which is the default, that’s between Lemmy’s “truly, everything all” and “subscribed”. (...) I hope Lemmy eventually gains something similar.

I agree, and it doesn't even need to be on Lemmy backend. I firmly believe that everything related to content filtering and even algorithmic choices should be part of the client, not the server.

We can have an (mobile/web) app that takes all of the firehose and does the filtering in the client.

[-] limelight79@lemm.ee 7 points 10 months ago

I can't believe two people downvoted your comment.

You're right about contributing.

As for the filtering, I'm not sure how I feel about that - I use the web interface on my computer and an app on my phone and tablet. I'd prefer them to have similar results. But I see the point you're making; it could be curated by user instead of a massive algorithm for everyone.

[-] rglullis@communick.news 5 points 10 months ago

Thanks for the support, but I honestly stopped caring about downvotes. I think there is a vocal minority that is already set on not liking what I am doing, so they are going to vote me down even if I post a cure for cancer.

[-] remotelove@lemmy.ca 14 points 10 months ago

Fucking hell you are tone deaf. Your idea is fine. Your implementation sucks ass.

Did I see in another post where you told people to stop thinking of bots as bots and imagine they are real users because they might be one day, and then redefine what a bot was? Just stop.

People are telling you time and time again what is pissing them off, and then you just try and repackage and resell what you are doing. Just stop.

Put in big bold letters at the top of the posts that "THIS IS A THREAD THAT IS COPIED FROM REDDIT TO HELP FACILITATE USER TRANSITION TO LEMMMY."

Sure, you are driving people to participate in a thread, but it's pointless and counter productive. It's pissing people off and you are poo-poo'ing it like they don't understand your grand plans.

[-] rglullis@communick.news 4 points 10 months ago

Putting a comment at the top of the threads was being done already since Sunday. https://alien.top/comment/2114215

[-] Blaze@discuss.tchncs.de 4 points 10 months ago

Makes sense, the number of downvotes on your reply here is just so strange.

[-] rglullis@communick.news 4 points 10 months ago

There is nothing rational about a mob attack. It will pass.

[-] Blaze@discuss.tchncs.de 3 points 10 months ago

I guess. Have a good day!

[-] uis@lemmy.world 3 points 10 months ago* (last edited 10 months ago)

I had similar effect under post of linux ponies, where every comment had at least one downvote. I call it "brown marks".

[-] uis@lemmy.world 2 points 10 months ago

Client-side filtering? Easy. Client-side sorting? Not easy.

[-] rglullis@communick.news 3 points 10 months ago
[-] uis@lemmy.world 1 points 10 months ago

Why hard? Client needs to fetch all metadata needed for sorting for every post created during entire lemmy's existance on every discovered lemmy instances, which depending on algo you are using, might include comments metadata. To aid client-side sorting you would need server-side filtering, which will limit data avaliable to sorting algo. For example client-side trending algo would not show old trending post because it was filtered out.

So client-side sorting is basically running stripped version of instance without file hosting.

[-] rglullis@communick.news 2 points 10 months ago

Client needs to fetch all metadata needed for sorting for every post created during entire lemmy’s existance on every discovered lemmy instances.

Why would you need all data to build the frontpage? Why not just make a sliding window with the content from the last 24/48h?

So client-side sorting is basically running stripped version of instance without file hosting.

Even if that were true, how is that different, e.g, from any modern desktop email client?

[-] uis@lemmy.world 1 points 10 months ago* (last edited 10 months ago)

Why would you need all data to build the frontpage? Why not just make a sliding window with the content from the last 24/48h?

Exactly what I'm saying. To not be super resource-intensive, client-side sorting needs to be incomplete. As I said, if there is hypothetical post from 49 hours ago with 10k upvotes, you will not see it, but you will see one from 48 hours ago with 1k upvotes.

Even if that were true, how is that different, e.g, from any modern desktop email client?

Not much I guess(sounds like Thunderbird). But what about mobile?

[-] rglullis@communick.news 1 points 10 months ago

As I said, if there is hypothetical post from 49 hours ago with 10k upvotes, you will not see it, but you will see one from 48 hours ago with 1k upvotes.

Not necessarily true. You can build an index and keep a cache of the N posts by each sorting method. Your data store will grow linearly with the number of sorting criteria you will have, which should be small.

But what about mobile?

We are talking about an amount of data that a sqlite database process in a breeze. My K-9 email client can handle all my 20 years of gmail...

this post was submitted on 04 Dec 2023
645 points (100.0% liked)

Fediverse

28067 readers
746 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS