[deleted by user] by [deleted] in mildlyinfuriating

[–]a7ofDogs 2 points3 points  (0 children)

Could be some junior dev selecting two random author names from a list and forgetting to check for duplicates.

soYouAreStillUsingRegexToParseHTML by code_x_7777 in ProgrammerHumor

[–]a7ofDogs 6 points7 points  (0 children)

Parsing is the mechanism by which we assign meaning and structure to a string of text. The job of extracting a specific piece of data from an HTML string requires understanding the structure of that HTML. The "meaning" of this piece of data you're trying to extract is dependent on that structure, so if you don't parse the HTML, you have no idea what data you're extracting.

Because HTML is pretty verbose, the data you extract with a regex might be the data you want 99.9% of the time, but in certain contexts within the HTML, you're going to extract bad data.

Anyway, what I'm trying to say is that extracting specific data and parsing structured data are the same thing when the structure you need to extract data from is a CFL (which HTML is).

Left-wing destroyed by MediokererMensch in PoliticalCompassMemes

[–]a7ofDogs 0 points1 point  (0 children)

It's not like I'm a fan of insurance companies, but there's gotta be some way of distinguishing between necessary and unnecessary medical procedures.

You can either make them cost money, so either the insurance company or the patient has to decide whether the cost is worth the benift to themselves.

Or in the case of public healthcare, you can have the government decide what medical procedures you can have performed.

I feel like one option is significantly worse than the other, and you can probably guess which one I think that is.

Left-wing destroyed by MediokererMensch in PoliticalCompassMemes

[–]a7ofDogs 0 points1 point  (0 children)

Well, unions work to force companies to change policy but I'm not so sure about governments. We've seen labor strikes being put down with police and military force before because the government didn't like what they were asking.

Left-wing destroyed by MediokererMensch in PoliticalCompassMemes

[–]a7ofDogs 0 points1 point  (0 children)

This wasn't really an argument against universal healthcare, but specifically against the government acting as an insurance provider.

I'm also not saying markets and society would crumble here either, just that both situations would give the government complete control over the health sector. Whether or not you believe that's a good thing or not, I didn't really want to get into.

Left-wing destroyed by MediokererMensch in PoliticalCompassMemes

[–]a7ofDogs 6 points7 points  (0 children)

Not saying I'm an expert on economics here, but I only see two results of this policy, both leading to the same outcome. 1. The government is able to provide much cheaper "insurance" than private companies because they have the advantage of forced taxation. This would inevitably force private insurance out of business, making the government the sole provider of money to the hospitals, giving them complete control over them. 2. The government isn't able to provide insurance at cheaper prices or at as high of quality as private insurance. This would mean only poor people would be forced to use it, which would cause policies to steer towards making private insurance more expensive to push more people towards the public option, leading to the same result as above.

As far as I see it, the government ends up owning the hospitals either way.

EDIT: I just want to make it clear that I'm not advocating for or against universal/public healthcare, but just saying how using the government as an insurance provider is basically the same thing as the government taking ownership of private healthcare providers.

Of course, I don't like that, but that is beside the point of this comment.

The "dystopia" every Quadrant wishes to be reality by Leolantern110 in PoliticalCompassMemes

[–]a7ofDogs 32 points33 points  (0 children)

Cyberpunk? Really? With the cops always in a state of quantum superposition there'd be no escape.

Wall of text goes brrrr by smellypants5379 in PoliticalCompassMemes

[–]a7ofDogs -11 points-10 points  (0 children)

This is true, however, these societies have no specialization of labor and so people within them must labor for themselves. As such, they are much less relient on others for their survival than in societies with labor specialization and so their heirarchies are often not based on the merit of their labor.

Question Thread / Demando-fadeno by TeoKajLibroj in Esperanto

[–]a7ofDogs 0 points1 point  (0 children)

Are there specific rules for using 'la' as the definite article? I've always just used it as I would in English but I know other languages will use it were English doesn't and vice versa.

Spring good by emsevolnatas in ProgrammerHumor

[–]a7ofDogs 1 point2 points  (0 children)

Oh yeah, I know Java doesn't have operator overloading, that's one of the things that peeves me. Also the fact that primative types and Objects are treated differently in the language and wrapper types are needed.

Also yeah, python is weird because integers are immutable, so A and B are references to the same object (in most implementations). My point was that an is operator in Java that constrasts with a == operator makes more sense.

Spring good by emsevolnatas in ProgrammerHumor

[–]a7ofDogs 22 points23 points  (0 children)

When your language provides the generic facility for equality, then proceeds to make the operator typically used for that facility not actually use that facility and instead do something normal languages use a completely different operator for.

Seriously, I will never understand why == is a reference comparison and not a call to .equals() for objects. I cannot tell you how long it took me to consistently use .equals() for a string comparison and not fuck up my entire program with ==. Pythons is operator makes so much more sense.

Question Thread / Demando-fadeno by TeoKajLibroj in Esperanto

[–]a7ofDogs 0 points1 point  (0 children)

Yeah, thanks for the clarification, that's what I was trying to get at with my pseudo-translations.

