

You’re all playing right into their hands.
Correct. Ask any of these people “defending” women’s sports to name a dozen non-male athletes. Ridicule them upon failure to do so.
You’re all playing right into their hands.
Correct. Ask any of these people “defending” women’s sports to name a dozen non-male athletes. Ridicule them upon failure to do so.
Ooh, you’re totally right!! I forgot about that since it’s not in the older versions.
set -euo pipefail
Fun fact, if you’re forced to write against POSIX shell, you aren’t allowed to use these options, since they’re not a thing, which is (part of) the reason why for example Google doesn’t allow any shell language but bash, lol.
Then you’ll have to find the time later when this leads to bugs. If you write against bash while declaring it POSIX shell, but then a random system’s sh
doesn’t implement a certain thing, you’ll be SOL. Or what exactly do you mean by “match standards”?
Well yeah, with CSS and user interaction it’s understandable… as I’ve linked above.
The question was if this is possible for purely-HTML markup descriptions without CSS nor clicks, and it was a rhetorical one.
That makes quite a lot of sense, yeah. Different regions be different, who woulda thunk :D
While I understand that it’s a useful, effective measure, I’m amazed that it’s needed at all. Most of Europe, despite having a comparable or on paper lower wealth status, has never heard of this as far as I can tell, and the introduction of the practice isn’t being discussed. What gives the US needs it?
So where in that can I encode an arbitrary program? Like one could do in JavaScript?
Who is “it” which interprets things? Is it part of HTML/CSS?
Boy have we got the API for you!
Replace all spaces with the unicode non-breaking space that looks the same.
Although I know at least some language servers will detect this and mark it as an error, lol.
Hm, really? Curios, because it most definitely is quite fast for me… May I ask (very approximately) what region you’re living in? Maybe they lack a data center “nearby”?
Wrong. Well, at least incomplete.
You need user interaction (e.g., clicking on a button) and HTML & CSS for Turing Completeness, apparently.
You will probably be a fan of https://kagi.com, then. I know it’s what I first noticed and what stood out to me a couple years back…
Well said. Just a nitpick, of the two bigger parties (ignoring anything <3% here) which didn’t succeed in entering parliament, one is starkly not leftist (FDP, free democrats, i.e. “free market”), and the other is arguably financially left, but socially right (BSW, alliance Sahra Wagenknecht, a very young party that split off from the Left (the leftist party which made it into Bundestag) due to internal differences.
Why doesn’t this compare time spent traveling over mileage traveled (genuine question)?
One would expect the vast majority of planes to be faster than the vast majority of trains, so of course they’d have less accidents per mile traveled even if the same number of accidents occurred (I think).
Whereas with time spent, maybe as an additional data point, it becomes fairer to compare, right?
C# is basically Java and from what I can tell, this looks approximately valid.
Variables can always* be named freely to your liking.
*You used to have to stick to the Latin alphabet, but that’s increasingly not the case anymore. Emoji-named variables FTW!
Damn. Thanks for the link!