LedgeDrop

joined 1 year ago
[–] LedgeDrop@lemm.ee 11 points 1 month ago (2 children)

Yeah, but RISC-V also costs 1/10th the price of a Pi.

[–] LedgeDrop@lemm.ee 5 points 1 month ago

I don't want PCs to be like smartphones. I don't want locked bootloaders.

I'm sorry to burst your bubble, but since Microsoft made TPM mandatory for Windows 11+, locked down bootloader are on their way.

Basically, TPM allows (Windows) software to validate/verify the integrity of the OS and hardware. This also (could) include the bootloader/bios if Microsoft chooses to do so.

TPM is the equivalent of attestation on Android, which is the exact reason why your Banking App won't work on your rooted/custom Android Phone.

That being said, we should embrace ARM. X86/AMD has 30+ years worth of "history" baked into each ( CISC) chip. This complexity is why your PC draws soooo much power and generates soooo much heat.

[–] LedgeDrop@lemm.ee 5 points 1 month ago (1 children)

This is loosely related to "online experience" (as you've covered most of the "tech tips") :

When choosing a movie don't watch the trailers, instead (blindly) watch what's popular. (obviously, if you're into niche genres - this won't work.)

I've found Trackt is a good place to understand recent trends (and it just shows film posters). Then I'll go to IMDB, maybe read the summary, but I always read the first/popular user review and decide if it's worth my time and money.

The first/popular user review usually doesn't contain spoilers.

Since I've actively avoided trailers and spoilers, my enjoyment for films has nearly doubled - even for "bad movies" (I probably wouldn't have watched otherwise). It's such a shame that a 2 minute trailer often shows many/most of the highlights of the film.

[–] LedgeDrop@lemm.ee 2 points 1 month ago

Windows Mixed Reality (ie: Windows VR) was deprecated and removed from Windows 11.

So, if you have a WMR VR Set, you're going to be stuck with Windows 10 (or an even lesser supported Version of windows 11 - v 23H2).

It really sucks, given the price point I've throughly enjoying my Odyssey+. I've had it for 4 years, but now I'd need to decide if I dual boot (which sucks) or see if another VR headset reaches my price point (which is also dumb, because I don't find the O+ to be "that bad").

[–] LedgeDrop@lemm.ee 6 points 1 month ago

I'd proposed a potential solution.

I'll paraphrase : Currently, every Lemmy instance (ie: Lemm.ee, Lemmy.world, etc) is an island. This is one of the strengths of Lemmy (Federation) as we don't have to worry about information being restricted, censored, manipulated (ie: Reddit).

However, as things are currently, this Federation comes at the expense of splitting the community between instances. asklemmy@lemmy.ml vs asklemmy@lemmy.world is a perfect example. Posts are either duplicated (which creates noise) or it fosters a "Lemmy instance death by starvation". Meaning, more and more conversations will eventually drift towards one of the two asklemmy communities, leaving the other one to "starve out". This defeats the entire purpose of federating.

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 (that's interested in hosting this supercommunity) would replicate the community names and posts (Not the threads).

Lemmy already kind of does this, when a user pulls a post from another instance. For example, I'm on lemm.ee but when I view posts from asklemmy@lemmy.world, lemm.ee will retrieve and cache it on lemm.ee. 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 UI.

Each instance would take ownership of the copy of the community and post, which means they could moderate it according to their standards.

As an end user, you'd view a community and post, but the comments/threads would be grouped by the instance that hosts it. If there's an instance you don't like, you simply unsubscribe from it.

For future iterations, it might be nice if the instance itself would auto-subscribe or suggest other instances that host the same community to the user. Meaning, if I subscribed to asklemmy@lemmy.ml, I'd automatically be subscribed to asklemmy@lemmy.world. However, as the user, these are all separate subscriptions, so I can customize it as I see fit.

[–] LedgeDrop@lemm.ee 21 points 1 month ago

I think OP is referring to the fact that bad actors, who are exploiting facets of SEO (rather then providing "meaningful" content), use to need to programically generate content (pre-AI/LLM).

For a real reader, it was obvious (at a quick glance) this was meaningless garbage. As they would often be large walls of text that didn't make sense, or just lists of random key words.

With LLM/AI, they're still walls of text and random key words, but now they grammatically/structurally correct and require no real effort to generate. Unfortunately, it means that the reader actually need to invest time in reading it. You'll also notice a growing trend in articles (especially in "compare X vs Y" type articles), the same content is recycled and rephrased to "pad" the article and give it a higher SEO ranking.

[–] LedgeDrop@lemm.ee 2 points 1 month ago

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

[–] LedgeDrop@lemm.ee 12 points 1 month ago* (last edited 1 month 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.

[–] LedgeDrop@lemm.ee 3 points 1 month 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....

[–] LedgeDrop@lemm.ee 2 points 1 month 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.

[–] LedgeDrop@lemm.ee 2 points 1 month 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.

[–] LedgeDrop@lemm.ee 12 points 1 month 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.

view more: ‹ prev next ›