thenonsequitur | 2 years ago | on: GPTBot – OpenAI’s Web Crawler
thenonsequitur's comments
thenonsequitur | 2 years ago | on: GPTBot – OpenAI’s Web Crawler
thenonsequitur | 2 years ago | on: GPTBot – OpenAI’s Web Crawler
thenonsequitur | 2 years ago | on: GPTBot – OpenAI’s Web Crawler
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.
thenonsequitur | 11 years ago | on: How crazy am I to think I actually know where that Malaysia Airlines plane is?
"The Ultimate Conspiracy Debunker" https://www.youtube.com/watch?v=Hug0rfFC_L8
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.
thenonsequitur | 12 years ago | on: Elon Musk: To the People of New Jersey
In other words, they are not trying this simply because selling direct is a better choice.
thenonsequitur | 12 years ago | on: Flappy Bird Creator Dong Nguyen Speaks Out
"People can clone the app because of its simplicity," Nguyen says, "but they will never make another Flappy Bird."
thenonsequitur | 12 years ago | on: Atom
thenonsequitur | 12 years ago | on: Introducing Rubinius X
* 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.
thenonsequitur | 12 years ago | on: Introducing Rubinius X
thenonsequitur | 12 years ago | on: Introducing Rubinius X
But by taking it as axiomatic that few people use ruby, he is begging the question.
thenonsequitur | 12 years ago | on: IE seems right, Chrome seems wrong
thenonsequitur | 12 years ago | on: Steam Controller
thenonsequitur | 12 years ago | on: Steam Controller
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.
thenonsequitur | 12 years ago | on: Steam Controller
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.
thenonsequitur | 12 years ago | on: GitHub experiencing a large DDoS attack
thenonsequitur | 12 years ago | on: GitHub experiencing a large DDoS attack
thenonsequitur | 12 years ago | on: Forgotten Employee (2002)
thenonsequitur | 12 years ago | on: "Disable Javascript" option removed in Firefox 23
thenonsequitur | 13 years ago | on: DRM in HTML5 is a victory for the open Web, not a defeat
This is probably true, but that doesn't make EME a good thing. Okay, so some powerful media companies are colluding to develop a shitty content delivery platform. How does that at all entail the idea that HTML should throw support behind it? Just because it's going to happen doesn't mean you have to officially endorse it.
2. "Deprived of the ability to use browser plugins, protected content distributors are not, in general, switching to unprotected media. Instead, they're switching away from the Web entirely."
I really don't see this as a problem. The web simply doesn't need these DRM-enamored content distributors. It will do fine without them. In fact, if the web loses them, the web wins.
3. "Opposition to EME will produce" a situation where software and services are "locked away in a series of proprietary, platform-specific apps".
This is just a stupid thing to say. DRM requires a series of proprietary, platform-specific apps, regardless of how they're implemented. The proposed CDMs (content decryption modules) that EME requires are also proprietary and platform-specific. They are quite simply no better than traditional HTML plug-ins like Flash or newer delivery platforms like native mobile apps. "A rose by any other name". Except that DRM doesn't smell sweet at all.
4. "A case could be made that EME will make it easier for content distributors to experiment with--and perhaps eventually switch to--DRM-free distribution."
While it's technically true that EME might make it slightly easier for such experimentation, that's really besides the point. Ease of implementation is absolutely not what's stopping these content distributors from such experiments. Business politics is what's stopping them. If a business decides that it wants to try a DRM-free model, it will try it. The implementation details hardly affect the decision.