ram

joined 1 year ago
[–] [email protected] 2 points 8 months ago

You'll have to keep waiting, all disney characters are trademarked.

[–] [email protected] 4 points 9 months ago* (last edited 9 months ago) (1 children)

These are the uBlock rules used to block the headers from youtube channels. The 'about' tab is intentionally left unfiltered for the cases I actually want to see that information.

https://pastebin.com/raw/MEUPPs0Z

edit: had to put the code on pastebin since the code markdown doesn't seem to work here.

[–] [email protected] 4 points 9 months ago (6 children)
[–] [email protected] 14 points 9 months ago* (last edited 9 months ago) (9 children)

Adblockers can do more than just block ads, they also allow you to customize websites. As a simple example you can remove the annoying headers on youtube channels that take half the screen:

It's also great for news sites. I have a filter to remove articles on topics I don't care about. I also have rules to prevent these sites from automatically reloading after certain amount of time, something that I find very annoying.

[–] [email protected] 1 points 10 months ago (2 children)

I joined feddit.nl because it has the least amount of blocked servers. If I don't like a community I block it myself. The minute it starts behaving like lemmy.world I'm out.

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

special sauce they cooked it with let’s it run on the trashheap of a computer

It's called coding in VS C++ and using native Windows controls, a dying art form unfortunately. The price is losing cross-platform compatibility.

[–] [email protected] 7 points 10 months ago (6 children)

There are two Linux paradigms that I consider stupid. One is the use of centralized software repositories managed by the distro instead of individual developer maintained installers. The other one is file system case sensibility. They already admitted defeat on the first one with the rise of containerised applications. I wonder how much longer they'll keep the charade on the second one.

[–] [email protected] 0 points 10 months ago

Everything is a neo-nazi hand sign.

[–] [email protected] 16 points 10 months ago

Stress = I don't have a clue what's wrong with you

[–] [email protected] 12 points 11 months ago

I was playing a Souls game while checking some info from Fandom on my phone. Unbeknownst to me the site was eating all my mobile data because of a live twitch stream playing on a muted and invisible player. Fuck those fuckers.

 

By advantage I mean posts from those instances receiving more visibility than others on feeds that sort by score (active, hot, top).

There seems to be at least two ways in which posts from instances that don't allow downvotes receive an advantage:

  • They don't federate downvotes. That means other instances only count downvotes from their own users but not from the rest of the fediverse.
  • A downvote sometimes can be counted and federated as an upvote. This happens when you first upvote a post and then change it to a downvote.

Let's see an example. Suppose we are a user from instance A that allows downvotes and we want to vote a post on instance B that doesn't allow downvotes. Watch what happens on instance C that also allows downvotes.

  1. Before the vote this is what users from each instance see (upvote - downvote = total score)
    A: 10 - 0 = 10
    B: 10 - 0 = 10
    C: 10 - 0 = 10

  2. Now we upvote the post:
    A: 11 - 0 = 11
    B: 11 - 0 = 11
    C: 11 - 0 = 11

  3. We misclicked, we meant to downvote the post:
    A: 10 - 1 = 9
    B: 11 - 0 = 11
    C: 11 - 0 = 11

If the post was hosted on an instance that allowed downvotes users from instance C would see a total score of 9.

view more: next ›