Now you're shifting the goal posts. Please re-read the comments/replies up to this point and you'll see no mention of laws anywhere. That's not what the discussion is about. It's about whether AI consumers of publicly accessible content should be required to pay for that content when human consumers should not.
If you don't want to engage in the argument, that's on you. I don't think ChatGPT not being a human makes any difference and I think the onus is on you to explain why it should.
Well if you are blocking access to their crawler, I'd imagine they'd have no need to use an incognito crawler to check for malicious content. Why would they care if that content is not ending up in their index anyway?
Presumably, the incognito crawlers are only used on sites that have already granted the regular crawler access. That's content that ends up in their index which they want to vet.
The idea in this video is also that most conspiracy theories are easy to debunk without even analyzing the contents of the theory, just looking at political factors.
What's preventing them? If they did that, they'd have to give up a fraction of their sales. Also, it's not easy to set or agree on a commission percent when Tesla and the dealerships have such opposing interests to begin with.
In other words, they are not trying this simply because selling direct is a better choice.
Not impossible, no. But we absolutely have enough control over software to make it highly improbable for someone to accidentally delete something important and make it unrecoverable.
First, let me start by saying I'm a day-to-day Ruby developer and I absolutely love the language. That said, there are things besides the speed that prevent the acceptance of Ruby among people:
* No static type checking, potentially resulting in more bugs
* Ease of monkey-patching, potentially resulting in insecurities
* Rampant use of hash-as-arguments, resulting in method definitions that don't actually define their arguments (though Ruby 2.0 fixes this with named parameters, it's still a common pattern)
* Heavy use of symbols, which some people see as the moral equivalent of magic strings
I personally think all of these arguments are bunk except for the over-use of hash-as-arguments even in Ruby 2.0. But some people give them credence.
I think he's taking as axiomatic that there only a few people using ruby, thus claiming this demonstrates the general rule people don't use ruby. Thus he is, in fact, using the phrase correctly.
But by taking it as axiomatic that few people use ruby, he is begging the question.
Yeah, I agree with you. I should have qualified what I said. I meant to say, "I'd only be using it with my computer anyway, and I don't think this will ever beat a keyboard/mouse in terms of practicality and ease of use with a computer". Agree that for a tv in the living room, or any environment where a large flat surface in front of you is impractical, that a keyboard/mouse is not so good.
I think it's great that Valve is innovating on controllers.
Personally, I won't buy one -- I don't intend on getting a steam machine so I'd only be using it with my computer anyway, and I don't think this will ever beat a keyboard/mouse in terms of practicality and ease of use.
But that aside, I'm glad they are at least trying to make a next-generation controller -- gives me hope there might one day be a controller I actually like. Though I'm not particularly hyped about the controller-specific features via API. For a game system that usually ranks accessibility very highly, the idea of device-tied game features strikes me as a somewhat regressive move, even if the features themselves are progressive.
Not sure where that argument comes from -- it's certainly not one I've ever made. I personally really prefer the nub over touch pad, but it has nothing to do with not having to move my fingers away from the keyboard.
I mean, given the option of a physical mouse, I will always prefer that over both nub and track pad -- and the physical mouse requires the most movement away from the keyboard (of course, to avoid all three mouse input methods I use keyboard shortcuts when possible).
Anyway, my reasons for preferring the nub are:
* Less movement required on the actual input device. Just a slight tilt of the finger can move the mouse cursor from anywhere to anywhere else.
* Higher accuracy. This one may be subjective, only personal applicable, and/or biased, but I think the nub just makes it so much easier to navigate compared to the touch pad.
It could be to cause a failure in an ancillary github service that results in opening up a new attack vector which could then allow the attackers to steal code from private repos.
The goal may be to potentially open up a new attack vector to steal code, some of which may contain secrets. This is pure speculation, but a definite possibility.
I remember reading Rendezvous with Rama when I was a kid, and the whole time in my head I was pronouncing rendezvous in completely phonetic English, which also happened to make my mom laugh hysterically when I first said it out loud.
Actually, at least one mainstream browser (Safari for iPhone) doesn't support Flash, and that's a part of why Flash has been declining (HTML5 capabilities being another important part).