Forgot your password?
typodupeerror

Comment Re:Sounds like a good problem to have (Score 1) 132

the Mac mini being the rare exception, which was just a little too nerdy (needing your left over keyboard, mouse, and monitor)

If that's a barrier to entry, it's one that is shared by 90% of the (non-laptop) PC market, and it never seemed to bother PC users. It's not like Apple won't happily sell you a keyboard, mouse, and monitor along with your Mac Mini, if that's what you want to do.

Comment Re:Costly status quo? (Score 4, Insightful) 61

it's using horrendous amounts of power and causing untold environmental damage

Comparable to, say, a 787 airliner, whose environmental damage we tolerate without thought or comment simply because we're already used to it.

while maintaining the existing overall parity between the bad guys and the worse guys.

Consider the alternative, then. Anthropic does nothing, and sooner or later OpenAI or some other less responsible company delivers an AI with similar capabilities, but just throws it out to the public without much thought about the consequences. Both the black hats and the white hats start using it, of course, but the black hats have a field day compromising anything and everything before the white hats have a chance to find, fix, and distribute all the necessary patches to defend against all the newfound exploits. Not a great situation to be in, but probably unavoidable at this point unless the white hats are given a head start.

Comment Toll roads could've done this decades ago (Score 0) 196

I've been wondering for many years before the first traffic camera appeared, why the toll-roads aren't enforcing the speed limits automatically. The time you enter and exit the highway is recorded down to a second. The distance between these two points is known — your average speed could be computed on the spot even with the early 90-ies technology...

The polite police officers would be standing right behind the toll-booths issuing tickets without the drama of hiding in the bushes, then chasing you at highway speeds...

And, yeah, you could lower it by stopping at a rest area — but it'd still be a tremendous disincentive to speed.

I was and continue to hope, that such universal enforcement, affecting all voters, would cause the limits to go up to reasonable figures — or even be abolished completely...

Submission + - Anthropic blocks Claude subscriptions from third party AI tools like OpenClaw (nerds.xyz)

BrianFagioli writes: Anthropic says Claude subscriptions will no longer cover usage inside third party tools like OpenClaw starting April 4 at 12pm PT. Users who previously logged into those apps with their Claude account will now need to purchase usage bundles or use a Claude API key instead. The company says its subscription plans were built for normal chat usage, not the automated workloads often generated by external clients and agent frameworks.

The move appears aimed at controlling compute costs as demand for AI models continues to rise. Third party tools can generate far more model requests than a typical user chatting in a browser, especially when automation or scripting is involved. Casual users likely will not notice any difference, but developers and power users who relied on those tools may now face usage based pricing.

Comment Re:BitTorrent (Score 1) 61

Yes there is, it's hardware and driver version dependent. It's far more efficient to just do the compilation in the background than to keep a precompiled version for each game for each combination of hardware and driver, x2 once for Vulkan and once for DirectX for games which support both.

They could take that one step further: once your computer has compiled the appropriate shader for its particular combination of hardware/driver/etc, the game could upload that particular shader to a repository, so that the next install with the exact same combination of conditions could just download it instead of having to duplicate the work. I imagine there are a lot of people out there running functionally identical systems that would benefit.

I suppose they don't do that because they don't trust people not to repurpose the mechanism as a malware vector, or something.

Slashdot Top Deals

Take everything in stride. Trample anyone who gets in your way.

Working...