Empty input Or input of exactly 1 character Or input of at least 2 characters, followed by at least 1 something (idk what \1 matches)
Did I get it (almost)?
Empty input Or input of exactly 1 character Or input of at least 2 characters, followed by at least 1 something (idk what \1 matches)
Did I get it (almost)?
🙅 zeroth, first, second, third
👉 Zerost, onest, twost, threest
Both tabs and spaces are stupid.
It’s ridiculous that in 2024, code formatting is still embedded in the source instead of being a style you apply.
I suck at git.
I’m currently rebasing 17k commits into my branch. I’m letting it run overnight.
I’m disgusting.
Ok, that kinda makes sense, but that seems pretty niche. you have to make a few cognitive leaps to get it. That’s ok, it’s fine to make jokes like that, but it seems a bit much to be a jerk to folks who don’t get it.
Looking over the comment section again, it’s still like it was when I posted: most people are taking the question at face value, and not engaging with the joke.
Me in the bash terminal
Ooph yeah that seems pretty bad. What is even the purpose of seller rating with FBA if the inventories are mixed?
Who is “they”?
You have to test the product to know it’s counterfeit. Then you have to return it. Then you have to buy it again and, what? Hope that what they have stocked is from a different batch? I don’t think this is any different between Amazon and other retailers
I imagine that “sold by Amazon” has about the same supply chain reliability as big box retailers. On Amazon you do gotta check your seller rating if you’re not buying prime, but that’s not harder than driving to best buy, and big box retailer online stores have the same problem when they’re the storefront for 3rd parties (as many are, trying to emulate Amazon).
On Amazon, reviews can be faked, but at least it has reviews.
Is that like a power bottom on steroids?
I think the argument that A-A should be in the spec.
But usb-c is just so much better all around.
Even if you don’t, there is basically no way to tell you’ve got a legit authentic product that passed QC until you test it yourself. The supply chains that give retailers plausible deniability wrt child labor also by their nature allow counterfeits.
I have never seen this.
There is absolutely a certification process, but playing legal whack-a-mole with fly-by-night counterfeiters is difficult.
This is why buying reputable brands from reputable sellers is important.
But even then, I remember years ago I read an article about major retailers selling counterfeit brand name SD cards that didn’t meet the labeled performance specifications and had very poor QC. Turns out that gray market sellers were buying batches of the real product that failed QC and just reselling them as though they were fine, and they ended up making their way back into the distribution network.
In the end the conclusion was that we’re all kind of fucked until retailers start being way more strict about their supply chains, which they are disincentivized to do, because the current system gives them plausible deniability on things like child labor.
That’s true! Although many people use makeup to do styling using the default styles… Which is… Not great.
But regardless I think my point still holds, it’s not providing instructions for a machine, it’s the data the instructions act on. But the difference between data and instructions is a blurry one
Congratulations, you’ve learned how memes are created!
Sorry I wasn’t clear, I meant the formats themselves.
Writing rich text using a text editor is kind of like writing HTML with a WYSIWYG editor, but just like with HTML you can go in and write RTF by hand.
Likewise you can use Photoshop to make an image, but you could also go in and set the pixel values of a bmp by hand.
By sliding scale I didn’t mean wrt how you wrote them, but rather how much like an “instruction” the file tokens (for lack of better word) are. Is it instructing the computer to do something? Or is it data that the instructions act on?
Sometimes the line between input data and instruction is blurry.
Does that make Rich Text Format a programming language then? Does that make jpg a programming language?
I think that markup is the data that a program takes as input - but I also think it’s not black and white. How programmy a language is is a sliding scale.
Nearly all the comments are taking a literal position on if it is or isn’t a programming language.
Idky I’m being singled out for not understanding the joke. It seems like nearly nobody does. And I still don’t.
Interesting.
So that means match any string that is made entirely of a single repeating sequence, where repititon is possible.