LedgeDrop

joined 1 year ago
[–] [email protected] 2 points 22 hours ago

Fantastic! Thank you for looking into the source code and verifying it!

[–] [email protected] 12 points 1 day ago* (last edited 1 day ago) (5 children)

Not true.

The links just need to have a "no follow" attribute (which is something that Lemmy could add, if they haven't already).

These links do not influence the search engine rankings of the destination URL because Google does not transfer PageRank or anchor text across them. In fact, Google doesn’t even crawl nofollowed links.

edit: added relevant blob of text.

[–] [email protected] 3 points 2 days ago

Welp, I guess this means something bad is gonna happen and Spez is trying to get in front of the inevitable protests.

I wonder what it could be....

[–] [email protected] 1 points 6 days ago

There has to be a better way to keep the strengths of federating without partitioning the community smaller and smaller until there is no community left.

Can you imagine Lemmy with a similar amount of Reddit users? Anytime you'd post, you'd have to replicate it between X number of instances (for visibility). Conversations would be fragemented and duplicated, votes would be duplicated. To me this almost sounds like "work"...

There has to be something better.

For example, instead of "every instance is an island". Meaning the current hierarchy is "instance" - > "community" - > "post" - > "threads". We could instead have "community (ie: asklemmy)" - > "post (ie: this post)" - > "instance (Lemmy.ml, Lemmy.world, etc)" - > "threads (this comment)".

From a technical perspective, it would mean that each instance would replicate the community names and posts. Which is already beginning done (this post is a perfect example), but as long as each instance would share a unique identifier to associate the two communities/posts as "the same thing" (and this could simply be the hash of the community /post name). Everything else would be UX. Each instance would take ownership of the copy of the community and post, which means they could moderate it according to their standards.

[–] [email protected] 2 points 6 days ago

I fixed the link. For some reason the Lemmy Client (Voyager) keeps generating '.ml' links (even though I'm on Lemm.ee)

This whole identical thread really confused Voyager, I thought I was seeing double.

[–] [email protected] 12 points 1 week ago

Off-topic: Lemmy really needs better crosspost functionality.

Lemmy is a small group of people, let's not divide it further by having the exact same conversation in two (or more) places.

[–] [email protected] 9 points 1 week ago* (last edited 6 days ago) (6 children)

Off-topic: Lemmy really needs better crosspost functionality.

Lemmy is a small group of people, let's not divide it further by having the exact same conversation in two (or more) places.

edit: Fixed the link.

[–] [email protected] 17 points 2 weeks ago

I don't have anything meaningful to add, other than my sincere gratitude to you for posting this.

I haven't laughed so hard in a good while.

[–] [email protected] 4 points 2 weeks ago

Sure, they could block based on your VPN provider, but they're probably also using Deep Packet Inspection .

The ELI5 verson: It's possible to just "watch" your traffic and notice that it's not the "normal" https traffic (which is the most common traffic) . This can be done by finger printing the request itself or just watching the amount of traffic. For example if you "visit" a website, but upload and download 3 megabytes of data and it takes 15 minutes to send/receive that data... well, that looks suspicious... and depending on the country, you may have some people knocking on your door.

[–] [email protected] 122 points 2 weeks ago (8 children)

Begins?!? Docker Inc was waist deep in enshittification the moment they started rate limiting docker hub, which was nearly 3 or 4 years ago.

This is just another step towards the deep end. Companies that could easily move away from docker hub, did so years ago. The companies that remain struggle to leave and will continue to pay.

[–] [email protected] 2 points 1 month ago

All aboard the gold train!

[–] [email protected] 4 points 1 month ago (1 children)

The “downvote to disagree” thing isn’t just an attitude problem, it’s a structural issue. No amount of asking people nicely to obey site etiquette will change the fact that the downvote button is a disagree button. If you don’t want a hive mind, you necessarily need to be able to allow for things you don’t like to be amplified.

Actually, with enough interactions from different people (ie: enough data points) Lemmy should be able to determine if a comment brings value to the conversation (either positive or negative) or if it's noise that should be ignored (and prioritized lower).

If you have 4 comments:

  1. Has 100 upvotes (in total)
  2. Another has 100 downvote (in total)
  3. Another has 50 upvotes and 50 downvote (100 in total with a 0 sum)
  4. The last was a new comment with 0 votes.

It's obvious that 1 and 3 are providing more to the conversation than 2. 4 is a bit of an outlier, but probably provides more value than 2.

Regarding 3: The challenge would be that there's a low chance that there will be such a wide margin of upvotes/downvotes. Due to the hive mind, the voting will probably look like 30 upvotes and 130 downvotes. So, there would need to be a weight accordingly, so those fewer upvotes had a greater impact (in terms of sorting and scoring comments)

Reddit has a "sort by controversial" algorithm that seems to be missing from Lemmy (or maybe it's hidden in the “what's hot" - I haven't looked at the code).

It would be awesome (and resource intensive) if Lemmy could provide the federated instances with custom sorting algorithms. It would allow federated instances to be unique, provide some playful competition, and given the open source nature of Lemmy - I'm sure these algorithms would be open sourced, which would improve the entire Lemmy ecosystem as a whole.

view more: next ›