Oh to see a medieval peasant’s face after reading them this headline.
Oh to see a medieval peasant’s face after reading them this headline.
People say he’s the greatest footballer of all time.
Is this a new lemmy feature? (the embedding of the news article)
Huh. I must have mixed it up with another instance then
Note that .world has never been federated with them.
(actually they were for a short while, right after hexbear started federating with other instances (hexbear had until then been completely isolated from the rest of the fediverse as their fork of lemmy didn’t support federation). that was a very chaotic time though)
Those “idiots” are the developers of lemmy.
At least with hexbear you should be able to stop any further responses by stating within the comment that you wish to disengage from the conversation.
https://hexbear.net/code_of_conduct :
Any discussions may be opted out of by disengaging
However, do not add anything else as hexbear’s disengage rule only applies if you don’t use it to have the last word in the matter.
Also, while some hexbear posts may sometimes contain nudity (though I have never seen any pornography on there and it’s probably not even allowed), it should be labeled as such. Anything potentially triggering or unwanted should have content warnings in the title.
deleted by creator
800 000 users is equal to almost 10% of the population of Portugal.
Didn’t Microsoft just recently get a law suit for such practices or am I mixing it up with Google (who now can’t pay Mozilla anymore to ship their browser with google as the default search engine)?
That’s weird, because it also has 2 downvotes for me at the moment (which means it can’t be some weird federation issue), but assuming that you originally saw 2 downvotes before I came along, then something something can’t be right because I am one of the two downvoters and I only saw the comment some hours after your comment in this thread (judging from the timestamp of my comment) (or maybe I visited the post once, then came back to leave a comment?).
Is it still -2 for you though?
It’s two downvotes (at least on lemmy.ml at this point in time). Is it hard to imagine that 2 out of 16 people could dislike seeing someone say that anything that doesn’t fit their narrative is the result of bots?
What makes you think it isn’t just real people?
Linux is the kernel, not the OS. RedStar uses Linux as the kernel.
you’re not usually directly accessing/working on the hardware
I mean, you are. Sure, there’s a layer of abstraction when doing tasks that require the intervention of the kernel, but you are still dealing with cpu registers and stuff like that. Merely by writing in assembly you are making your software less portable because you are writing for a specific ISA that only a certain family of processors can read, and talking with the kernel through an API or ABI that is specific to the kernel (standards like Posix mitigate the latter part somewhat, but some systems (windows) aren’t Posix compilant).
Writing it in assembly would make it pretty much the opposite of portable (not accounting for emulation), since you are directly giving instructions to a specific hardware and OS.
I think someone once wrote a tampermonkey script that automatically hides lemmy posts that mention certain keywords.