I’ll try out Privacy Badger. I never got an ad on Firefox except for this one.
I hate the Wayland logo; it’s trash.
unfortunately I cannot find alternatives to the gore subreddits :(
I’ll try out Privacy Badger. I never got an ad on Firefox except for this one.
There’s a loud ad for “Duolingo super” that has a high chance of showing up after every lesson. Also using Firefox with Ublock installed, and it’s still here.
Now he’ll be having a few bad years.
written in Rust.
Yes, it would. Just like a string of spaces " " == 0
, but it isn’t that bad; ===
is Javascript’s version of ==
in other languages, and, thus, you should be using it if you don’t want that wonkiness.
==
is just for convenience, like when you want to make sure that the user didn’t leave the form empty and the button shouldn’t be greyed out, and other UI stuff. Without these kinds of features JS wouldn’t be used in so many toolkits.
If " " wasn’t equal to 0, it wouldn’t make sense, but since a string containing a space equals 0, you’d expect the same to apply to a string containing a tab or a newline. (or at least I’d expect that)
that’s not “t”, it’s “\t” which is just a tab. There’s also “\n” for newline.
You have to open the post from KBin, and it seems /reduces
is wrong; it must be /votes/down
.
Examples:
Upvotes: https://kbin.social/m/fediverse@lemmy.world/t/329561/Is-is-possible-to-see-who-upvoted-downvoted-a-specific-comment/favourites
Downvotes: https://kbin.social/m/fediverse@lemmy.world/t/329561/Is-is-possible-to-see-who-upvoted-downvoted-a-specific-comment/votes/down
Boosts: https://kbin.social/m/fediverse@lemmy.world/t/329561/Is-is-possible-to-see-who-upvoted-downvoted-a-specific-comment/votes/up
Open any post on KBin. Click the url, and add /votes/down
. those are the people who downvoted that post.
If the post is from Lemmy you can view “favourites” and “reduces” instead, just add /favourites
or /reduces
to the end of the url.
Enjoy :)
So the architecture just needed more data to generate useful answers. I don’t think that was an accident.