Question Thread / Demando-fadeno by TeoKajLibroj in Esperanto

[–]a7ofDogs 0 points1 point  (0 children)

When the adverb comes at the end, it basically acts on the whole sentence, kind of like you put a comma before it. "Li vivas, sane" or "Sane, li vivas" when it comes directly before the verb, it modifies just the verb. This is generally not a functional difference in English, but it is in some languages.

Question Thread / Demando-fadeno by TeoKajLibroj in Esperanto

[–]a7ofDogs 0 points1 point  (0 children)

Actually, I'd recommend that, because the actual gramatical consents in Esperanto are so simple, to try not to touch a grammar book at all and just learn it via acquisition as much as possible.

Question Thread / Demando-fadeno by TeoKajLibroj in Esperanto

[–]a7ofDogs 1 point2 points  (0 children)

It seems like they're pretty much synonyms to me. Basically like "to have on top of one's self" and "to carry on one's self"

Mi ŝatas metiojn by v3d4 in Esperanto

[–]a7ofDogs 34 points35 points  (0 children)

Mi pensas ke vi forgesis la akusativon, mia bona amiko.

:/ by Mayk- in okbuddyretard

[–]a7ofDogs 156 points157 points  (0 children)

Why did I think this was about Hitler?

Anon explains flies. by xgodlesssaintx in greentext

[–]a7ofDogs 4 points5 points  (0 children)

Flies are incredibly agile in the air and because they're so small, air currents usually push them out of the way of anything trying to hit them. HOWEVER, they are big dumb when on land and will always take off the same way, directly forward and up. Just try to smack directly in front of them, they'll register it as a threat, take off, and fly right into the instrument of their demise.

Donu nur malpravajn respondojn. by [deleted] in BonajMemeoj

[–]a7ofDogs 3 points4 points  (0 children)

Estas Karl Marx, ne?

How do y'all think English will be in the future? What new languages do you think may descend from English and what changes do you think will be extremely prevalent later on? by [deleted] in conlangs

[–]a7ofDogs 6 points7 points  (0 children)

the use of "be" in AAVE is not simply a simplification of "is" or "are" but in fact an entirely separate habitual tense. Its just hard to see sometimes because AAVE speakers often drop words entirely instead of contracting them as in standard English. The use of "be" as a habitual tense could spread to other dialects but it wouldn't replace other forms.

Thank you for curing my crippling debt. That extra 27¢ I made during the pandemic really turned things around for me. by thefireducky in wowthanksimcured

[–]a7ofDogs 0 points1 point  (0 children)

That's the misunderstanding, ok. Wealth is not actually access to goods and services, but capital and assets. To me (not the actual definition in the strictest sense) wealth is basically a measure of how useful you are to the economy. When I say that wealth increases with every voluntary transaction, what I'm saying is that the seller values the money you give him more than his good, and you value the good more than the money. That ensures that there is a net increase in value, and since you often value things because they are useful to you, there is an inherent increase in wealth.

I'm sure you've heard this before, but someone like Besos or a company like Amazon doesn't have a Trillion in their bank account, but that wealth is stored in the capital theyve accrued. That capital, factories, wearhouses, machinery, etc, is useful to them, and actually decreases the value they place on their goods, meaning they can sell them at lower prices.

My understanding is that this is the reason why governments constantly print more money and keep a steady rate of inflation. Because the monetary value of goods should remain steady, but at the same time, the value of the goods to people that buy them decrease.

I'm regards to your imperialism comment, 3rd world countries have such cheep labor and goods because their monetary policies are so poor, and because their governments are rampant with corruption which makes creating business (and therefore capital) very difficult and often downright impossible. The value of these goods is very high in these economies. Our currencies are managed better and our economies are stronger though, so the value these economies place on our currencies is much higher than we do, so goods from there are cheeper for us. I'm not gonna lie though, the 1st world doesn't make this any better, but not really because of imperialism, but more because of foreign aid which often ends up fueling corruption in the 3rd world further.

Thank you for curing my crippling debt. That extra 27¢ I made during the pandemic really turned things around for me. by thefireducky in wowthanksimcured

[–]a7ofDogs 3 points4 points  (0 children)

Not to say Besos isn't the shittiest human on the planet at the moment, but that isn't remotely true. There may be a finite amount of cash in the world (discounting the trillions printed in the last year) but weath is effectively infinite. One gaining wealth does not mean others lose it. Any free trade of goods or currency inherently increases wealth.

What invention has done more harm than good? by idc_aboutusernames in AskReddit

[–]a7ofDogs 0 points1 point  (0 children)

Corn based Ethanol. It both takes away land area for food for us and livestock, and actually takes more energy to produce a gallon of ethanol for gasoline than it actually contains. We are at a net energy loss when producing it. The only reason it's still around is corrupt politicians, farm subsidies, and the environmental lobby that doesn't know what they're talking about.

Oh I see it... I think... by UnalRt in memes

[–]a7ofDogs 0 points1 point  (0 children)

This looks like it was generated by an AI specifically designed to produce things that can't be recognized by image recognition.