Is it still -2 for you though?
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?
I don’t think ð was pronounced exactly the same way as thSeems like I was thinking of other languages where they were/are pronounced differently.
Linux is the kernel, not the OS. RedStar uses Linux as the kernel.
Comments are super useful but soooo overused
I think overusing comments is a non-issue. I’d rather have over-commented code that doesn’t need it, over undocumented code without comments that needs them. If this over-commenting causes some comments to be out of date, those instances should hopefully be obvious from the code itself or the other comments and easily fixed.
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.
Btw, what is a non-local RSS reader? I have come across multiple that RSS readers that advertise being “self-hosted” and I’m confused about that since in my mind RSS readers are simply clients that periodically query different servers for an .rss file, so I’m confused about where there is anything to host besides the host of the .rss feed.
Yeah I also never reached the end, though I imagine if playing multiplayer, with enough players and time, that then at some point there won’t be any untouched land.
I’m sure it will once the website has been changed and new players begin calling it that.
I’m so confused when people say that. It’s a short name without any difficult consonant clusters. What in it doesn’t roll off the tongue?
I like my toots.
That code was C++ or something like that. Not GDScript.
I tested this on Godot 4.2.1. You can write identifiers using a different writing system other than latin and you are allowed to have emojis in strings, but you aren’t allowed to use emojis in identifiers.
I think they exclude some unicode characters from being use in identifiers. At least last I tried it wouldn’t allow me to use an emoji as a variable name.
and copious amounts of fake and real blood
Where did they use the real blood? I thought theaters avoid it because it’s really hard to clean and it coagulates after being exposed to air for a while. (though fake blood is also really expensive from what I’ve heard)
Not just a nazi, but the Führer (ie. leader) to imply her to be an authoritarian figure.
I didn’t know who she was, so I just assumed it was true and that she was just another celebrity sponsored by a VPN company.
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?).