You can avoid having to escape the backslashes in regexps by using multiline strings:
val pattern = """mul\((\d{1,3}),(\d{1,3})\)""".toRegex()
You can avoid having to escape the backslashes in regexps by using multiline strings:
val pattern = """mul\((\d{1,3}),(\d{1,3})\)""".toRegex()
What is this coding style? The function type, name and open brace placement made me think GNU at first, but the code in the body doesn’t look like GCS at all.
Last I checked I could only share specific windows, not the whole screen. Later there was also an update with a window or screen selection dialogue that didn’t work at all, I think. After that I stopped using it on wayland.
I don’t see a reason to spell it phonetically when it is a real word (forge in esperanto). A phonetic spelling would also only be more digestible to readers who know the language the phonetic spelling is tailored at (phonetic spelling is language specific as different languages use different ways to represent different sounds).
ĝ is simply the english sound of the consonants in the following words: “john”, “gem”, “jar”. And j is pronounced as the y in “yes” and “yoink”
The diacritic would clear up confusion, because “g” without the diacritic has different sound (like the g in “gamma”, “girl”, “go” in english). The diacritic as a bonus would also makes it clear that it isn’t supposed to be pronounced it as if it were in english, because english does not use the ^ diacritic. It would also extinguish my annoyance at seeing a misspelled word being used as a trademark.
I hope that someday they decide to add the diacritic to clear up the confusion (Forĝejo (/forˈd͡ʒe.jo/) is how it’s supposed to be pronounced). It’s 2024, there’s no reason we should be afraid of non-ASCII characters.
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.
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.
The hover-over text says “Disclaimer: I have not actually tried the beta yet. I hear it’s quite pleasant and hardly Hitler-y at all.”
echo
and alias
are both shell commands. If the shell is running (which it obviously still is), those commands should still work, as it does not involve reading data from disk, but from memory.
Edit: I just noticed the picture said cd
was not found, which is also a shell built-in. So, I don’t know.
German has the term raubkopieren for piracy which translated literally means theft-copying. I kind of find that term funny because somehow it makes it sound even worse than just piracy, since with pirates we at least have the pop fiction image of the pirate, and because it has a paradoxical sound to it (“how can you steal something by copying?”).
I’m not sure, but I think that might have been part of the joke, seeing all the comments here.
I don’t get the banana trick. What do I do after pinching? I just end up ripping through the skin of one while trying it out.
deleted by creator