Ooh, you’re totally right!! I forgot about that since it’s not in the older versions.
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.
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…
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!
Thanks! I’ve only known the on-device installable Adguard apps until now (which obviously won’t work for something like roommate’s Apple TV, for example), so this is new stuff to me. Interesting!
Does Adguard work on “smart devices” like a TV?
- Port numbers only go up to 5280, the number of feet in a mile
What about internationalization – do the European port numbers go up to the cm or only meter count within a kilometer?
Don’t worry, I didn’t know either and had to check to check too :P
I thought pandoc didn’t support from PDF, only to?!
Damn. Thanks for the link!