[-] ram@feddit.nl 6 points 10 months ago

I don't see how this is any different from adding another e-mail account on gmail.

[-] ram@feddit.nl 4 points 10 months ago* (last edited 10 months ago)

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.

[-] ram@feddit.nl 4 points 10 months ago
[-] ram@feddit.nl 14 points 10 months ago* (last edited 10 months ago)

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.

[-] ram@feddit.nl 5 points 11 months ago

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.

[-] ram@feddit.nl 8 points 11 months ago

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.

[-] ram@feddit.nl 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.

[-] ram@feddit.nl 26 points 1 year ago

I'm curious. How do you train such AI without being raided by the authorities?

[-] ram@feddit.nl 5 points 1 year ago

In some cases it took people 2 to 4 days to release a working version without Denuvo

2 to 4 days? How about months and counting? Not to mention many Denuvo protected games are only playable through Switch emulation, something that might end soon.

[-] ram@feddit.nl -3 points 1 year ago* (last edited 1 year ago)

I'd be surprised if there WASN'T reliable data that confirms a significant loss in sales if they launched without Denuvo.

174
submitted 1 year ago* (last edited 1 year ago) by ram@feddit.nl to c/fediverse@lemmy.world

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 ›

ram

joined 1 year ago