Also doesn’t display anything without javascript
Also doesn’t display anything without javascript
I personally use tankie.tube.
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)
What qualifications does such a job require?
Who is “they”? Also, most of the world doesn’t have DST and they seem to be doing okay.
Here you see the chinese meddling in other countries’ politics. The canadians are so brainwashed by the chinese that in canadian elections they vote for the Communist Party of China!
What kind of data does listenbrainz and last.fm store and what are they used for?