

Not trying to shit on her, but what a terrible name. Why name someone in such a way that it doesn’t even sound like a name to most people? That sucks for everyone.


Not trying to shit on her, but what a terrible name. Why name someone in such a way that it doesn’t even sound like a name to most people? That sucks for everyone.
Seems like the most obvious reason.


That is a poorly worded headline. Sounds like the dog fell after being rescued from something else. But no, the dog fell 100ft, basically unscathed, and was then rescued.


Was, not is.


It says you’ll only be able to download stuff from their store.
EDIT: I should have specified that I was talking about the new fire stick. Not whatever they plan to do with existing ones.


I don’t stream anything illegal but I have had to sideload a couple of things that weren’t available to download for whatever reason. I’m not going to give up that ability.
It’s one thing if it was never available because they didn’t want to put in the work. I’m talking very generically here, not about Android or the Fire Stick in particular. Like, no one is really going to be upset that something like an MP3 player or a DVD player can’t run whatever software you want. But if your company is intentionally removing such functionality, you can fuck right off. Greed is the only reason to do it.


Sometimes… I wish I didn’t have the ability to read.

I didn’t know there was a way to make a wireless keyboard worse. But by god, they’ve done it.


I didn’t think the movie could get more disturbing. I was wrong.

FOMO
Gotta get that dopamine hit.


Don’t underestimate that skill. Helps people make it through the day.


Any chance you’re good at making guillotines? One can hope they become high demand.


If they can use the internet in Windows and in Linux… How is there any real difference to the end user?
They aren’t saying Linux doesn’t have advantages. They’re saying those differences don’t matter for what most people do.
Another example, playing games. There’s no advantage in playing a game in Linux over Windows, or vice versa.

I’m certainly not an expert here, but doesn’t that mean AT LEAST $1t was transacted? Market cap is cost x quantity. Losing $1t market cap is the net change though. Could have had $2t sells and $t buys for a total of $3t in transactions.
Though, the net change matters more.

Just another reason it’s better than cable.


I’m not sure what you even want then. If an email can’t be delivered you should get a kickback notifications saying it can’t be delivered. Though, that may depend on the email service.
Ans if you’re effectively looking for a read-receipt, I’m not sure why you wouldn’t want to be notified of it. I don’t want to have to manually check anything to see if there is new information to look at. An email may be overkill, but 🤷.

Cause they are EMphatic.
My conclusion is that the author doesn’t know how to use OOP properly and thus is calling the entire thing garbage. You only have to look at the method vs function argument to see that.
I program in both styles every day. They both have advantages and disadvantages. Though, admittedly, it’s difficult to differentiate between IDE benefits, language benefits, and language style (FP vs OOP) benefits.
I’ll tell you what I hate about the FP language I use. How do you determine if two objects are related to one another in some way? Hope and pray to God someone documented it because the language sure won’t give you any hints. If you set up your objects in OOP right, it’s all laid out in the models.